staticBridgeLoopPrevention

ZHONE-COM-BRIDGE-REC-MIB · .1.3.6.1.4.1.5504.4.7.3.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.3.1.10
Type
column
Access
readwrite
Status
current
Parent
staticBridgeEntry
Groups
1

Walk 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::staticBridgeLoopPrevention'
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::staticBridgeLoopPrevention.<ifIndex>.<staticBridgeAddressType>.<bridgeIfVlanId>.<staticBridgeMacOrIpAddress>.<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::staticBridgeLoopPrevention'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0none
1blockAsym
2blockAll
3blockAsymAuto
4blockAllAuto

Conformance