msanDslSpecificSeltStatus
ISKRATEL-MSAN-MIB ·
.1.3.6.1.4.1.1332.1.1.5.3.19.3.1.40
Object
column Enumeration
SELT (Single-Ended Loop Testing) status of dsl line.
Context
- MIB
- ISKRATEL-MSAN-MIB
- OID
.1.3.6.1.4.1.1332.1.1.5.3.19.3.1.40- Type
- column
- Access
- readonly
- Status
- current
- Parent
- msanDslSpecificEntry
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 'ISKRATEL-MSAN-MIB' -M '/opt/observium/mibs/iskratel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ISKRATEL-MSAN-MIB::msanDslSpecificSeltStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ISKRATEL-MSAN-MIB' -M '/opt/observium/mibs/iskratel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ISKRATEL-MSAN-MIB::msanDslSpecificSeltStatus.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ISKRATEL-MSAN-MIB' -M '/opt/observium/mibs/iskratel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ISKRATEL-MSAN-MIB::msanDslSpecificSeltStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | success |
3 | inProgress |
4 | unsupported |
5 | cannotRun |
6 | aborted |
7 | failed |
8 | illegalMode |
9 | adminUp |
10 | tableFull |
11 | noResources |
12 | undefinedError |