All MIBs › CIG-SERVERS-MIB › cigDhcpServersPoolClientID
cigDhcpServersPoolClientID
Module: CIG-SERVERS-MIB
OID (symbolic): CIG-SERVERS-MIB::cigDhcpServersPoolClientID
OID (numeric): 1.3.6.1.4.1.6889.2.1.16.2.2.1.1.6
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: Client identifier used for manual leased. The strcuture of the client identifier is as follows: combination of TYPE and Data. Where Type = 01 if for Ethernet MACs and Data for this case if Ethernet MAC address. Default: '' - Null String. In this case no client identifier is defined. ClientIdentifier can only configured when cigDhcpServersPoolStartIPAddr is equal to cigDhcpServersPoolEndIPAddr.
What is cigDhcpServersPoolClientID?
This sets the specific DHCP client identifier, typically a MAC address prefixed with type 01 per the description's convention, that this pool will exclusively serve, and critically the description notes this can only be configured when the pool's start and end IP addresses are set to the same value, meaning this object only makes sense on a pool deliberately sized down to a single address for one specific reserved client. An admin wanting to guarantee a particular device always receives the exact same address from this DHCP server would first shrink a pool to that single address, then set this client identifier to match that device's MAC, effectively creating a static DHCP reservation. For example, configuring a one-address pool with this object set to a specific printer's MAC address ensures that printer always receives the same IP no matter how many times its lease is renewed or it reboots.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6889.2.1.16.2.2.1.1.6 snmpwalk -v2c -c public <target> CIG-SERVERS-MIB::cigDhcpServersPoolClientID
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6889.2.1.16.2.2.1.1.6.1 snmpget -v2c -c public <target> CIG-SERVERS-MIB::cigDhcpServersPoolClientID.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6889.2.1.16.2.2.1.1.6.1 s <value>
Start monitoring Avaya CIG (Common Interworking Gateway) server with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CIG-SERVERS-MIB::cigDhcpServersPoolClientID OID value, configure state conditions and alerts, and monitor any Avaya CIG (Common Interworking Gateway) server from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.6889 | avaya | AV-APPLICATION-ENABLEMENT-SERVICES-MIB |
| 1.3.6.1.4.1.6889.2 | mibs | AV-APPLICATION-ENABLEMENT-SERVICES-MIB |
| 1.3.6.1.4.1.6889.2.1 | lsg | AVAYAGEN-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.6889.2.1.16 | cigServers | CIG-SERVERS-MIB |
| 1.3.6.1.4.1.6889.2.1.16.2 | cigDhcpServers | CIG-SERVERS-MIB |
| 1.3.6.1.4.1.6889.2.1.16.2.2 | cigDhcpServersPool | CIG-SERVERS-MIB |
| 1.3.6.1.4.1.6889.2.1.16.2.2.1 | cigDhcpServersPoolTable | CIG-SERVERS-MIB |
| 1.3.6.1.4.1.6889.2.1.16.2.2.1.1 | cigDhcpServersPoolEntry | CIG-SERVERS-MIB |
| 1.3.6.1.4.1.6889.2.1.16.2.2.1.1.6 | cigDhcpServersPoolClientID | CIG-SERVERS-MIB |