hwDhcpDomainIPv6GatewayLearn
HUAWEI-DHCP-PROXY-MIB ·
.1.3.6.1.4.1.2011.5.18.1.6.1.7
Object
column r/w
Enumeration
Indicates the function of automatically learning the relay IPv6 addresses of the DHCPv6 packets that belong to this domain. Data type:INTEGER Options: 1. enable(1) -enable the IPv6 address learning function for the DHCPv6 gateway 2. disable(2) -disable the IPv6 address learning function for the DHCPv6 gateway Access right: read-write Default: disable(2)
Context
- MIB
- HUAWEI-DHCP-PROXY-MIB
- OID
.1.3.6.1.4.1.2011.5.18.1.6.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwDhcpDomainEntry
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-DHCP-PROXY-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-DHCP-PROXY-MIB::hwDhcpDomainIPv6GatewayLearn'
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::hwDhcpDomainIPv6GatewayLearn.<hwDhcpDomainName>'
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::hwDhcpDomainIPv6GatewayLearn'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |