adGenDS3TestStatus

ADTRAN-GENDS3TEST-MIB · .1.3.6.1.4.1.664.5.74.1.2.1.1.3

Object

column Enumeration
None                    ? no near end and no far end tests are in progress.
NearEndLineLpbk         ? a near end locally initiated DS3 line loopback test is in
                          progress.
NearEndPayloadLpbk      ? a near end locally initiated DS3 payload loopback test is in
                          progress.
NearEndLineFEACLpbk     ? an incoming FEAC containing the DS3 Line Loopback request
                          initiatedthe DS3 line loopback that is currently in progress.
FarEndPatt2to23         ? XNOR of 18th and 23rd stage outputs feed back into 1st stage
                          input.
FarEndPatt2to20         - XOR  of 17th and 20th stage outputs feed back into 1st stage
                          input.
FarEndPatt2to15         ? XNOR of 14th and 15th stage outputs feed back into 1st stage
                          input.
farEndPatt2to23LineLpbk - both far end 2^23 and far end DS3 line loopback are progress.
farEndPatt2to20LineLpbk - both far end 2^20 and far end DS3 line loopback are progress.
farEndPatt2to15LineLpbk - both far end 2^15 and far end DS3 line loopback are progress.

Context

MIB
ADTRAN-GENDS3TEST-MIB
OID
.1.3.6.1.4.1.664.5.74.1.2.1.1.3
Type
column
Access
readonly
Status
current
Parent
adGenDS3TestCommandEntry
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 'ADTRAN-GENDS3TEST-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENDS3TEST-MIB::adGenDS3TestStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-GENDS3TEST-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENDS3TEST-MIB::adGenDS3TestStatus.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-GENDS3TEST-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-GENDS3TEST-MIB::adGenDS3TestStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2nearEndLine
3nearEndPayload
4nearEndLineFEAC
5farEndPatt2to23
6farEndPatt2to20
7farEndPatt2to15
8farEndPatt2to23LineLpbk
9farEndPatt2to20LineLpbk
10farEndPatt2to15LineLpbk
11farEndLineLpbk

Conformance