All MIBs › CIE1000-DHCP-SERVER-MIB › cie1000DhcpServerConfigPoolTableRowEditorPoolType
cie1000DhcpServerConfigPoolTableRowEditorPoolType
Module: CIE1000-DHCP-SERVER-MIB
OID (symbolic): CIE1000-DHCP-SERVER-MIB::cie1000DhcpServerConfigPoolTableRowEditorPoolType
OID (numeric): 1.3.6.1.4.1.9.9.832.1.109.1.2.6.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 cie1000DhcpServerConfigPoolTableRowEditorPoolType?
A read-write field in the DHCP pool row editor that sets whether the pool is undefined, a network pool serving multiple clients, or a host pool reserved for one client identified by its identifier 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.6.2 snmpwalk -v2c -c public <target> CIE1000-DHCP-SERVER-MIB::cie1000DhcpServerConfigPoolTableRowEditorPoolType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.832.1.109.1.2.6.2.1 snmpget -v2c -c public <target> CIE1000-DHCP-SERVER-MIB::cie1000DhcpServerConfigPoolTableRowEditorPoolType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.832.1.109.1.2.6.2.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cie1000DhcpServerConfigPoolTableRowEditorPoolType.1
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::cie1000DhcpServerConfigPoolTableRowEditorPoolType 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.6 | cie1000DhcpServerConfigPoolTableRowEditor | CIE1000-DHCP-SERVER-MIB |
| 1.3.6.1.4.1.9.9.832.1.109.1.2.6.2 | cie1000DhcpServerConfigPoolTableRowEditorPoolType | CIE1000-DHCP-SERVER-MIB |