cXdslTestStatus

CISCO-XDSL-LINE-MIB · .1.3.6.1.4.1.9.9.204.1.2.1.1

Object

column Enumeration
Represents status of the test per port. Once a test is
completed or aborted, the status remains at passed, failed, 
or aborted until user clears it by setting cXdslTestTrigger
to clear or starts a new test.
This object will return 'passed' if there are no
cXdslTestBertErrors and no cXdslTestBertBitErrors

Context

MIB
CISCO-XDSL-LINE-MIB
OID
.1.3.6.1.4.1.9.9.204.1.2.1.1
Type
column
Access
readonly
Status
current
Parent
cXdslTestEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-XDSL-LINE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-XDSL-LINE-MIB::cXdslTestStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-XDSL-LINE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-XDSL-LINE-MIB::cXdslTestStatus.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-XDSL-LINE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-XDSL-LINE-MIB::cXdslTestStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1inactive
2active
3passed
4failed
5aborted

Conformance