swPktStormCtrlCountDown
PKT-STORM-CTRL-MIB ·
.1.3.6.1.4.1.171.12.25.3.1.1.7
Object
If a packet storm has been encountered continuously on a given port for a long
period of time (indicated by the value of this object), the port will be shut
down forever until it's recovered manually.
Note:
The max entry range is (-1..N), the value N means the maximum number, it is
determined by the project itself.
Value 0 to disable the function of shutdown forever.
Value -1 means disable the countdown timer, When the action is shutdown and countdown time is disabled,
when the switch detects storm, it will shutdown the port directly.
Context
- MIB
- PKT-STORM-CTRL-MIB
- OID
.1.3.6.1.4.1.171.12.25.3.1.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Units
- minutes
- Parent
- swPktStormCtrlEntry
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 'PKT-STORM-CTRL-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PKT-STORM-CTRL-MIB::swPktStormCtrlCountDown'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PKT-STORM-CTRL-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PKT-STORM-CTRL-MIB::swPktStormCtrlCountDown.<swPktStormCtrlPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PKT-STORM-CTRL-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PKT-STORM-CTRL-MIB::swPktStormCtrlCountDown'
Syntax
minutesSNMPv2-SMIInteger32
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647