hwBbsQueryOntIpPathProtocolType
HUAWEI-IPDSLAM-L3PROTOCOL-MIB ·
.1.3.6.1.4.1.2011.6.125.1.15.9
Object
scalar r/w
Enumeration
When query the ONT IP path, this object is a input parameter which indicates the query protocol type(tcp or udp). Options: 1. tcp(6) -TCP. 2. udp(17) -UDP. 3. invalid(-1) -invalid value.
Context
- MIB
- HUAWEI-IPDSLAM-L3PROTOCOL-MIB
- OID
.1.3.6.1.4.1.2011.6.125.1.15.9- 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::hwBbsQueryOntIpPathProtocolType.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::hwBbsQueryOntIpPathProtocolType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
-1 | invalid |
6 | tcp |
17 | udp |