All MIBs › CIG-SERVERS-MIB › cigDhcpServersOptionRowStatus
cigDhcpServersOptionRowStatus
Module: CIG-SERVERS-MIB
OID (symbolic): CIG-SERVERS-MIB::cigDhcpServersOptionRowStatus
OID (numeric): 1.3.6.1.4.1.6889.2.1.16.2.2.2.1.6
Node type: OBJECT-TYPE
Type: RowStatus
Access: read-write
Description: Used to create/delete a DHCP option 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 cigDhcpServersOptionRowStatus?
This is the RowStatus control for creating or deleting a specific DHCP option entry within a pool, using the same active/createAndGo/createAndWait/destroy semantics as other conceptual-row controls on this device. An admin uses it to add a brand-new custom DHCP option to a pool (for example, injecting option 66 for a TFTP boot server) or to remove one that's no longer needed, without affecting the pool's other options. Setting this instance to destroy(6) removes only that one option row, leaving the pool's subnet mask, gateway, and other options untouched.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6889.2.1.16.2.2.2.1.6 snmpwalk -v2c -c public <target> CIG-SERVERS-MIB::cigDhcpServersOptionRowStatus
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.6.1 snmpget -v2c -c public <target> CIG-SERVERS-MIB::cigDhcpServersOptionRowStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6889.2.1.16.2.2.2.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::cigDhcpServersOptionRowStatus 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.6 | cigDhcpServersOptionRowStatus | CIG-SERVERS-MIB |