contResourceMibPointer
CT-CONTAINER-MIB ·
.1.3.6.1.4.1.52.4.1.1.9.4.1.1.3
Object
column mandatory
ObjectIdentifier
The value of this object defines the start of a MIB that can be used to determine more specific information about the given resource. This may include information about what physcial modules the resource is connected. It also may provide specific control information about the physcial resource. For example for a backplane the MIB may refer contain information on insert/bypass status of any given physical module.
Context
- MIB
- CT-CONTAINER-MIB
- OID
.1.3.6.1.4.1.52.4.1.1.9.4.1.1.3- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- contResourceEntry
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 'CT-CONTAINER-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CT-CONTAINER-MIB::contResourceMibPointer'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CT-CONTAINER-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CT-CONTAINER-MIB::contResourceMibPointer.<contResourceID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CT-CONTAINER-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CT-CONTAINER-MIB::contResourceMibPointer'
Syntax
ObjectIdentifier
Values & Constraints
No enumerated values or constraints recorded.