All MIBs › A3COM-HUAWEI-DHCP-SERVER-MIB › h3cDHCPSrvGlobalPoolType
h3cDHCPSrvGlobalPoolType
Module: A3COM-HUAWEI-DHCP-SERVER-MIB
OID (symbolic): A3COM-HUAWEI-DHCP-SERVER-MIB::h3cDHCPSrvGlobalPoolType
OID (numeric): 1.3.6.1.4.1.43.45.1.10.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 h3cDHCPSrvGlobalPoolNetwork, h3cDHCPSrvGlobalPoolHostIPAddr, or h3cDHCPSrvGlobalPoolHostHAddr. That means any operation of this object alone will be regarded as invalid operation.
What is h3cDHCPSrvGlobalPoolType?
This enumerated integer specifies whether the pool handles network-based or host-based address assignment. It determines how the pool processes IP allocation rules. A network pool type assigns from a range; host type assigns to specific MAC addresses.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.45.1.10.2.101.2.3.1.1 snmpwalk -v2c -c public <target> A3COM-HUAWEI-DHCP-SERVER-MIB::h3cDHCPSrvGlobalPoolType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.45.1.10.2.101.2.3.1.1.1 snmpget -v2c -c public <target> A3COM-HUAWEI-DHCP-SERVER-MIB::h3cDHCPSrvGlobalPoolType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.43.45.1.10.2.101.2.3.1.1.1 i <value>
Start monitoring H3C routers and switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the A3COM-HUAWEI-DHCP-SERVER-MIB::h3cDHCPSrvGlobalPoolType OID value, configure state conditions and alerts, and monitor any H3C routers and switches from a single console.
OID Breakdown
Upper-level ancestors (11 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.43 | a3Com | A3COM-BRIDGE-R3-MIB |
| 1.3.6.1.4.1.43.45 | jv_mib | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.45.1 | huawei | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.45.1.10 | h3c | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.45.1.10.2 | h3cCommon | A3COM-HUAWEI-OID-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.43.45.1.10.2.101 | h3cDHCPServer | A3COM-HUAWEI-DHCP-SERVER-MIB |
| 1.3.6.1.4.1.43.45.1.10.2.101.2 | h3cDHCPServerTables | A3COM-HUAWEI-DHCP-SERVER-MIB |
| 1.3.6.1.4.1.43.45.1.10.2.101.2.3 | h3cDHCPSrvGlobalPoolConfigTable | A3COM-HUAWEI-DHCP-SERVER-MIB |
| 1.3.6.1.4.1.43.45.1.10.2.101.2.3.1 | h3cDHCPSrvGlobalPoolConfigEntry | A3COM-HUAWEI-DHCP-SERVER-MIB |
| 1.3.6.1.4.1.43.45.1.10.2.101.2.3.1.1 | h3cDHCPSrvGlobalPoolType | A3COM-HUAWEI-DHCP-SERVER-MIB |