hwVlanIfDhcpsOptionType

HUAWEI-VLAN-MIB · .1.3.6.1.4.1.2011.5.6.1.65014.1.3

Object

column r/w Enumeration
The object means option type in DHCP server.
The value means :
ascii(1)- The option type is ascii string
hex(2)  - The option type is hex number
cipher(3) - The option type is cipher string
ip(4)   - The option type is ip address

Context

MIB
HUAWEI-VLAN-MIB
OID
.1.3.6.1.4.1.2011.5.6.1.65014.1.3
Type
column
Access
readwrite
Status
current
Parent
hwVlanIfDhcpsOptionEntry

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-VLAN-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VLAN-MIB::hwVlanIfDhcpsOptionType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-VLAN-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VLAN-MIB::hwVlanIfDhcpsOptionType.<hwVlanInterfaceID>.<hwVlanIfDhcpsOptionCode>.<hwVlanIfDhcpsOptionSubCode>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-VLAN-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-VLAN-MIB::hwVlanIfDhcpsOptionType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1ascii
2hex
3cipher
4ip