cContextMappingBridgeInstName
CISCO-CONTEXT-MAPPING-MIB ·
.1.3.6.1.4.1.9.9.468.1.3.1.1
Object
The object identifies the name given to bridge
instance to which the SNMP context is mapped to.
Value of this object cannot be changed when the
RowStatus object in the same row is 'active'.
This is typically a human-readable string. This is
the same ASCII string used in the router's console
interface to refer to this bridge instance.
When the value of this object is a zero length
string, it indicates that the SNMP context is
independent of any bridge instances.
Context
- MIB
- CISCO-CONTEXT-MAPPING-MIB
- OID
.1.3.6.1.4.1.9.9.468.1.3.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cContextMappingBridgeInstanceEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/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::cContextMappingBridgeInstName'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -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::cContextMappingBridgeInstName.<cContextMappingVacmContextName>'
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::cContextMappingBridgeInstName'
Syntax
- Source
- SNMP-FRAMEWORK-MIBSnmpAdminString
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..255
Conformance
Member of
Compliance refinements
cContextMappingMIBComplianceRev2
readonly
Write access is not required.
cContextMappingMIBComplianceRev3
readonly
Write access is not required.