agentCableTesterStatus
GSM7224-SWITCHING-MIB ·
.1.3.6.1.4.1.4526.1.8.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
- GSM7224-SWITCHING-MIB
- OID
.1.3.6.1.4.1.4526.1.8.1.4.1- Type
- scalar
- Access
- readwrite
- 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 'GSM7224-SWITCHING-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GSM7224-SWITCHING-MIB::agentCableTesterStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GSM7224-SWITCHING-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GSM7224-SWITCHING-MIB::agentCableTesterStatus'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.