dot1dPortPairBridgeState
SOURCE-ROUTING-MIB ·
.1.3.6.1.2.1.17.10.2.1.4
Object
column mandatory
r/w
Enumeration
The state of dot1dPortPairBridgeNum. Writing 'invalid(3)' to this object removes the corresponding entry.
Context
- MIB
- SOURCE-ROUTING-MIB
- OID
.1.3.6.1.2.1.17.10.2.1.4- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- dot1dPortPairEntry
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 'SOURCE-ROUTING-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SOURCE-ROUTING-MIB::dot1dPortPairBridgeState'
More examples
Read one indexed 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::dot1dPortPairBridgeState.<dot1dPortPairLowPort>.<dot1dPortPairHighPort>'
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::dot1dPortPairBridgeState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |
3 | invalid |