All MIBs › CIG-SERVERS-MIB › cigDhcpServersOptionPoolIndex
cigDhcpServersOptionPoolIndex
Module: CIG-SERVERS-MIB
OID (symbolic): CIG-SERVERS-MIB::cigDhcpServersOptionPoolIndex
OID (numeric): 1.3.6.1.4.1.6889.2.1.16.2.2.2.1.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: The DHCP Pool Index
What is cigDhcpServersOptionPoolIndex?
This is a read-only integer identifying which DHCP pool a given option-table row belongs to, acting as the pool-side half of the index into the per-option table. An admin reading this alongside cigDhcpServersOptionIndex uses it to figure out which pool's option row a particular configured value is attached to when there are multiple pools defined. For instance, if this device is running three DHCP pools, option rows with cigDhcpServersOptionPoolIndex = 2 all belong specifically to the second pool's option set, not the first or third.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6889.2.1.16.2.2.2.1.1 snmpwalk -v2c -c public <target> CIG-SERVERS-MIB::cigDhcpServersOptionPoolIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6889.2.1.16.2.2.2.1.1.1 snmpget -v2c -c public <target> CIG-SERVERS-MIB::cigDhcpServersOptionPoolIndex.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cigDhcpServersOptionPoolIndex.1
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::cigDhcpServersOptionPoolIndex 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.2 | cigDhcpServersPoolGenOptionTable | CIG-SERVERS-MIB |
| 1.3.6.1.4.1.6889.2.1.16.2.2.2.1 | cigDhcpServersPoolGenOptionEntry | CIG-SERVERS-MIB |
| 1.3.6.1.4.1.6889.2.1.16.2.2.2.1.1 | cigDhcpServersOptionPoolIndex | CIG-SERVERS-MIB |