dot1dSrBridgeLfMode
SOURCE-ROUTING-MIB ·
.1.3.6.1.2.1.17.3.2
Object
scalar mandatory
r/w
Enumeration
Indicates whether the bridge operates using older 3 bit length negotiation fields or the newer 6 bit length field in its RIF.
Context
- MIB
- SOURCE-ROUTING-MIB
- OID
.1.3.6.1.2.1.17.3.2- Type
- scalar
- Access
- readwrite
- Status
- mandatory
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 'SOURCE-ROUTING-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SOURCE-ROUTING-MIB::dot1dSrBridgeLfMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SOURCE-ROUTING-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SOURCE-ROUTING-MIB::dot1dSrBridgeLfMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | mode3 |
2 | mode6 |