agentSnmpBroadcastStormTrapFlag
FSM7326-SWITCHING-MIB ·
.1.3.6.1.4.1.4526.1.9.1.2.6.5.5
Object
scalar r/w
Enumeration
Broadcast Storm Flag - This flag enables or disables the broadcast storm trap. You must also enable Broadcast Storm Recovery Mode (see the Switch Configuration Menu). When this value is set to Enable and Broadcast Storm Recovery mode is set to Enable, the Broadcast Storm Start/End traps are sent when the switch enters and leaves Broadcast Storm Recovery.
Context
- MIB
- FSM7326-SWITCHING-MIB
- OID
.1.3.6.1.4.1.4526.1.9.1.2.6.5.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- agentSnmpTrapFlagsConfigGroup
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 'FSM7326-SWITCHING-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FSM7326-SWITCHING-MIB::agentSnmpBroadcastStormTrapFlag.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FSM7326-SWITCHING-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FSM7326-SWITCHING-MIB::agentSnmpBroadcastStormTrapFlag'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |