hwDHCPSGlobalPoolType

HUAWEI-DHCPS-MIB · .1.3.6.1.4.1.2011.5.7.2.1.2.1.1

Object

column r/w Enumeration
Type of a DHCP global pool. Any operations of
this object will be bound with the operations
of hwDHCPSGlobalPoolNetwork and
hwDHCPSGlobalPoolNetworkMask or with the 
operations of hwDHCPSGlobalPoolHostIPAddr,
hwDHCPSGlobalPoolMask and
hwDHCPSGlobalPoolHostHAddr. That means any
operation of this object alone will be regarded
as invalid operation.
The value means:
null(0)- It is a pool without ip address,
host(1)- It is a pool with manual allocation,
network(2)- It is a pool with automatic allocation

Context

MIB
HUAWEI-DHCPS-MIB
OID
.1.3.6.1.4.1.2011.5.7.2.1.2.1.1
Type
column
Access
readwrite
Status
current
Parent
hwDHCPSGlobalPoolConfigEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-DHCPS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-DHCPS-MIB::hwDHCPSGlobalPoolType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-DHCPS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-DHCPS-MIB::hwDHCPSGlobalPoolType.<hwDHCPSGlobalPoolName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-DHCPS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-DHCPS-MIB::hwDHCPSGlobalPoolType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0null
1host
2network

Conformance