hwDhcpPortOption82AdminStatus

HUAWEI-DHCP-PROXY-MIB · .1.3.6.1.4.1.2011.5.18.1.5.1.1

Object

column r/w SNMPv2-TCTruthValue
DHCP Option82 on port administer state: true(enable)/false(disable),the default is false.
Options: 
1. true(1)  -indicates DHCP Option82 is on
2. false(2) -indicates DHCP Option82 is off

Context

MIB
HUAWEI-DHCP-PROXY-MIB
OID
.1.3.6.1.4.1.2011.5.18.1.5.1.1
Type
column
Access
readwrite
Status
current
Parent
hwDhcpPortEntry

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

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false