rlStormCtrlRateLimCfgAction
NETGEAR-RADLAN-STORMCTRL-MIB ·
.1.3.6.1.4.1.4526.17.77.12.1.4
Object
send a trap when a storm occurs on a port or/and shut down a port when a storm occurs on the port.
Context
- MIB
- NETGEAR-RADLAN-STORMCTRL-MIB
- OID
.1.3.6.1.4.1.4526.17.77.12.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rlStormCtrlRateLimCfgEntry
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 'NETGEAR-RADLAN-STORMCTRL-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-STORMCTRL-MIB::rlStormCtrlRateLimCfgAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETGEAR-RADLAN-STORMCTRL-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-STORMCTRL-MIB::rlStormCtrlRateLimCfgAction.<dot1dBasePort>.<rlStormCtrlRateLimCfgTraffic>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-RADLAN-STORMCTRL-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-RADLAN-STORMCTRL-MIB::rlStormCtrlRateLimCfgAction'
Syntax
- Source
- RlStormCtrlActionType
- Base type
Enumeration
Values & Constraints
Type Values
1 | none |
2 | trap |
3 | shutdown |
4 | trapAndShutdown |