cContextMappingTable
CISCO-CONTEXT-MAPPING-MIB ·
.1.3.6.1.4.1.9.9.468.1.1
Object
table
This table contains information on which
cContextMappingVacmContextName is mapped to
which VRF, topology, and routing protocol instance.
This table is indexed by SNMP VACM context.
Configuring a row in this table for an SNMP context
does not require that the context be already defined,
i.e., a row can be created in this table for a context
before the corresponding row is created in RFC 3415's
vacmContextTable.
To create a row in this table, a manager must set
cContextMappingRowStatus to either 'createAndGo' or
'createAndWait'.
To delete a row in this table, a manager must set
cContextMappingRowStatus to 'destroy'.
Context
- MIB
- CISCO-CONTEXT-MAPPING-MIB
- OID
.1.3.6.1.4.1.9.9.468.1.1- Type
- table
- Status
- current
- Parent
- cContextMappingMIBObjects
- Children
- 1
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-CONTEXT-MAPPING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CONTEXT-MAPPING-MIB::cContextMappingTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CONTEXT-MAPPING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CONTEXT-MAPPING-MIB::cContextMappingTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.