CIG-SERVERS-MIB :: cigDhcpServersVendorSpecificOptionType

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCIG-SERVERS-MIBcigDhcpServersVendorSpecificOptionType

cigDhcpServersVendorSpecificOptionType

Module: CIG-SERVERS-MIB

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

OID (numeric): 1.3.6.1.4.1.6889.2.1.16.2.2.3.1.5

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: The type of the DHCP vendor specififc option: ascii(1) is ASCII String as 'Avaya' hex(2) is HEX String as 'aa:bb:cc:dd:12:34:56'

The defaults of cigDhcpServersVendorSpecificOptionValue shall be changed according setting the type. If setting Type == ascii(1) then the default is '' If setting Type == hex(2) then the default is ''

What is cigDhcpServersVendorSpecificOptionType?

This selects whether a vendor-specific DHCP option's value is encoded as ASCII text or hex bytes, and switching the type resets cigDhcpServersVendorSpecificOptionValue to an empty string so the two fields don't end up in a mismatched, invalid state. Getting this right matters because vendor-specific sub-options under option 43 often carry binary configuration data (like an encoded IP or a proprietary structure) that must be entered as hex rather than plain text. For example, an admin configuring a binary call-server address sub-option would set this to hex(2) and then enter the value as 'c0:a8:01:0a' to represent 192.168.1.10 in raw bytes.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6889.2.1.16.2.2.3.1.5
snmpwalk -v2c -c public <target> CIG-SERVERS-MIB::cigDhcpServersVendorSpecificOptionType

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

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.6889.2.1.16.2.2.3.1.5.1 i <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::cigDhcpServersVendorSpecificOptionType 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.3cigDhcpServersPoolVendorSpecificOptionTableCIG-SERVERS-MIB
1.3.6.1.4.1.6889.2.1.16.2.2.3.1cigDhcpServersPoolVendorSpecificOptionEntryCIG-SERVERS-MIB
1.3.6.1.4.1.6889.2.1.16.2.2.3.1.5cigDhcpServersVendorSpecificOptionTypeCIG-SERVERS-MIB