fnbRPBypass
CTRON-COMMON-MIB ·
.1.3.6.1.4.1.52.1.6.1.2.1.1.1.5
Object
column mandatory
r/w
Enumeration
Denotes the Ring Port bypass status of the current Token Ring board. If this capability is not available on this board, the value 'other' is returned when read, and BADSETINFO when written.
Context
- MIB
- CTRON-COMMON-MIB
- OID
.1.3.6.1.4.1.52.1.6.1.2.1.1.1.5- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- fnbTREntry
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 'CTRON-COMMON-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-COMMON-MIB::fnbRPBypass'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTRON-COMMON-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-COMMON-MIB::fnbRPBypass.<fnbTRIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRON-COMMON-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRON-COMMON-MIB::fnbRPBypass'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | disabled |
3 | enabled |