All MIBs › CIG-SERVERS-MIB › cigDhcpServersVendorSpecificOptionValue
cigDhcpServersVendorSpecificOptionValue
Module: CIG-SERVERS-MIB
OID (symbolic): CIG-SERVERS-MIB::cigDhcpServersVendorSpecificOptionValue
OID (numeric): 1.3.6.1.4.1.6889.2.1.16.2.2.3.1.6
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: The Value of the DHCP vendor specififc option according the Type field. Maximum length is 255B in case of ascii or hex.
What is cigDhcpServersVendorSpecificOptionValue?
This holds the actual payload of a vendor-specific DHCP option (an option 43 sub-option), capped at 255 bytes and interpreted as either ASCII or hex depending on the paired Type field. The DHCP server embeds this value verbatim into the vendor-specific option data it sends to matching clients, so its content directly determines what configuration parameter (for example, a call server address) those matching devices receive during their DHCP exchange. An admin might set this to the hex string '0a:01:01:01' to encode the IP address 10.1.1.1 as a binary sub-option value.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6889.2.1.16.2.2.3.1.6 snmpwalk -v2c -c public <target> CIG-SERVERS-MIB::cigDhcpServersVendorSpecificOptionValue
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.6.1 snmpget -v2c -c public <target> CIG-SERVERS-MIB::cigDhcpServersVendorSpecificOptionValue.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6889.2.1.16.2.2.3.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::cigDhcpServersVendorSpecificOptionValue 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.6 | cigDhcpServersVendorSpecificOptionValue | CIG-SERVERS-MIB |