portInfoErrDisableRecovery
IBM-GbTOR-G8264CS-MIB ·
.1.3.6.1.4.1.20301.2.7.15.1.3.2.1.1.23
Object
column Enumeration
This object indicates whether the system will automatically
re-enable an error-disabled port after the time interval
indicated by agCurCfgErrDisableTimeout has elapsed. A port
is in error-disabled state when it has been operationally
disabled by the system due to an error condition.
The value of this object is 'enable' if the values of both
the global agCurCfgErrDisableRecovery object and the port's
agPortCurCfgErrDisableRecovery object are 'enable'.
Context
- MIB
- IBM-GbTOR-G8264CS-MIB
- OID
.1.3.6.1.4.1.20301.2.7.15.1.3.2.1.1.23- Type
- column
- Access
- readonly
- Status
- current
- Parent
- portInfoTableEntry
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 'IBM-GbTOR-G8264CS-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-GbTOR-G8264CS-MIB::portInfoErrDisableRecovery'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IBM-GbTOR-G8264CS-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-GbTOR-G8264CS-MIB::portInfoErrDisableRecovery.<portInfoIndx>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IBM-GbTOR-G8264CS-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBM-GbTOR-G8264CS-MIB::portInfoErrDisableRecovery'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.