All MIBs › CIG-SERVERS-MIB › cigDhcpServersVendorSpecificOptionRowStatus
cigDhcpServersVendorSpecificOptionRowStatus
Module: CIG-SERVERS-MIB
OID (symbolic): CIG-SERVERS-MIB::cigDhcpServersVendorSpecificOptionRowStatus
OID (numeric): 1.3.6.1.4.1.6889.2.1.16.2.2.3.1.7
Node type: OBJECT-TYPE
Type: RowStatus
Access: read-write
Description: Used to create/delete a DHCP Vendor Specific 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 cigDhcpServersVendorSpecificOptionRowStatus?
This is the RowStatus control for creating or deleting an individual vendor-specific DHCP option row (an option 43 sub-option entry) within a pool, using the standard active/createAndGo/destroy lifecycle. An admin provisioning support for a new class of vendor device would use createAndGo here to add a new sub-option row up to the platform's 10-per-pool limit, then configure its type, value, and class identifier. Setting an existing row to destroy(6) removes only that one vendor-specific option without disturbing the pool's other vendor-specific entries.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6889.2.1.16.2.2.3.1.7 snmpwalk -v2c -c public <target> CIG-SERVERS-MIB::cigDhcpServersVendorSpecificOptionRowStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6889.2.1.16.2.2.3.1.7.1 snmpget -v2c -c public <target> CIG-SERVERS-MIB::cigDhcpServersVendorSpecificOptionRowStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6889.2.1.16.2.2.3.1.7.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::cigDhcpServersVendorSpecificOptionRowStatus 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.3 | cigDhcpServersPoolVendorSpecificOptionTable | CIG-SERVERS-MIB |
| 1.3.6.1.4.1.6889.2.1.16.2.2.3.1 | cigDhcpServersPoolVendorSpecificOptionEntry | CIG-SERVERS-MIB |
| 1.3.6.1.4.1.6889.2.1.16.2.2.3.1.7 | cigDhcpServersVendorSpecificOptionRowStatus | CIG-SERVERS-MIB |