staticBridgeFlapControl
ZHONE-COM-BRIDGE-REC-MIB ·
.1.3.6.1.4.1.5504.4.7.3.1.5
Object
column r/w
Enumeration
This object enables or disable Flap Control in the Bridge Filter Table. The value 'disable(2)' turns Flap Control mode off. The values 'enable(3)' or 'fast(4) turn flap control mode on. 'Enable(3)' applies a hold time of 60 secs before allowing addr/IP to be moved to a new port, while 'fast(4)' applies a hold time of 0 secs. A value of 'default(1)' indicates 'Don't Care' and defaults to a disable or enable set by another entry.
Context
- MIB
- ZHONE-COM-BRIDGE-REC-MIB
- OID
.1.3.6.1.4.1.5504.4.7.3.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- staticBridgeEntry
- 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::staticBridgeFlapControl'
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::staticBridgeFlapControl.<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::staticBridgeFlapControl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | default |
2 | disable |
3 | enable |
4 | fast |
Conformance
Member of