NET-SNMP-VACM-MIB

        Defines Net-SNMP extensions to the standard VACM view table.
    
Source file
NET-SNMP-VACM-MIB
Last revised
Identity
netSnmpVacmMIB
Base OID
1.3.6.1.4.1.8072.1.9
Imported Objects
NET-SNMP-MIB netSnmpGroups netSnmpObjects
SNMP-FRAMEWORK-MIB SnmpAdminString
SNMP-VIEW-BASED-ACM-MIB vacmAccessContextPrefix vacmAccessSecurityLevel vacmAccessSecurityModel vacmGroupName
SNMPv2-CONF NOTIFICATION-GROUP (no object page) OBJECT-GROUP (no object page)
SNMPv2-SMI MODULE-IDENTITY (no object page) OBJECT-TYPE (no object page)
SNMPv2-TC DisplayString RowStatus StorageType TEXTUAL-CONVENTION (no object page)
Net-SNMP examples using the net-snmp MIB directory Show commands

These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.

Translate the module identity
/usr/bin/snmptranslate -Pud -Ir -On -m 'NET-SNMP-VACM-MIB' -M '/opt/observium/mibs/net-snmp:/opt/observium/mibs/rfc' 'NET-SNMP-VACM-MIB::netSnmpVacmMIB'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NET-SNMP-VACM-MIB' -M '/opt/observium/mibs/net-snmp:/opt/observium/mibs/rfc' 'udp:<hostname>:161' 'NET-SNMP-VACM-MIB::netSnmpVacmMIB'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (8)
.1.3.6.1.4.1.8072.1.9
.1.3.6.1.4.1.8072.1.9.1
.1.3.6.1.4.1.8072.1.9.1.1
OctetString
.1.3.6.1.4.1.8072.1.9.1.1.1
Enumeration
.1.3.6.1.4.1.8072.1.9.1.1.2
OctetString
.1.3.6.1.4.1.8072.1.9.1.1.3
.1.3.6.1.4.1.8072.1.9.1.1.4
.1.3.6.1.4.1.8072.1.9.1.1.5
Dependencies (6) 6 direct Show tree and compile order Hide dependency details

Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.

Dependency tree
Dependency-first compile order
  1. SNMPv2-SMIrfc
  2. NET-SNMP-MIBnet-snmp
  3. SNMPv2-CONFrfc
  4. SNMPv2-TCrfc
  5. SNMP-FRAMEWORK-MIBrfc
  6. SNMP-VIEW-BASED-ACM-MIBrfc
  7. NET-SNMP-VACM-MIBnet-snmpselected