adEShdslStatusInfoLoopAlarmStatus
ADTRAN-SHDSL-MIB ·
.1.3.6.1.4.1.664.5.59.1.4.2.1.3
Object
column OctetString
A stream of byte codes identifying the current alarm status
of each DSL loop point.
For SHDSL:The bytes are in order from the MSB:
LTU L1, LTU L2, NTU L1, NTU L2, then (if necessary)
0 = No alarms, loop is up
1 = loss of sync (LOS)
2 = running unavailable seconds (UAS)
3 = running severely errored seconds (SES)
4 = running errored seconds (ES)
255 = unknown.
For HDSL-4:The bytes are in order from the MSB:
H4TUC L1, H4TUC L2, H4TUR L1, H4TUR L2, then (if necessary)
H4RU1 Netw L1, H4RU1 Netw L2, H4RU1 Cust L1, H4RU1 Cust L2,
H4RU2 Netw L1, H4RU2 Netw L2, H4RU2 Cust L1, H4RU2 Cust L2.
H4RU3 Netw L1, H4RU3 Netw L2, H4RU3 Cust L1, H4RU3 Cust L2.
0 = No alarms, loop is up
1 = loss of sync (LOS)
2 = running unavailable seconds (UAS)
3 = running severely errored seconds (SES)
4 = running errored seconds (ES)
255 = unknown.
For HDSL-2:The bytes are in order from the MSB:
H2TUC L1, H2TUR L2, then (if necessary)
H2RU1 Netw L1, H2RU1 Cust L1.
0 = No alarms, loop is up
1 = loss of sync (LOS)
2 = running unavailable seconds (UAS)
3 = running severely errored seconds (SES)
4 = running errored seconds (ES)
255 = unknown.
Context
- MIB
- ADTRAN-SHDSL-MIB
- OID
.1.3.6.1.4.1.664.5.59.1.4.2.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- adEShdslStatusInfoEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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-SHDSL-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-SHDSL-MIB::adEShdslStatusInfoLoopAlarmStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-SHDSL-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-SHDSL-MIB::adEShdslStatusInfoLoopAlarmStatus.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-SHDSL-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-SHDSL-MIB::adEShdslStatusInfoLoopAlarmStatus'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.
Conformance
Member of