xdsl2LineStatusInitResult
VDSL2-LINE-MIB ·
.1.3.6.1.2.1.10.251.1.1.1.1.15
Object
Indicates the result of the last full initialization performed on the line.
Context
- MIB
- VDSL2-LINE-MIB
- OID
.1.3.6.1.2.1.10.251.1.1.1.1.15- Type
- column
- Access
- readonly
- Status
- current
- Parent
- xdsl2LineEntry
- 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 'VDSL2-LINE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VDSL2-LINE-MIB::xdsl2LineStatusInitResult'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'VDSL2-LINE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VDSL2-LINE-MIB::xdsl2LineStatusInitResult.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'VDSL2-LINE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'VDSL2-LINE-MIB::xdsl2LineStatusInitResult'
Syntax
- Source
- VDSL2-LINE-TC-MIBXdsl2InitResult
- Base type
Enumeration
Values & Constraints
Type Values
0 | noFail |
1 | configError |
2 | configNotFeasible |
3 | commFail |
4 | noPeerAtu |
5 | otherCause |
Conformance
Member of