hwIpfpmDcpTlpQueryExtOntPortType
HUAWEI-IPFPM-MIB ·
.1.3.6.1.4.1.2011.5.25.316.2.1.17.1.5
Object
column Enumeration
This object indicates the ONT port's type. Options: 1. eth (47) -indicates ONT port's type is the eth type. 2. invalid(-1) -indicates ONT port's type is not matched.
Context
- MIB
- HUAWEI-IPFPM-MIB
- OID
.1.3.6.1.4.1.2011.5.25.316.2.1.17.1.5- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- hwIpfpmDcpTlpQueryExtEntry
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-IPFPM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-IPFPM-MIB::hwIpfpmDcpTlpQueryExtOntPortType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-IPFPM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-IPFPM-MIB::hwIpfpmDcpTlpQueryExtOntPortType.<hwIpfpmDcpTlpQueryExtIfIndex>.<hwIpfpmDcpTlpQueryExtVlanId>.<hwIpfpmDcpTlpQueryExtOntId>.<hwIpfpmDcpTlpQueryExtOntPortType>.<hwIpfpmDcpTlpQueryExtOntPortId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-IPFPM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-IPFPM-MIB::hwIpfpmDcpTlpQueryExtOntPortType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
-1 | invalid |
47 | eth |