hwBbsQueryOntIpPathType
HUAWEI-IPDSLAM-L3PROTOCOL-MIB ·
.1.3.6.1.4.1.2011.6.125.1.15.3
Object
scalar r/w
Enumeration
When query the ONT IP path, this object is a input parameter which indicates the query type. Options: 1. nni2uni(1) -Network Node Interface to User Networks Interface. 2. uni2nni(2) -User Networks Interface to Network Node Interface. 3. invalid(-1) -invalid value.
Context
- MIB
- HUAWEI-IPDSLAM-L3PROTOCOL-MIB
- OID
.1.3.6.1.4.1.2011.6.125.1.15.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hwBbsQueryOntIpPath
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::hwBbsQueryOntIpPathType.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::hwBbsQueryOntIpPathType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
-1 | invalid |
1 | nni2uni |
2 | uni2nni |