agentSwitchBroadcastControlMode
GSM7324-SWITCHING-MIB ·
.1.3.6.1.4.1.4526.1.7.1.2.8.2
Object
scalar r/w
Enumeration
The switch config broadcast allows you to enable or disable broadcast storm recovery mode. When you specify Enable for Broadcast Storm Recovery and the broadcast traffic on any Ethernet port exceeds 20 percent of the link speed, the switch blocks (discards) the broadcast traffic until the broadcast traffic returns to 10 percent or less. Upper limit for 10M link is 20% and lower limit is 10%. For 100M link Upper limit is 5% and lower limit is 2%
Context
- MIB
- GSM7324-SWITCHING-MIB
- OID
.1.3.6.1.4.1.4526.1.7.1.2.8.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- agentSwitchConfigGroup
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 'GSM7324-SWITCHING-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GSM7324-SWITCHING-MIB::agentSwitchBroadcastControlMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GSM7324-SWITCHING-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GSM7324-SWITCHING-MIB::agentSwitchBroadcastControlMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |