boardBypassRingPortState
IRM3-MIB ·
.1.3.6.1.4.1.52.1.2.2.3.3.10
Object
scalar mandatory
r/w
Enumeration
This object sets and reports the state of the ring bypass relay on boards which contain a ring bypass relay. The ring bypass relay will separate only the ring ports from the FNB. The FNB only bypasses the station ports on these boards. The illegal value (3) will return an error status if set.
Context
- MIB
- IRM3-MIB
- OID
.1.3.6.1.4.1.52.1.2.2.3.3.10- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- tokenRingB
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IRM3-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IRM3-MIB::boardBypassRingPortState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IRM3-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IRM3-MIB::boardBypassRingPortState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | off |
2 | on |
3 | illegal |