Comware

 View Only

HPE 5900 SNMPv3 MIB View

This thread has been viewed 2 times
  • 1.  HPE 5900 SNMPv3 MIB View

    Posted Jun 14, 2018 11:56 AM

    Hello

    i was following HP guideline to configure SNMPv3 (https://support.hpe.com/hpsc/doc/public/display?docId=emr_na-c03148639),  but i have a question regarding mib-views.

    in the HP example config is:

    [Agent] undo snmp-agent mib-view ViewDefault  
    [Agent] snmp-agent mib-view included test snmp  
    [Agent] snmp-agent group v3 managev3group read-view test write-view test

    my question, what happens in second line "snmp-agent mib-view included test snmp"? Are 2 new MIB-Views "test" and "snmp" created or are they pre-defined? If so, what are the possible values and to which MIBs do they grant access? 

    If i execute "display snmp-agent mib-view" only ViewDefault is there, no other mib-views:

    display snmp-agent mib-view
       View name: ViewDefault
           MIB Subtree: iso
           Subtree mask:
           Storage-type: nonVolatile
           View Type: included
           View status: active
    
       View name: ViewDefault
           MIB Subtree: snmpUsmMIB
           Subtree mask:
           Storage-type: nonVolatile
           View Type: excluded
           View status: active
    
       View name: ViewDefault
           MIB Subtree: snmpVacmMIB
           Subtree mask:
           Storage-type: nonVolatile
           View Type: excluded
           View status: active
    
       View name: ViewDefault
           MIB Subtree: snmpModules.18
           Subtree mask:
           Storage-type: nonVolatile
           View Type: excluded
           View status: active

     Thanks for your help in advance!