hwDHCPSInterfacePoolLeaseUnlimited
HUAWEI-DHCPS-MIB ·
.1.3.6.1.4.1.2011.5.7.2.1.6.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.6.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwDHCPSInterfacePoolParaEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::hwDHCPSInterfacePoolLeaseUnlimited'
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::hwDHCPSInterfacePoolLeaseUnlimited.<ifIndex>'
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::hwDHCPSInterfacePoolLeaseUnlimited'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | invalid |
1 | unlimited |
Conformance
Member of