wrDhcpRowStatus
RAD-Webranger-MIB ·
.1.3.6.1.4.1.164.11.7.2.2.1.2.1.8
Object
This attribute allows to create/delete a row in this table. For creating a row, the NMS should set wrDhcpRowStatus.id = active(1). For destroying a row, the NMS should set: wrDhcpStatus.id = destroy(6). Only rows with status active(1) are relevant. The only possible supported RowStatus vaules are active (1) and destroy (6).
Context
- MIB
- RAD-Webranger-MIB
- OID
.1.3.6.1.4.1.164.11.7.2.2.1.2.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- wrDhcpEntry
- Table
- wrDhcpTable
- Siblings
- 11
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| wrDhcpLowIpAddress DHCP Low Ip Address. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.164.11.7.2.2.1.2.1.1 |
| wrDhcpPoolName DHCP pool name - string with max length of 10 characters | column | OctetString | .1.3.6.1.4.1.164.11.7.2.2.1.2.1.10 |
| wrDhcpTftpServerIp DHCP pool - TFTP-server IP Address. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.164.11.7.2.2.1.2.1.11 |
| wrDhcpConfigFileName TFTP-name of the configuration File Name for DHCP pool. | column | OctetString | .1.3.6.1.4.1.164.11.7.2.2.1.2.1.12 |
| wrDhcpHighIpAddress DHCP High Ip Address. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.164.11.7.2.2.1.2.1.2 |
| wrDhcpIpMaskAddress IP mask Address. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.164.11.7.2.2.1.2.1.3 |
| wrDhcpDefaultGateway Default Gateway's IP Address. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.164.11.7.2.2.1.2.1.4 |
| wrDhcpPrimaryDNS Primary DNS. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.164.11.7.2.2.1.2.1.5 |
| wrDhcpSecondaryDNS Secondary DNS. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.164.11.7.2.2.1.2.1.6 |
| wrDhcpInterface The IP addresse allocation is done according to the
interface type from which the DHCP request arrives. | column | Enumeration | .1.3.6.1.4.1.164.11.7.2.2.1.2.1.7 |
| wrDhcpIpAddressLeaseTime Allocated IP Address lease time in seconds.
A zero value specifies no time limitation. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.164.11.7.2.2.1.2.1.9 |