hwOntDhcpSimulateStatus

HUAWEI-IPDSLAM-SIMULATION-MIB · .1.3.6.1.4.1.2011.5.113.2.2.1.1

Object

column Enumeration
Indicates the simulation status of the current simulation instance.
Options:
1. dhcpProcessing(1)                  -Indicates DHCP processing.
2. pingProcessing(2)                  -Indicates ping processing.
3. finished(3)                        -Indicates that the simulation is finished.   
4. unknown(4)                         -Indicates other status.
 5. btvProcessing(5)                   -Indicates BTV processing.

Context

MIB
HUAWEI-IPDSLAM-SIMULATION-MIB
OID
.1.3.6.1.4.1.2011.5.113.2.2.1.1
Type
column
Access
readonly
Status
current
Parent
hwOntDhcpSimulateResultEntry

Walk 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::hwOntDhcpSimulateStatus'
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::hwOntDhcpSimulateStatus.<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::hwOntDhcpSimulateStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1dhcpProcessing
2pingProcessing
3finished
4unknown
5btvProcessing