agentCableTesterCableStatus

NETGEAR-SWITCHING-MIB · .1.3.6.1.4.1.4526.10.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
NETGEAR-SWITCHING-MIB
OID
.1.3.6.1.4.1.4526.10.1.4.3
Type
scalar
Access
readonly
Status
current
Parent
agentCableTesterGroup

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETGEAR-SWITCHING-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-SWITCHING-MIB::agentCableTesterCableStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-SWITCHING-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-SWITCHING-MIB::agentCableTesterCableStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1normal
2open
3short
4unknown