hwDhcpTrusted

HUAWEI-DHCP-SNOOPING-MIB · .1.3.6.1.4.1.2011.5.25.112.1.13.1.6

Object

column r/w Enumeration
This interface/VLAN is trusted or distrusted. 
When enabled the snooping, it turns to distrusted as default until be changed.

Context

MIB
HUAWEI-DHCP-SNOOPING-MIB
OID
.1.3.6.1.4.1.2011.5.25.112.1.13.1.6
Type
column
Access
readwrite
Status
current
Parent
hwDhcpSnpCfgEntry
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-DHCP-SNOOPING-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-DHCP-SNOOPING-MIB::hwDhcpTrusted'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-DHCP-SNOOPING-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-DHCP-SNOOPING-MIB::hwDhcpTrusted.<hwDhcpSnpIfIndex>.<hwDhcpSnpVlanIndex>.<hwDhcpSnpVsiIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-DHCP-SNOOPING-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-DHCP-SNOOPING-MIB::hwDhcpTrusted'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0untrusted
1trusted

Conformance