All MIBs › CIG-SERVERS-MIB › cigDhcpServersVendorSpecificOptionName
cigDhcpServersVendorSpecificOptionName
Module: CIG-SERVERS-MIB
OID (symbolic): CIG-SERVERS-MIB::cigDhcpServersVendorSpecificOptionName
OID (numeric): 1.3.6.1.4.1.6889.2.1.16.2.2.3.1.3
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: Name of this DHCP Vednor specififc option. Vendor Specific Option Default Name: 'Vendor Specififc Option #Index Number'
What is cigDhcpServersVendorSpecificOptionName?
This is an editable label for a vendor-specific DHCP option row, defaulting to an auto-generated string such as 'Vendor Specific Option 2' based on its index until renamed. Because the vendor-specific option table can hold up to 10 entries per pool, a descriptive name here helps an admin tell them apart when the entries encode different device settings rather than generic DHCP fields. An admin might rename 'Vendor Specific Option 2' to 'CallServerIP' so its purpose is obvious when auditing the pool's vendor options.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6889.2.1.16.2.2.3.1.3 snmpwalk -v2c -c public <target> CIG-SERVERS-MIB::cigDhcpServersVendorSpecificOptionName
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.3.1 snmpget -v2c -c public <target> CIG-SERVERS-MIB::cigDhcpServersVendorSpecificOptionName.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6889.2.1.16.2.2.3.1.3.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cigDhcpServersVendorSpecificOptionName.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::cigDhcpServersVendorSpecificOptionName 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.3 | cigDhcpServersVendorSpecificOptionName | CIG-SERVERS-MIB |