zyErrdisableRecoveryState
ZYXEL-ERR-DISABLE-MIB ·
.1.3.6.1.4.1.890.1.15.3.24.1.1.1
Object
Enable/Disable error disabled port recovery feature on the switch. Some features, such as loop guard, allow the switch to shut down a port when an error is detected on the port. For example, if the switch detects that packets sent out the port(s) loop back to the switch, the switch can shut down the port(s) automatically. After that, you need to enable the port(s) manually. With disabled port recovery, you can set the disabled port(s) to become active again after the time interval you specify.
Context
- MIB
- ZYXEL-ERR-DISABLE-MIB
- OID
.1.3.6.1.4.1.890.1.15.3.24.1.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- zyxelErrdisableRecovery
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 'ZYXEL-ERR-DISABLE-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-ERR-DISABLE-MIB::zyErrdisableRecoveryState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZYXEL-ERR-DISABLE-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZYXEL-ERR-DISABLE-MIB::zyErrdisableRecoveryState'
Syntax
- Source
- P-BRIDGE-MIBEnabledStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | enabled |
2 | disabled |