agentCableTesterCableStatus
NG700-SWITCHING-MIB ·
.1.3.6.1.4.1.4526.11.1.4.3
Object
scalar Enumeration
Indicates the results of the Cable Test.
normal(1) - The cable is working correctly.
open(2) - The cable is disconnected or there is a faulty
connector.
short(3) - There is an electrical short in the cable.
unknown(4) - No test has been performed yet, or a test is
currently in progress.
Context
- MIB
- NG700-SWITCHING-MIB
- OID
.1.3.6.1.4.1.4526.11.1.4.3- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- agentCableTesterGroup
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 'NG700-SWITCHING-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NG700-SWITCHING-MIB::agentCableTesterCableStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NG700-SWITCHING-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NG700-SWITCHING-MIB::agentCableTesterCableStatus'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.