hwDhcpSimulateStatus

HUAWEI-IPDSLAM-SIMULATION-MIB · .1.3.6.1.4.1.2011.5.113.1.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.

Context

MIB
HUAWEI-IPDSLAM-SIMULATION-MIB
OID
.1.3.6.1.4.1.2011.5.113.1.2.1.1
Type
column
Access
readonly
Status
current
Parent
hwDhcpSimulateResultEntry

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::hwDhcpSimulateStatus'
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::hwDhcpSimulateStatus.<hwDhcpSimulateFlowId>.<hwDhcpSimulateMacAddress>'
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::hwDhcpSimulateStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1dhcpProcessing
2pingProcessing
3finished
4unknown