All MIBs › CT-FASTPATH-DHCPSERVER-MIB › ctAgentDhcpServerPoolOptionCode
ctAgentDhcpServerPoolOptionCode
Module: CT-FASTPATH-DHCPSERVER-MIB
OID (symbolic): CT-FASTPATH-DHCPSERVER-MIB::ctAgentDhcpServerPoolOptionCode
OID (numeric): 1.3.6.1.4.1.52.4.2.32.1.2.7.1.2
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description: This specifies the DHCP option code. This alongwith pool-index acts as the index of the DHCP Server Option table.
What is ctAgentDhcpServerPoolOptionCode?
This read-write Unsigned32, ranging from 1 to 254, specifies the standard DHCP option code being configured for a pool, and together with the pool index forms the index of the option table. An administrator sets this to identify which specific DHCP option, such as option 66 for TFTP server, is being defined. For example, an admin configuring a custom NTP server option would set ctAgentDhcpServerPoolOptionCode to 42, the standard code for NTP servers.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.2.32.1.2.7.1.2 snmpwalk -v2c -c public <target> CT-FASTPATH-DHCPSERVER-MIB::ctAgentDhcpServerPoolOptionCode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.4.2.32.1.2.7.1.2.1 snmpget -v2c -c public <target> CT-FASTPATH-DHCPSERVER-MIB::ctAgentDhcpServerPoolOptionCode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.4.2.32.1.2.7.1.2.1 i <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::ctAgentDhcpServerPoolOptionCode 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 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.52 | cabletron | Cabletron-MIB |
| 1.3.6.1.4.1.52.4 | mibs | CTRON-AP3000-MIB |
| 1.3.6.1.4.1.52.4.2 | ctronExp | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.2.32 | ctDhcpServerExpMib | CTRON-MIB-NAMES |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.4.2.32.1 | ctFastPathDHCPServerMIB | CT-FASTPATH-DHCPSERVER-MIB |
| 1.3.6.1.4.1.52.4.2.32.1.2 | ctAgentDhcpServerPoolConfigGroup | CT-FASTPATH-DHCPSERVER-MIB |
| 1.3.6.1.4.1.52.4.2.32.1.2.7 | ctAgentDhcpServerPoolOptionTable | CT-FASTPATH-DHCPSERVER-MIB |
| 1.3.6.1.4.1.52.4.2.32.1.2.7.1 | ctAgentDhcpServerPoolOptionEntry | CT-FASTPATH-DHCPSERVER-MIB |
| 1.3.6.1.4.1.52.4.2.32.1.2.7.1.2 | ctAgentDhcpServerPoolOptionCode | CT-FASTPATH-DHCPSERVER-MIB |