inbMonarchSystemINB
CTINB-MIB ·
.1.3.6.1.4.1.52.4.1.2.12.1.1.1.1.1
Object
column mandatory
Enumeration
Two physical INB's may exist on a module. This object distinquishes which INB, INB-A or INB-B.
Context
- MIB
- CTINB-MIB
- OID
.1.3.6.1.4.1.52.4.1.2.12.1.1.1.1.1- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- inbMonarchSystemEntry
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 'CTINB-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTINB-MIB::inbMonarchSystemINB'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTINB-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTINB-MIB::inbMonarchSystemINB.<inbMonarchINB>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTINB-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTINB-MIB::inbMonarchSystemINB'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | inbA |
2 | inbB |