CIG-SERVERS-MIB :: cigDhcpServersPoolRowStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCIG-SERVERS-MIBcigDhcpServersPoolRowStatus

cigDhcpServersPoolRowStatus

Module: CIG-SERVERS-MIB

OID (symbolic): CIG-SERVERS-MIB::cigDhcpServersPoolRowStatus

OID (numeric): 1.3.6.1.4.1.6889.2.1.16.2.2.1.1.15

Node type: OBJECT-TYPE

Type: RowStatus

Access: read-write

Description: Used to create/delete a DHCP pool entry. The following values will be supported:

- `active', which indicates that the conceptual row is available for use by the managed device;

- `createAndGo', which is supplied by a management station wishing to create a new instance of a conceptual row and to have its status automatically set to active, making it available for use by the managed device;

- `destroy', which is supplied by a management station wishing to delete all of the instances associated with an existing conceptual row.

What is cigDhcpServersPoolRowStatus?

This is the standard SNMP RowStatus control used to create, activate, or delete a row in the DHCP pool table, following the usual active/createAndGo/createAndWait/notInService/destroy state machine. On this device, setting this object to createAndGo(4) is how an admin provisions a brand-new DHCP address pool entirely via SNMP, without needing pool-specific console commands. For example, an admin scripting bulk pool provisioning would walk through several pool indexes, writing createAndGo to each cigDhcpServersPoolRowStatus instance to spin up multiple new DHCP scopes in one pass.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6889.2.1.16.2.2.1.1.15
snmpwalk -v2c -c public <target> CIG-SERVERS-MIB::cigDhcpServersPoolRowStatus

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.15.1
snmpget -v2c -c public <target> CIG-SERVERS-MIB::cigDhcpServersPoolRowStatus.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.6889.2.1.16.2.2.1.1.15.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::cigDhcpServersPoolRowStatus 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.6889avayaAV-APPLICATION-ENABLEMENT-SERVICES-MIB
1.3.6.1.4.1.6889.2mibsAV-APPLICATION-ENABLEMENT-SERVICES-MIB
1.3.6.1.4.1.6889.2.1lsgAVAYAGEN-MIB
Numeric OIDNameModule
1.3.6.1.4.1.6889.2.1.16cigServersCIG-SERVERS-MIB
1.3.6.1.4.1.6889.2.1.16.2cigDhcpServersCIG-SERVERS-MIB
1.3.6.1.4.1.6889.2.1.16.2.2cigDhcpServersPoolCIG-SERVERS-MIB
1.3.6.1.4.1.6889.2.1.16.2.2.1cigDhcpServersPoolTableCIG-SERVERS-MIB
1.3.6.1.4.1.6889.2.1.16.2.2.1.1cigDhcpServersPoolEntryCIG-SERVERS-MIB
1.3.6.1.4.1.6889.2.1.16.2.2.1.1.15cigDhcpServersPoolRowStatusCIG-SERVERS-MIB