All MIBs › CIG-SERVERS-MIB › cigDhcpServersOptionIndex
cigDhcpServersOptionIndex
Module: CIG-SERVERS-MIB
OID (symbolic): CIG-SERVERS-MIB::cigDhcpServersOptionIndex
OID (numeric): 1.3.6.1.4.1.6889.2.1.16.2.2.2.1.2
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: The DHCP Option Index.
What is cigDhcpServersOptionIndex?
This read-only integer is the per-pool sequence number that, together with cigDhcpServersOptionPoolIndex, uniquely identifies one row in the DHCP option table. It lets an admin or management tool address a specific configured DHCP option (like a custom option 43 for Wi-Fi controller discovery) within a pool that may have several options defined. For example, within pool 1, option index 3 might correspond to the third custom option an admin added to that pool, distinct from index 1 or 2 which could be different option numbers entirely.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6889.2.1.16.2.2.2.1.2 snmpwalk -v2c -c public <target> CIG-SERVERS-MIB::cigDhcpServersOptionIndex
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.2.1 snmpget -v2c -c public <target> CIG-SERVERS-MIB::cigDhcpServersOptionIndex.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cigDhcpServersOptionIndex.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::cigDhcpServersOptionIndex 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.2 | cigDhcpServersOptionIndex | CIG-SERVERS-MIB |