hwEponDeviceSrvProfOntPortCfgOntPhyType
HUAWEI-XPON-MIB ·
.1.3.6.1.4.1.2011.6.128.1.1.3.47.1.2
Object
column Enumeration
This object indicates the port type of the ONT. Options: 1. t1(13) - T1 2. e1(14) - E1 3. fe(24) - FE 4. ge(34) - GE 5. moca(46) - MOCA 6. eth(47) - ETH 7. iphost(50) - IPHOST
Context
- MIB
- HUAWEI-XPON-MIB
- OID
.1.3.6.1.4.1.2011.6.128.1.1.3.47.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- hwEponDeviceSrvProfOntPortCfgEntry
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-XPON-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-XPON-MIB::hwEponDeviceSrvProfOntPortCfgOntPhyType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-XPON-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-XPON-MIB::hwEponDeviceSrvProfOntPortCfgOntPhyType.<hwEponDeviceSrvProfOntPortCfgSrvProfNameIndex>.<hwEponDeviceSrvProfOntPortCfgOntPhyType>.<hwEponDeviceSrvProfOntPortCfgOntPhyIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-XPON-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-XPON-MIB::hwEponDeviceSrvProfOntPortCfgOntPhyType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
13 | t1 |
14 | e1 |
24 | fe |
34 | ge |
46 | moca |
47 | eth |
50 | iphost |