All MIBs › HPN-ICF-DHCP-SERVER-MIB › hpnicfDHCPSrvGlobalPoolType
hpnicfDHCPSrvGlobalPoolType
Module: HPN-ICF-DHCP-SERVER-MIB
OID (symbolic): HPN-ICF-DHCP-SERVER-MIB::hpnicfDHCPSrvGlobalPoolType
OID (numeric): 1.3.6.1.4.1.11.2.14.11.15.2.101.2.3.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Type of a DHCP global pool. Any operations of this object will be bound with the operations of hpnicfDHCPSrvGlobalPoolNetwork, hpnicfDHCPSrvGlobalPoolHostIPAddr, or hpnicfDHCPSrvGlobalPoolHostHAddr. That means any operation of this object alone will be regarded as invalid operation.
What is hpnicfDHCPSrvGlobalPoolType?
Whether this global pool is a host(1) pool (single client bound by MAC) or a network(2) pool (a subnet range); per the DESCRIPTION, setting this object alone is invalid -- it must be set together with hpnicfDHCPSrvGlobalPoolNetwork, hpnicfDHCPSrvGlobalPoolHostIPAddr, or hpnicfDHCPSrvGlobalPoolHostHAddr. An admin picks network(2) for a normal DHCP scope serving many clients, or host(1) to reserve one specific address for one specific client.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.14.11.15.2.101.2.3.1.1 snmpwalk -v2c -c public <target> HPN-ICF-DHCP-SERVER-MIB::hpnicfDHCPSrvGlobalPoolType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.14.11.15.2.101.2.3.1.1.1 snmpget -v2c -c public <target> HPN-ICF-DHCP-SERVER-MIB::hpnicfDHCPSrvGlobalPoolType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.11.2.14.11.15.2.101.2.3.1.1.1 i <value>
Start monitoring HP networking switch/router with onboard DHCP server with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HPN-ICF-DHCP-SERVER-MIB::hpnicfDHCPSrvGlobalPoolType OID value, configure state conditions and alerts, and monitor any HP networking switch/router with onboard DHCP server from a single console.
OID Breakdown
Upper-level ancestors (12 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.11 | hp | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2 | nm | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.14 | icf | CONFIG-MIB |
| 1.3.6.1.4.1.11.2.14.11 | hpicfObjects | CONFIG-MIB |
| 1.3.6.1.4.1.11.2.14.11.15 | hpnicf | HPN-ICF-OID-MIB |
| 1.3.6.1.4.1.11.2.14.11.15.2 | hpnicfCommon | HPN-ICF-OID-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11.2.14.11.15.2.101 | hpnicfDHCPServer | HPN-ICF-DHCP-SERVER-MIB |
| 1.3.6.1.4.1.11.2.14.11.15.2.101.2 | hpnicfDHCPServerTables | HPN-ICF-DHCP-SERVER-MIB |
| 1.3.6.1.4.1.11.2.14.11.15.2.101.2.3 | hpnicfDHCPSrvGlobalPoolConfigTable | HPN-ICF-DHCP-SERVER-MIB |
| 1.3.6.1.4.1.11.2.14.11.15.2.101.2.3.1 | hpnicfDHCPSrvGlobalPoolConfigEntry | HPN-ICF-DHCP-SERVER-MIB |
| 1.3.6.1.4.1.11.2.14.11.15.2.101.2.3.1.1 | hpnicfDHCPSrvGlobalPoolType | HPN-ICF-DHCP-SERVER-MIB |