hwDHCPSIPInUseType

HUAWEI-DHCPS-MIB · .1.3.6.1.4.1.2011.5.7.2.1.9.1.4

Object

column Enumeration
Type of binding
              
The value means
    manual(1) - manual allocation
    auto(2)   - automatic allocation
    release(3)- The ip is automatic allocation,but it is already released            
    offered(4)-The ip is offered to client

Context

MIB
HUAWEI-DHCPS-MIB
OID
.1.3.6.1.4.1.2011.5.7.2.1.9.1.4
Type
column
Access
readonly
Status
current
Parent
hwDHCPSIPInUseEntry
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::hwDHCPSIPInUseType'
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::hwDHCPSIPInUseType.<hwDHCPSIPInUseHAddr>'
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::hwDHCPSIPInUseType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1manual
2auto
3release
4offered

Conformance