hwOntDhcpSimulateOntPortType
HUAWEI-IPDSLAM-SIMULATION-MIB ·
.1.3.6.1.4.1.2011.5.113.2.1.1.19
Object
column r/w
Enumeration
Indicates the ONT port type of the user to be simulated in the ONT DHCP simulation instance. Options: 1. laneth(1) -indicates the type of the ONT port is ETH 2. lanvdsl(2) -indicates the type of the ONT port is VDSL 3. wan(3) -indicates the type of the ONT port is WAN
Context
- MIB
- HUAWEI-IPDSLAM-SIMULATION-MIB
- OID
.1.3.6.1.4.1.2011.5.113.2.1.1.19- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwOntDhcpSimulateCfgEntry
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-IPDSLAM-SIMULATION-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-IPDSLAM-SIMULATION-MIB::hwOntDhcpSimulateOntPortType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-IPDSLAM-SIMULATION-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-IPDSLAM-SIMULATION-MIB::hwOntDhcpSimulateOntPortType.<hwOntDhcpSimulatePortindex>.<hwOntDhcpSimulateOntId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-IPDSLAM-SIMULATION-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-IPDSLAM-SIMULATION-MIB::hwOntDhcpSimulateOntPortType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | laneth |
2 | lanvdsl |
3 | wan |