swPktStormRecover
PKT-STORM-CTRL-MIB ·
.1.3.6.1.4.1.171.12.25.1.1
Object
Manually recover port from shutdown state. If a port has encountered a packet storm continuously for a long period of time as indicated by swPktStormCtrlCountDown, this port will be shutdown forever. This command recovers it manually. If the auto-recover mechanism is supported, this object is of no use.
Context
- MIB
- PKT-STORM-CTRL-MIB
- OID
.1.3.6.1.4.1.171.12.25.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- swPktStormCtrl
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 '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::swPktStormRecover.0'
More examples
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::swPktStormRecover'