hwDHCPSGlobalPoolLeaseUnlimited

HUAWEI-DHCPS-MIB · .1.3.6.1.4.1.2011.5.7.2.1.3.1.4

Object

column r/w Enumeration
A flag denoting if the lease of a pool is
unlimited.
              
The value means:
invalid(0)- The lease of the network address that clients be assigned is finite, 
            the period is decided by hwDHCPSGlobalPoolLeaseDay,hwDHCPSGlobalPoolLeaseHour and
            hwDHCPSGlobalPoolLeaseMinute
                          
unlimited(1)-The lease of the network address that clients be assigned is infinite

Context

MIB
HUAWEI-DHCPS-MIB
OID
.1.3.6.1.4.1.2011.5.7.2.1.3.1.4
Type
column
Access
readwrite
Status
current
Parent
hwDHCPSGlobalPoolParaEntry
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::hwDHCPSGlobalPoolLeaseUnlimited'
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::hwDHCPSGlobalPoolLeaseUnlimited.<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::hwDHCPSGlobalPoolLeaseUnlimited'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0invalid
1unlimited

Conformance