hwDhcpSmltRowStatus
HUAWEI-DHCP-PROXY-MIB ·
.1.3.6.1.4.1.2011.5.18.1.36.1.15
Object
Indicates the row status, used for starting and stopping the DHCP simulation.
Options:
1. active(1) -when this leaf is queried, the value is fixed to active(1).
2. createAndGo(4) -start the DHCP simulation
3. destroy(6) -stop the DHCP simulation
To start the DHCP simulation, input the index of the service port, set
hwDhcpSmltRowStatus to createAndGo(4), and perform the set operation.
To stop the DHCP simulation, input the simulation index, set hwDhcpSmltRowStatus
to destroy(6), and perform the set operation.
During the query operation, the value of this leaf is always active(1).
Context
- MIB
- HUAWEI-DHCP-PROXY-MIB
- OID
.1.3.6.1.4.1.2011.5.18.1.36.1.15- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwDhcpSmltEntry
- Table
- hwDhcpSmltTable
- Siblings
- 14
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hwDhcpSmltIndex Indicates the index of a simulation user.
Range: 1-255
Currently, the system supports only one simulation user. | column | Integer32 | .1.3.6.1.4.1.2011.5.18.1.36.1.1 |
| hwDhcpSmltDhcpServerIp Indicates the IP address of the DHCP server. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.2011.5.18.1.36.1.10 |
| hwDhcpSmltDnsServerIp Indicates the IP address of the primary DNS server. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.2011.5.18.1.36.1.11 |
| hwDhcpSmltDnsServerName Indicates the name of the DNS server. | column | OctetString | .1.3.6.1.4.1.2011.5.18.1.36.1.12 |
| hwDhcpSmltSecondaryDnsServerIp Indicates the IP address of the secondary DNS server. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.2011.5.18.1.36.1.13 |
| hwDhcpSmltGatewayIp Indicates the IP address of the gateway. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.2011.5.18.1.36.1.14 |
| hwDhcpSmltServicePortId Indicates the index of the service port.
The service port index here is 1 greater than the service port index queried through the CLI. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2011.5.18.1.36.1.2 |
| hwDhcpSmltOption60 Indicates the DHCP option 60 field. If the DHCP option 60 is not configured, the default
configuration of the L3 interface is adopted. A string of 0-32 characters is supported. | column | OctetString | .1.3.6.1.4.1.2011.5.18.1.36.1.3 |
| hwDhcpSmltOverTime Indicates the simulation timeout time.
Range: 5-60
Default: 5
Unit: second | column | Integer32 | .1.3.6.1.4.1.2011.5.18.1.36.1.4 |
| hwDhcpSmltResult Indicates the DHCP simulation result.
0: Indicates that the DHCP simulation is successful.
6921509: Indicates the DHCP simulation is being performed.
6921510: Indicates that the D… | column | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.2011.5.18.1.36.1.5 |
| hwDhcpSmltStartTime Indicates the start time of the DHCP simulation. | column | SNMPv2-TCDateAndTime | .1.3.6.1.4.1.2011.5.18.1.36.1.6 |
| hwDhcpSmltEndTime Indicates the end time of the DHCP simulation. | column | SNMPv2-TCDateAndTime | .1.3.6.1.4.1.2011.5.18.1.36.1.7 |
| hwDhcpSmltUserIp Indicates the IP address obtained by the DHCP client. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.2011.5.18.1.36.1.8 |
| hwDhcpSmltSubNetMask Indicates the subnet mask of the IP address obtained by the DHCP client. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.2011.5.18.1.36.1.9 |