hwDHCPSGlobalPoolType

HUAWEI-DHCPS-MIB · h3c variant · .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, hwDHCPSGlobalPoolHostIPAddr,
or hwDHCPSGlobalPoolHostHAddr.
That means any operation of this object alone will
be regarded as invalid operation.

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/h3c:/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/h3c:/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/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-DHCPS-MIB::hwDHCPSGlobalPoolType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0null
1host
2network

Conformance