cmVirtualContextEntry
CISCO-MODULE-VIRTUALIZATION-MIB ·
.1.3.6.1.4.1.9.9.472.1.1.1.1
Object
row
An entry in virtual context table. Each entry
provides information about a particular virtual context.
To create a virtual context, following procedure is
used:
- choose the appropriate value for entPhysicalIndex
to point to an entry(with entPhysicaClass = 'module')
in entPhysicalTable.
- specify the name of the virtual context.
- create an entry in the table by specifying
ciscoVirtualContextRowStatus value of
'createAndGo' or 'createAndWait'.
One or more virtual contexts can be created in a module.
Each of these contexts are identified by a unique name.
Resources can be assigned/mapped to each virtual context.
Configurations and Monitoring can be done each virtual
context independent of each other. Configuration changes in
one virtual context will not affect other.
Context
- MIB
- CISCO-MODULE-VIRTUALIZATION-MIB
- OID
.1.3.6.1.4.1.9.9.472.1.1.1.1- Type
- row
- Status
- current
- Parent
- cmVirtualContextTable
- Table
- cmVirtualContextTable
- Children
- 6
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the 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::cmVirtualContextEntry'
More examples
Translate to a numeric OID
/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::cmVirtualContextEntry'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.