VIPTELA-SNMP-USM

        This MIB extends the OID's for SNMP-USM-MIB specified in RFC 3414. 
        
The privacy protocol OID's specified herein are intended to be used as values for usmUserPrivProtocol when managing SNMPv3 users via the snmpUsmMIB. 
        
This MIB defines the OID's for the following encryption options: 
        
    * 256 bit key size AES 
        
OID for 128 bit key size AES encryption is defined in SNMP-USM-AES-MIB as per the RFC 3826.
    
Source file
VIPTELA-SNMP-USM
Last revised
Identity
viptela-snmp-usm
Base OID
1.3.6.1.4.1.41916.101
Imported Objects
SNMPv2-SMI MODULE-IDENTITY (no object page)
VIPTELA-GLOBAL viptela
Net-SNMP examples using the cisco 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 'VIPTELA-SNMP-USM' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'VIPTELA-SNMP-USM::viptela-snmp-usm'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'VIPTELA-SNMP-USM' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VIPTELA-SNMP-USM::viptela-snmp-usm'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (3)
.1.3.6.1.4.1.41916.101
.1.3.6.1.4.1.41916.101.1
.1.3.6.1.4.1.41916.101.1.1
Dependencies (3) 2 direct · 1 transitive 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. SNMPv2-TCrfc
  3. VIPTELA-GLOBALcisco
  4. VIPTELA-SNMP-USMciscoselected