CISCO-MODULE-VIRTUALIZATION-MIB

        This MIB provides a way to create virtual contexts,
and managing them.  A virtual context is logical
partition of a physical device.  The Virtual context
provide different type of services and can be managed 
independently.  Each virtual context is an independent 
entity, with its own configuration and supports
almost all the options that can be configured on
stand-alone hardware.  Each context can have a separate 
management IP address that the user can Telnet/SSH into  
and send other requests(SNMP, FTP etc).
        
This MIB contains tables for creating/deleting virtual
contexts and assigning interfaces and/or interface ranges
to virtual contexts.
    
Source file
CISCO-MODULE-VIRTUALIZATION-MIB
Last revised
Identity
ciscoModuleVirtualizationMIB
Base OID
1.3.6.1.4.1.9.9.472
Imported Objects
CISCO-L4L7MODULE-RESOURCE-LIMIT-MIB CiscoResourceClass
CISCO-SMI ciscoMgmt
CISCO-TC CiscoURLString
ENTITY-MIB entPhysicalIndex
IANAifType-MIB IANAifType
SNMP-FRAMEWORK-MIB SnmpAdminString
SNMPv2-CONF MODULE-COMPLIANCE (no object page) NOTIFICATION-GROUP (no object page) OBJECT-GROUP (no object page)
SNMPv2-SMI MODULE-IDENTITY (no object page) NOTIFICATION-TYPE (no object page) OBJECT-TYPE (no object page) Unsigned32
SNMPv2-TC RowStatus StorageType TruthValue
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 'CISCO-MODULE-VIRTUALIZATION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-MODULE-VIRTUALIZATION-MIB::ciscoModuleVirtualizationMIB'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-MODULE-VIRTUALIZATION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-MODULE-VIRTUALIZATION-MIB::ciscoModuleVirtualizationMIB'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (26)
.1.3.6.1.4.1.9.9.472
.1.3.6.1.4.1.9.9.472.0
.1.3.6.1.4.1.9.9.472.1
.1.3.6.1.4.1.9.9.472.1.1
.1.3.6.1.4.1.9.9.472.1.1.1
.1.3.6.1.4.1.9.9.472.1.1.1.1
.1.3.6.1.4.1.9.9.472.1.1.1.1.1
.1.3.6.1.4.1.9.9.472.1.1.1.1.2
.1.3.6.1.4.1.9.9.472.1.1.1.1.3
.1.3.6.1.4.1.9.9.472.1.1.1.1.4
.1.3.6.1.4.1.9.9.472.1.1.1.1.5
.1.3.6.1.4.1.9.9.472.1.1.1.1.6
.1.3.6.1.4.1.9.9.472.1.1.2
.1.3.6.1.4.1.9.9.472.1.1.2.1
.1.3.6.1.4.1.9.9.472.1.1.2.1.1
.1.3.6.1.4.1.9.9.472.1.1.2.1.2
.1.3.6.1.4.1.9.9.472.1.1.2.1.3
.1.3.6.1.4.1.9.9.472.1.1.2.1.4
.1.3.6.1.4.1.9.9.472.1.1.2.1.5
.1.3.6.1.4.1.9.9.472.1.2
.1.3.6.1.4.1.9.9.472.1.2.1
.1.3.6.1.4.1.9.9.472.1.3
.1.3.6.1.4.1.9.9.472.1.3.1
.1.3.6.1.4.1.9.9.472.2
.1.3.6.1.4.1.9.9.472.2.1
.1.3.6.1.4.1.9.9.472.2.2
Dependencies (12) 9 direct · 3 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
Conformance Groups (5)
The collection of objects which are used to represent
virtual contexts in a virtualized system.
.1.3.6.1.4.1.9.9.472.2.2.1
The collection of objects which are used
for assigning interfaces to a virtual context.
.1.3.6.1.4.1.9.9.472.2.2.2
The collection of object to control notifications
that are sent.
.1.3.6.1.4.1.9.9.472.2.2.3
The collection of objects sent only in notifications.
.1.3.6.1.4.1.9.9.472.2.2.4
The collection of objects which are used to represent
virtual contexts in a virtualized system.
.1.3.6.1.4.1.9.9.472.2.2.5
Compliance Statements (1)

OID .1.3.6.1.4.1.9.9.472.2.1.1
The compliance statement for SNMP entities which implement
virtualization MIB.
Required groups
mandatory cmVirtContextconfigGroup
optional cmVirtContextIfMapGroup This group is mandatory in those systems
which supports assignment of interface
and interface ranges to a virtual context.
optional cmVirtContextNotifControlGroup This group is mandatory in those systems
where it is required to control notifications
that are sent.
optional cmVirtContextNotificationGroup This group is mandatory in those systems
where context add/delete is required by the
NMS applications.
Notifications / Traps (2)
NameOIDDescription
.1.3.6.1.4.1.9.9.472.0.1
This notifications will be sent
when a virtual context is added.
.1.3.6.1.4.1.9.9.472.0.2
This notifications will be sent
when a virtual context is removed/deleted.