extremeDiagConfigRoF
EXTREME-CABLE-MIB ·
.1.3.6.1.4.1.1916.1.24.1.2
Object
scalar r/w
Enumeration
Indicates whether a port should return to INIT state on Diagnostics Failure. If TRUE the port will be restarted even if the Diagnostics indicate a Failure. If FALSE the port will be moved to DIAG_FAIL state
Context
- MIB
- EXTREME-CABLE-MIB
- OID
.1.3.6.1.4.1.1916.1.24.1.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- extremeDiagConfigGroup
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 'EXTREME-CABLE-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-CABLE-MIB::extremeDiagConfigRoF.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EXTREME-CABLE-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EXTREME-CABLE-MIB::extremeDiagConfigRoF'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | true |
2 | false |