All MIBs › CIE1000-DHCP-SERVER-MIB › cie1000DhcpServerConfigPoolPoolType
cie1000DhcpServerConfigPoolPoolType
Module: CIE1000-DHCP-SERVER-MIB
OID (symbolic): CIE1000-DHCP-SERVER-MIB::cie1000DhcpServerConfigPoolPoolType
OID (numeric): 1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.2
Node type: OBJECT-TYPE
Type: CIE1000DhcpServerPoolEnum
Access: read-write
Description: Type of pool. none(0) means the pool type is not defined yet. network(1) means the pool defines a pool of IP addresses to service more than one DHCP client. host(2) means the pool services for a specific DHCP client identified by client identifier or hardware address.
What is cie1000DhcpServerConfigPoolPoolType?
Configures the type of a DHCP address pool on the switch, indicating whether it is undefined, a network pool serving multiple DHCP clients, or a host pool reserved for a specific client identified by its client ID or hardware address.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.2 snmpwalk -v2c -c public <target> CIE1000-DHCP-SERVER-MIB::cie1000DhcpServerConfigPoolPoolType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.2.1 snmpget -v2c -c public <target> CIE1000-DHCP-SERVER-MIB::cie1000DhcpServerConfigPoolPoolType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.2.1 s <value>
Start monitoring Cisco Industrial Ethernet switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CIE1000-DHCP-SERVER-MIB::cie1000DhcpServerConfigPoolPoolType OID value, configure state conditions and alerts, and monitor any Cisco Industrial Ethernet switches 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 1.3.6.1.4.1.9.9.832 | ciscoIE1000MIB | CISCO-IE1000-MIB |
| 1.3.6.1.4.1.9.9.832.1 | cie1000SwitchMgmt | CISCO-IE1000-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.832.1.109 | cie1000DhcpServerMib | CIE1000-DHCP-SERVER-MIB |
| 1.3.6.1.4.1.9.9.832.1.109.1 | cie1000DhcpServerMibObjects | CIE1000-DHCP-SERVER-MIB |
| 1.3.6.1.4.1.9.9.832.1.109.1.2 | cie1000DhcpServerConfig | CIE1000-DHCP-SERVER-MIB |
| 1.3.6.1.4.1.9.9.832.1.109.1.2.5 | cie1000DhcpServerConfigPoolTable | CIE1000-DHCP-SERVER-MIB |
| 1.3.6.1.4.1.9.9.832.1.109.1.2.5.1 | cie1000DhcpServerConfigPoolEntry | CIE1000-DHCP-SERVER-MIB |
| 1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.2 | cie1000DhcpServerConfigPoolPoolType | CIE1000-DHCP-SERVER-MIB |