cigDhcpClientsStatus
CIG-CLIENTS-MIB ·
.1.3.6.1.4.1.6889.2.1.17.1.1.1.18
Object
column
Enumeration
The status of the DHCP client. Select - Sending DISCOVER packets Request - Requesting IP address after selecting from all the offer packets. Bound - Receiving ACK packet and there is no conflict detection by sending ARP packets. Rebind - After 0.875 out of the lease time the renewal phase enter to rebind. Renew - After 0.5 out of the lease time the device try to renew the lease until 0.875 of the lease time. Release - The client release the lease. Decline - The client detect IP conflict by sending ARP packet. Idle - The client did not get IP address and keep trying after an Idle time (~40 seconds) to reach new IP address.
Context
- MIB
- CIG-CLIENTS-MIB
- OID
.1.3.6.1.4.1.6889.2.1.17.1.1.1.18- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cigDhcpClientsEntry
- Table
- cigDhcpClientsTable
- Siblings
- 19
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | select |
2 | request |
3 | bound |
4 | rebind |
5 | renew |
6 | release |
7 | decline |
8 | reboot |
9 | idle |
255 | notSupported |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cigDhcpClientsIfIndex A unique value for each interface. This value is same as ifIndex from ifTable.
The DHCP client can be enabled on Vlan and on WAN Fast Ethernet interfaces. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.6889.2.1.17.1.1.1.1 |
| cigDhcpClientsRemainLeaseTime The remains leased time in seconds . Infinite is defined as 0xffffffff.
Default 0 seconds. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.6889.2.1.17.1.1.1.10 |
| cigDhcpClientsRenewLeaseTime The time defined for renewing phase in seconds . Infinite is defined as 0xffffffff.
It is defined as 0.5 of the receive lease.
Default 0 seconds. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.6889.2.1.17.1.1.1.11 |
| cigDhcpClientsRebindLeaseTime The time defined for rebinding phase in seconds . Infinite is defined as 0xffffffff.
It is defined as 0.875 of the receive lease.
Default 0 seconds. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.6889.2.1.17.1.1.1.12 |
| cigDhcpClientsDefaultGatewayList Default Gateway is Dhcp option 3. Default = '' = Null String.
The format of the string can be up to 8 IP addresses in the list, for example:
'121.23.1.12 135.64.13.190 192.123.24… | column | OctetString | .1.3.6.1.4.1.6889.2.1.17.1.1.1.13 |
| cigDhcpClientsDnsServerList DNS Server is Dhcp option 6. Default = '' = Null String.
The format of the string can be up to 8 IP addresses in the list, for exapmle:
'121.23.1.12 135.64.13.190 192.123.242.230' | column | OctetString | .1.3.6.1.4.1.6889.2.1.17.1.1.1.14 |
| cigDhcpClientsDomainName DNS Server is Dhcp option 15. Default = Null String
The format of the string can be: 'avaya'
There is no ability to configure this option in the general option table. | column | OctetString | .1.3.6.1.4.1.6889.2.1.17.1.1.1.15 |
| cigDhcpClientsServerIpAddr The DHCP server IP address that the client gets from it
the IP address allocation and keep requesting for lease extension from it.
In case no IP address is gathered from DHCP serv… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.6889.2.1.17.1.1.1.16 |
| cigDhcpClientsOperations Used for instruct the DHCP client to perfrom release or renew operations. | column | Enumeration | .1.3.6.1.4.1.6889.2.1.17.1.1.1.17 |
| cigDhcpClientsRequestBitmap Each bit of this value set to '1' indicates a specific requested DHCP option (Bitmap
of 255 options represented by 32Bytes).
When the bit is set to '1' then specific DHCP option i… | column | OctetString | .1.3.6.1.4.1.6889.2.1.17.1.1.1.19 |
| cigDhcpClientsRowStatus This is a row status mib item For adding and deleting DHCP clients
interfaces.
For configuring only DHCP client parameters use create… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.6889.2.1.17.1.1.1.2 |
| cigDhcpClientsDefaultRouterTrackId Bind the status of the DHCP default router to an object-tracker by specifying
the ID of the object-tracker (avstrTrackerId in
AVAYA-SAA-TRACK-MIB).
A value of 0 means that the de… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.6889.2.1.17.1.1.1.20 |
| cigDhcpClientsIfAlias This object is an 'alias' name for
the lower-layer interface on top of
which this IP interface is defined.
It is the same as the ifAlias from the standard interface table. | column | OctetString | .1.3.6.1.4.1.6889.2.1.17.1.1.1.3 |
| cigDhcpClientsIPAddress The IP address received from remote peer during the DHCP session.
This is the same MIB item as ipInterface table in CROUTE-MIB. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.6889.2.1.17.1.1.1.4 |
| cigDhcpClientsSubnetMask The subnet mask associated with the
IP address of this entry. The value of
the mask is an IP address with all the
network bits set to 1 and all the
hosts bits set to 0.
In case of… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.6889.2.1.17.1.1.1.5 |
| cigDhcpClientsClientId Client identifier used for manual leased. The structure of the client identifier is
as follows: combination of TYPE and Data. Where Type = 01 if for Ethernet MACs and Data for
t… | column | OctetString | .1.3.6.1.4.1.6889.2.1.17.1.1.1.6 |
| cigDhcpClientsHostName Host name is sent by the DHCP client as Dhcp option 12. It is specifically used by
part of DHCP servers (MS2000) to identify the client in the binding file (more user
intuitive).… | column | OctetString | .1.3.6.1.4.1.6889.2.1.17.1.1.1.7 |
| cigDhcpClientsRequestLeaseTime The Requested leased time in seconds. Infinite is defined as 0xffffffff.
0 - used to present that no lease time requested from the DHCP server. I.e. option 51
will not be sent b… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.6889.2.1.17.1.1.1.8 |
| cigDhcpClientsReceiveLeaseTime The received leased time from the DHCP server in seconds.
Infinite is defined as 0xffffffff. Default 0 seconds. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.6889.2.1.17.1.1.1.9 |