vdsl2LineStatusInitResult
HUAWEI-VDSL2-LINE-MIB ·
.1.3.6.1.4.1.2011.6.115.1.1.1.1.9
Object
Indicates the result of the last full initialization performed
on the line.
Options:
1. noFail (0) - Successful initialization
2. configError (1) - Configuration failure
3. configNotFeasible (2) - Configuration details not supported
4. commFail (3) - Communication failure
5. noPeerXtu (4) - Peer xTU not detected
6. otherCause (5) - Other initialization failure reason
7. ginpNotSelected(6) - G.998.4 Retransmission mode was not selected
while RTX_MODE = FORCED or with RTX_MODE = RTX_TESTMODE
8. invalidValue(-1) - Invalid value
Context
- MIB
- HUAWEI-VDSL2-LINE-MIB
- OID
.1.3.6.1.4.1.2011.6.115.1.1.1.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- vdsl2LineEntry
- 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 'HUAWEI-VDSL2-LINE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VDSL2-LINE-MIB::vdsl2LineStatusInitResult'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-VDSL2-LINE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VDSL2-LINE-MIB::vdsl2LineStatusInitResult.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-VDSL2-LINE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-VDSL2-LINE-MIB::vdsl2LineStatusInitResult'
Syntax
- Source
- HUAWEI-VDSL2-LINE-TC-MIBVdsl2InitResult
- Base type
Enumeration
Values & Constraints
Type Values
-1 | invalidValue |
0 | noFail |
1 | configError |
2 | configNotFeasible |
3 | commFail |
4 | noPeerXtu |
5 | otherCause |
6 | ginpNotSelected |
Conformance
Member of