stormBroadcastThreshold
PROXIM-MIB ·
.1.3.6.1.4.1.841.1.1.1.6.10.1.1.4
Object
column r/w
Integer32
This parameter is used to provide the threshold value of the broadcast packets to be processed for interface.If threshold value for broadcast packets is set to '0', no filtering will take place (filtering will be disabled). Excess packets will be dropped if packets are more than threshold value.To disable Broadcast wireless packets filtering,this variable should be set to '0' (Zero).
Context
- MIB
- PROXIM-MIB
- OID
.1.3.6.1.4.1.841.1.1.1.6.10.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- stormThresholdTableEntry
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 'PROXIM-MIB' -M '/opt/observium/mibs/proxim:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PROXIM-MIB::stormBroadcastThreshold'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PROXIM-MIB' -M '/opt/observium/mibs/proxim:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PROXIM-MIB::stormBroadcastThreshold.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PROXIM-MIB' -M '/opt/observium/mibs/proxim:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PROXIM-MIB::stormBroadcastThreshold'
Syntax
Integer32
Values & Constraints
No enumerated values or constraints recorded.