a3ComBrgBLimitTimer
A3Com-Bridge-r3-MIB ·
.1.3.6.1.4.1.43.2.9.1.9
Object
scalar mandatory
r/w
Enumeration
This object is used to select the broadcast limit feature sample interval. That is, this object contains the value of the time interval over which the number of broadcast packets per second are calculated. If that number exceeds the value of a3ComBrgBroadCastLimit for a particular port, the bridge will stop forwarding all broadcast packets on that port for the rest of the time interval.
Context
- MIB
- A3Com-Bridge-r3-MIB
- OID
.1.3.6.1.4.1.43.2.9.1.9- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- a3ComBrgGen
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'A3Com-Bridge-r3-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3Com-Bridge-r3-MIB::a3ComBrgBLimitTimer.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'A3Com-Bridge-r3-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'A3Com-Bridge-r3-MIB::a3ComBrgBLimitTimer'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disabled |
2 | timer400ms |
3 | timer600ms |
4 | timer800ms |
5 | timer1000ms |