agentCableTesterStatus

NETGEAR-SWITCHING-MIB · .1.3.6.1.4.1.4526.10.1.4.1

Object

scalar r/w Enumeration
Status of the Virtual Cable Tester
active(1)        - cable testing is in progress.  Set to this value
                   to start the test.
success(2)       - A successful test was performed.  Cannot be set.
failure(3)       - A failure was encountered during the test.
                   Cannot be set.
uninitialized(4) - No test has been performed yet. Cannot be set.

Context

MIB
NETGEAR-SWITCHING-MIB
OID
.1.3.6.1.4.1.4526.10.1.4.1
Type
scalar
Access
readwrite
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::agentCableTesterStatus.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::agentCableTesterStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1active
2success
3failure
4uninitialized