CT-FASTPATH-DHCPSERVER-MIB :: ctAgentDhcpServerPoolOptionCreate

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCT-FASTPATH-DHCPSERVER-MIBctAgentDhcpServerPoolOptionCreate

ctAgentDhcpServerPoolOptionCreate

Module: CT-FASTPATH-DHCPSERVER-MIB

OID (symbolic): CT-FASTPATH-DHCPSERVER-MIB::ctAgentDhcpServerPoolOptionCreate

OID (numeric): 1.3.6.1.4.1.52.4.2.32.1.2.6

Node type: OBJECT-TYPE

Type: DisplayString

Access: read-write

Description: This sets the option for an existing DHCP Server pool. Here, it is required to enter the pool-index, for which option is to be set and the value of the DHCP option code in string-format : pool-index and option code separated by '-' and terminated by ';', one example would be -> 1-19; , 1 is the pool-index and 19 is the option code.

What is ctAgentDhcpServerPoolOptionCreate?

This read-write DisplayString creates a new DHCP option entry for an existing pool, entered as pool-index and option code separated by a hyphen and terminated by a semicolon, such as "1-19;" to set option code 19 on pool 1. An administrator uses this to attach vendor-specific or standard DHCP options, like TFTP server or vendor class, to a particular pool. For example, an admin adding option 66 (TFTP server name) to pool 3 would set ctAgentDhcpServerPoolOptionCreate to "3-66;".

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.2.32.1.2.6
snmpwalk -v2c -c public <target> CT-FASTPATH-DHCPSERVER-MIB::ctAgentDhcpServerPoolOptionCreate

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.52.4.2.32.1.2.6.1
snmpget -v2c -c public <target> CT-FASTPATH-DHCPSERVER-MIB::ctAgentDhcpServerPoolOptionCreate.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.52.4.2.32.1.2.6.1 s <value>

Start monitoring Enterasys/Cabletron FastPath switch (DHCP server) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CT-FASTPATH-DHCPSERVER-MIB::ctAgentDhcpServerPoolOptionCreate OID value, configure state conditions and alerts, and monitor any Enterasys/Cabletron FastPath switch (DHCP server) from a single console.

OID Breakdown

Upper-level ancestors (10 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.52cabletronCabletron-MIB
1.3.6.1.4.1.52.4mibsCTRON-AP3000-MIB
1.3.6.1.4.1.52.4.2ctronExpCTRON-MIB-NAMES
1.3.6.1.4.1.52.4.2.32ctDhcpServerExpMibCTRON-MIB-NAMES
Numeric OIDNameModule
1.3.6.1.4.1.52.4.2.32.1ctFastPathDHCPServerMIBCT-FASTPATH-DHCPSERVER-MIB
1.3.6.1.4.1.52.4.2.32.1.2ctAgentDhcpServerPoolConfigGroupCT-FASTPATH-DHCPSERVER-MIB
1.3.6.1.4.1.52.4.2.32.1.2.6ctAgentDhcpServerPoolOptionCreateCT-FASTPATH-DHCPSERVER-MIB