staticBridgePathLoopPrevention
ZHONE-COM-BRIDGE-REC-MIB ·
.1.3.6.1.4.1.5504.4.7.18.1.10
Object
column r/w
Enumeration
This field does the following options,'BlockAsym(1)' blocks a learning bridge if flap is detected between it and an uplink bridge. 'BlockAll(2)' incorporates 'blockAsym(1)' but it also blocks a learning bridge if it flaps against another learning bridge.
Context
- MIB
- ZHONE-COM-BRIDGE-REC-MIB
- OID
.1.3.6.1.4.1.5504.4.7.18.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- staticBridgePathEntry
- Groups
- 1
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 'ZHONE-COM-BRIDGE-REC-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-COM-BRIDGE-REC-MIB::staticBridgePathLoopPrevention'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHONE-COM-BRIDGE-REC-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-COM-BRIDGE-REC-MIB::staticBridgePathLoopPrevention.<ifIndex>.<staticBridgePathAddressType>.<bridgeIfVlanId>.<staticBridgePathMacOrIpAddress>.<bridgeIfStagId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-COM-BRIDGE-REC-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-COM-BRIDGE-REC-MIB::staticBridgePathLoopPrevention'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | blockAsym |
2 | blockAll |
3 | blockAsymAuto |
4 | blockAllAuto |
Conformance
Member of