hwBbsQueryOntIpPathResult
HUAWEI-IPDSLAM-L3PROTOCOL-MIB ·
.1.3.6.1.4.1.2011.6.125.1.16.1
Object
scalar Enumeration
This object indicates the type of the query result. The following node values are abnormal if path restoration results are 2, 3, 4, and 5: hwBbsQueryOntIpPathResultPortType = -1 hwBbsQueryOntIpPathResultPortId = -1 hwBbsQueryOntIpPathResultSIp = 0.0.0.0 hwBbsQueryOntIpPathResultSPort = -1 hwBbsQueryOntIpPathResultDIp = 0.0.0.0 hwBbsQueryOntIpPathResultDPort = -1 Options: 1. successful(1) -the path restoration result is successfully obtained. 2. notsupport(2) -the ONT does not support path restoration. 3. ontoffline(3) -the ONT is not online. 4. notfound(4) -the ONT has no path restoration result 5. timeout(5) -path restoration result is not obtained within 10s
Context
- MIB
- HUAWEI-IPDSLAM-L3PROTOCOL-MIB
- OID
.1.3.6.1.4.1.2011.6.125.1.16.1- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- hwBbsQueryResult
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-IPDSLAM-L3PROTOCOL-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-IPDSLAM-L3PROTOCOL-MIB::hwBbsQueryOntIpPathResult.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-IPDSLAM-L3PROTOCOL-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-IPDSLAM-L3PROTOCOL-MIB::hwBbsQueryOntIpPathResult'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | successful |
2 | notsupport |
3 | ontoffline |
4 | notfound |
5 | timeout |