HUAWEI-DHCP-PROXY-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
22
Rows
22
Columns
162
.1.3.6.1.4.1.2011.5.18.1.1 · 1 row entry · 11 columns
Uses the huawei variant from /opt/observium/mibs/huawei.
Command help
Walk hwDhcpGroupTable
/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::hwDhcpGroupTable'
Describes the DHCP server group, including IP addresses of the primary DHCP server and secondary 
server in each group. It supports the create, modify, delete, and query operations.
The index of this table is hwDhcpGroupID.
hwDhcpGroupEntry row .1.3.6.1.4.1.2011.5.18.1.1.1
Describes the DHCP server group, including IP addresses of the primary DHCP server and secondary
server in each group. It supports the create, modify, delete, and query operations.
The index of this entry is hwDhcpGrou…
Indexes
Column Syntax OID
Indicates the index of the DHCP server group.
Range: 0-19
Integer32
Constraints:
range: 0-19
.1.3.6.1.4.1.2011.5.18.1.1.1.1
Indicates the IP address of the first server in the DHCP server group.
It must be a valid unicast IP address and must be different from existing
IP addresses in other server groups.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.2011.5.18.1.1.1.2
Indicates the IP address of the second server in the DHCP server group.
It must be a valid unicast IP address, must be different from existing
IP addresses in other server groups, and must be different from
hwIpDhcpS…
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.2011.5.18.1.1.1.3
Row status, used for configuring the DHCP server group.
Options:
1. active(1) -when this leaf is queried, the value is fixed to active(1).
2. createAndGo(4) -create a DHCP server group
3. destroy(6) -delete a D…
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.2011.5.18.1.1.1.4
Indicates the IP address of the current server in the DHCP server group.
It is a read-only leaf and is meaningful only when the DHCP server works
in the backup mode. If the server does not work in the backup mode,
it…
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.2011.5.18.1.1.1.5
Indicates the IP address of the third server in the DHCP server group.
It must be a valid unicast IP address, must be different from existing
IP addresses in other server groups, and must be different from
hwIpDhcpSe…
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.2011.5.18.1.1.1.6
Indicates the IP address of the fourth server in the DHCP server group.
It must be a valid unicast IP address, must be different from existing
IP addresses in other server groups, and must be different from
hwIpDhcpS…
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.2011.5.18.1.1.1.7
Indicates the description of a DHCP server, which is used to describe
the information about a DHCP server. Note that the description may not be unique.
The default value of the description string is null.
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.4.1.2011.5.18.1.1.1.8
Indicates the name of VPN to which the DHCP server belongs.
When the DHCP server belongs to a public network, set hwIpDhcpServerVpnName to _public_.
The default value of the VPN name string is null.
OctetStringr/w
Constraints:
range: 0-31
.1.3.6.1.4.1.2011.5.18.1.1.1.9
Indicates the priority value of DSCP in the DHCP server group.
The range of priority value is 0 to 63.
-1 Indicates no config on the priority value.
The default value is -1.
Integer32r/w
Constraints:
range: -1-63
.1.3.6.1.4.1.2011.5.18.1.1.1.10
Indicates the priority value of EXP in the DHCP server group.
The range of priority value is 0 to 7.
-1 Indicates no config on the priority value.
The default value is -1.
Integer32r/w
Constraints:
range: -1-7
.1.3.6.1.4.1.2011.5.18.1.1.1.11
.1.3.6.1.4.1.2011.5.18.1.2 · 1 row entry · 4 columns
Uses the huawei variant from /opt/observium/mibs/huawei.
Command help
Walk hwDhcpSecurityTable
/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::hwDhcpSecurityTable'
A table containing the information of dhcp security.
If security feature is supported by DHCP, add/delete table item of the user address, 
whose IP is the index.
dhcp relay records in the table the IP address and MAC address of the legal user who 
acquire the IP address through relay. Through this table, the information of legal 
users can be queried. Moreover, in order to meet the needs of users to configure fixed 
IP address. This table enables the information configuration of the legal user with a 
fixed IP address. Specify the IP address, MAC address and the property of the static/dynamic 
address to implement the create operation.
The index of this table is hwDhcpClientIpAddress.
hwDhcpSecurityEntry row .1.3.6.1.4.1.2011.5.18.1.2.1
A table containing the information of dhcp security.
If security feature is supported by DHCP, add/delete table item of the user address,
whose IP is the index.
dhcp relay records in the table the IP address and MAC ad…
Column Syntax OID
The client IP address.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.2011.5.18.1.2.1.1
The client MAC address.
SNMPv2-TCMacAddressr/w
Type Constraints:
range: 6
Description:
Represents an 802 MAC address represented in the
`canonical' order defined by IEEE 802.1a, i.e., as if it
were transmitted least significant bit first, even though
802.5 (in contrast to other 802.x protocols) requires M…
.1.3.6.1.4.1.2011.5.18.1.2.1.2
Property of client.
Options:
1. static(1) -indicates client property is static
2. dynamic(2) -indicates client property is dynamic
Enumerationr/w
Enumerated Values:
1static
2dynamic
.1.3.6.1.4.1.2011.5.18.1.2.1.3
Status of this table's entry.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.2011.5.18.1.2.1.4
.1.3.6.1.4.1.2011.5.18.1.3 · 1 row entry · 4 columns
Uses the huawei variant from /opt/observium/mibs/huawei.
Command help
Walk hwDhcpToL3IfTable
/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::hwDhcpToL3IfTable'
Describes the binding between the VLAN interface and the DHCP server group. 
It supports the create, query, and modify operations.
The index of this table is hwDhcpToL3VlanIfIndex.
hwDhcpToL3IfEntry row .1.3.6.1.4.1.2011.5.18.1.3.1
Describes the binding between the VLAN interface and the DHCP server group.
It supports the create, query, and modify operations.
The index of this entry is hwDhcpToL3VlanIfIndex.
Column Syntax OID
Indicates binding to the VLAN ID of the DHCP server group.
It uses hwVlanInterfaceID of hwVlanInterfaceTable.
Range: 1-4093
Integer32
Constraints:
range: 1-4093
.1.3.6.1.4.1.2011.5.18.1.3.1.1
Indicates the corresponding DHCP server group of the VLAN interface.
Range: 0-20
In the configuration, if the value of hwDhcpToL3GroupId is in the range of 0-19,
ensure that the server group corresponding to this ID e…
Integer32r/w
Constraints:
range: 0-20
.1.3.6.1.4.1.2011.5.18.1.3.1.2
If dhcp security check enabled for this vlan virtual interface.
By default, it is disabled.
Options:
1. enabled(1) -indicates dhcp security check is enabled
2. disabled(2) -indicates dhcp security check is disabled
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.2011.5.18.1.3.1.3
Indicates the row status, used to configure the corresponding DHCP server group of the VLAN interface.
Options:
1. active(1) -when this leaf is queried, the value is fixed to active(1).
2. createAndGo(4) -create …
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.2011.5.18.1.3.1.4
.1.3.6.1.4.1.2011.5.18.1.5 · 1 row entry · 3 columns
Uses the huawei variant from /opt/observium/mibs/huawei.
Command help
Walk hwDhcpPortTable
/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::hwDhcpPortTable'
Indicates DHCP port management feature.
The index of this table is ifIndex.
hwDhcpPortEntry row .1.3.6.1.4.1.2011.5.18.1.5.1
Indicates DHCP port management feature.
The index of this entry is ifIndex.
Indexes
Column Syntax OID
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
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.2011.5.18.1.5.1.1
Up-link administer state, only a port on main board can be an up-link;
true(yes)/false(no),the default is true.
Options:
1. true(1) -indicates only a port on main board can be an up-link
2. false(2) -indicates not onl…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.2011.5.18.1.5.1.2
Row status.
Add or delete a table item.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.2011.5.18.1.5.1.3
.1.3.6.1.4.1.2011.5.18.1.6 · 1 row entry · 7 columns
Uses the huawei variant from /opt/observium/mibs/huawei.
Command help
Walk hwDhcpDomainTable
/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::hwDhcpDomainTable'
Describes the DHCP domain information in the DHCP option 60 mode. 
It supports the query, create, modify, and delete operations.
The index of this table is hwDhcpDomainName.
hwDhcpDomainEntry row .1.3.6.1.4.1.2011.5.18.1.6.1
Describes the DHCP domain information in the DHCP option 60 mode.
It supports the query, create, modify, and delete operations.
The index of this entry is hwDhcpDomainName.
Column Syntax OID
Indicates the DHCP domain name, which is used with the option 60 field in the user packets to differentiate various types
of users in DHCP option 60 mode.
Range: 1-32 characters
The format is character string length+c…
OctetString
Constraints:
range: 1-32
.1.3.6.1.4.1.2011.5.18.1.6.1.1
Indicates the corresponding DHCP server group of the domain. It uses hwDhcpGroupID in hwDhcpGroupTable.
Range: 0-20
0-19 indicates the ID of the server group; 20 indicates not binding with any server group.
Integer32r/w
Constraints:
range: 0-20
.1.3.6.1.4.1.2011.5.18.1.6.1.2
Row status, used for configuring the DHCP domain name.
Options:
1. active(1) -when this leaf is queried, the value is fixed to active(1).
2. createAndGo(4) -create a DHCP domain name
3. destroy(6) -delete a D…
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.2011.5.18.1.6.1.3
Indicates the function of automatically learning the relay IP addresses of the DHCP packets that belong to this domain.
Data type:INTEGER
Options:
1. enable(1) -enable the IP address learning function for the DHCP gate…
Enumerationr/w
Enumerated Values:
1enable
2disable
.1.3.6.1.4.1.2011.5.18.1.6.1.4
Indicates the device description of the domain.
Users can configure the value undefined(255) to clear the current configuration.
Options:
1. mta(1) -indicates the device description is MTA
2. stb(2) -i…
Enumerationr/w
Enumerated Values:
1mta
2stb
3host
4router
255undefined
.1.3.6.1.4.1.2011.5.18.1.6.1.5
Indicates the corresponding DHCPv6 server group of the domain. It uses hwDhcpv6GroupID in hwDhcpv6GroupTable.
Range: -1 | 0..19
0-19 indicates the ID of the server group; -1 indicates not binding with any server group.
Integer32r/w
Constraints:
range: -1-19
.1.3.6.1.4.1.2011.5.18.1.6.1.6
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 DHC…
Enumerationr/w
Enumerated Values:
1enable
2disable
.1.3.6.1.4.1.2011.5.18.1.6.1.7
.1.3.6.1.4.1.2011.5.18.1.7 · 1 row entry · 5 columns
Uses the huawei variant from /opt/observium/mibs/huawei.
Command help
Walk hwDhcpMacRangeTable
/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::hwDhcpMacRangeTable'
Describes the DHCP MAC-range information in the DHCP MAC-range mode. 
It supports the query, create, modify, and delete operations.       
The index of this table is hwDhcpMacRangeName.
hwDhcpMacRangeEntry row .1.3.6.1.4.1.2011.5.18.1.7.1
Describes the DHCP MAC-range information in the DHCP MAC-range mode.
It supports the query, create, modify, and delete operations.
The index of this entry is hwDhcpMacRangeName.
Column Syntax OID
DHCP MAC-range, used with the user MAC addresses to differentiate various types of users in DHCP MAC-range mode.
Range: 1-32 characters
For example, the index of 'mran' is 4.109.114.97.110.
OctetString
Constraints:
range: 1-32
.1.3.6.1.4.1.2011.5.18.1.7.1.1
Indicates the start address of the MAC-range, which must be a valid unicast MAC address.
The format is a 6-byte hexadecimal character string, for example, 0x00 0xe0 0xfc 0x11 0x00 0x00.
SNMPv2-TCMacAddressr/w
Type Constraints:
range: 6
Description:
Represents an 802 MAC address represented in the
`canonical' order defined by IEEE 802.1a, i.e., as if it
were transmitted least significant bit first, even though
802.5 (in contrast to other 802.x protocols) requires M…
.1.3.6.1.4.1.2011.5.18.1.7.1.2
Indicates the end address of the MAC-range, which must be a valid unicast MAC address.
hwDhcpMacRangeEnd must be equal to or larger than hwDhcpMacRangeStart.
The format is a 6-byte hexadecimal character string, for ex…
SNMPv2-TCMacAddressr/w
Type Constraints:
range: 6
Description:
Represents an 802 MAC address represented in the
`canonical' order defined by IEEE 802.1a, i.e., as if it
were transmitted least significant bit first, even though
802.5 (in contrast to other 802.x protocols) requires M…
.1.3.6.1.4.1.2011.5.18.1.7.1.3
Indicates the DHCP server group relevant to the MAC-range.
Integer32r/w
Constraints:
range: 0-20
.1.3.6.1.4.1.2011.5.18.1.7.1.4
Row status, used to create a MAC-range, modify a MAC-range, and bind a MAC-range to a DHCP server group.
Options:
1. active(1) -in the query operation, the value of this leaf is always active(1).
2. createAndGo(4…
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.2011.5.18.1.7.1.5
.1.3.6.1.4.1.2011.5.18.1.8 · 1 row entry · 8 columns
Uses the huawei variant from /opt/observium/mibs/huawei.
Command help
Walk hwDhcpDomainGatewayTable
/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::hwDhcpDomainGatewayTable'
Describes the binding between the DHCP domain and gateway corresponding to the VLAN interface in the DHCP option 60 mode. 
It supports the modify and query operations.
The indexes of this table are hwDhcpDomainGatewayVlanIfIndex and hwDhcpDomainGatewayDmName.
hwDhcpDomainGatewayEntry row .1.3.6.1.4.1.2011.5.18.1.8.1
Describes the binding between the DHCP domain and gateway corresponding to the VLAN interface in the DHCP option 60 mode.
It supports the modify and query operations.
The indexes of this entry are hwDhcpDomainGatewayVl…
Column Syntax OID
Indicates the VLAN ID to be bound to the gateway.
Range: 1-4093
Integer32
Constraints:
range: 1-4093
.1.3.6.1.4.1.2011.5.18.1.8.1.1
DHCP domain name.
Range: 1-32 characters
The format is character string length+character ASCII length.
For example, the length of 'hwdomain' is 8 and its corresponding octet string is 8.104.119.100.111.109.97.105.110.
OctetString
Constraints:
range: 1-32
.1.3.6.1.4.1.2011.5.18.1.8.1.2
Indicates the gateway IP address bound to the VLAN interface in the DHCP domain.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.2011.5.18.1.8.1.3
Row status, used for binding a VLAN interface to a DHCP domain or gateway.
Options:
1. active(1) -indicates query operation

When modifying the binding between the DHCP domain and the gateway,
configure h…
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.2011.5.18.1.8.1.4
Indicates the second gateway IP address bound to the VLAN interface in the DHCP domain.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.2011.5.18.1.8.1.5
Indicates the third gateway IP address bound to the VLAN interface in the DHCP domain.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.2011.5.18.1.8.1.6
Indicates the gateway policy in the DHCP domain.
In the set operation, if is set to 255, it indicates that undo the gateway policy in the DHCP domain.
In the query operation, if it is not set, the value obtained is 255.…
Enumerationr/w
Enumerated Values:
1traceLocationMaster
2traceLocationSlave
3traceRidMaster
4traceRidSlave
5primary
6secondary
255default
.1.3.6.1.4.1.2011.5.18.1.8.1.7
Indicates the gateway IPv6 address bound to the VLAN interface in the DHCP domain.
The IPv6 address is a character string with 16 bytes. A maximum of three gateway IPv6 addresses can be configured.
If a gateway IPv6 a…
OctetStringr/w
Constraints:
range: 48-48
.1.3.6.1.4.1.2011.5.18.1.8.1.8
.1.3.6.1.4.1.2011.5.18.1.9 · 1 row entry · 4 columns
Uses the huawei variant from /opt/observium/mibs/huawei.
Command help
Walk hwDhcpMacGatewayTable
/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::hwDhcpMacGatewayTable'
Describes the binding between the VLAN interface and the gateway in the DHCP MAC-range mode. 
It supports the query and modify operations.
The indexes of this table are hwDhcpMacGatewayVlanIfIndex and hwDhcpMacGatewayMacName.
hwDhcpMacGatewayEntry row .1.3.6.1.4.1.2011.5.18.1.9.1
Describes the binding between the VLAN interface and the gateway in the DHCP MAC-range mode.
It supports the query and modify operations.
The indexes of this entry are hwDhcpMacGatewayVlanIfIndex and hwDhcpMacGatewayMa…
Column Syntax OID
Indicates the VLAN ID to be bound to.
Range: 1-4093
Integer32
Constraints:
range: 1-4093
.1.3.6.1.4.1.2011.5.18.1.9.1.1
Indicates the name of the DHCP MAC-range. It uses hwDhcpMacRangeName in hwDhcpMacRangeTable.
Range: 1-32 characters
OctetString
Constraints:
range: 1-32
.1.3.6.1.4.1.2011.5.18.1.9.1.2
Indicates the gateway IP address bound to the VLAN interface in the DHCP MAC-range.
It uses hwVlanIpAddress (primary IP address) in hwVlanInterfaceTable.
Make sure that the IP address exists under the interface, and i…
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.2011.5.18.1.9.1.3
Row status, used to bind a MAC-range to the gateway IP address.
In the modify operation, specify hwDhcpMacGateway and perform the set operation.
In the query operation, the value of this leaf is always active(1).
Option…
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.2011.5.18.1.9.1.4
.1.3.6.1.4.1.2011.5.18.1.10 · 1 row entry · 25 columns
Uses the huawei variant from /opt/observium/mibs/huawei.
Command help
Walk hwDhcpOption82StatisticsTable
/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::hwDhcpOption82StatisticsTable'
Describes the statistics of various DHCP packets received on the DHCP L2 relay. It supports the query and set operations.
The index of this table is ifIndex.
hwDhcpOption82StatisticsEntry row .1.3.6.1.4.1.2011.5.18.1.10.1
Describes the statistics of various DHCP packets received on the DHCP L2 relay. It supports the query and set operations.
The index of this entry is ifIndex.
Indexes
Column Syntax OID
Indicates the total number of DHCP packets containing the untrust option 82 information.
Range: 0-4294967295
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.18.1.10.1.1
Indicates the total number of DHCP packets that exceed the maximum packet length after option 82 is added.
Range: 0-4294967295
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.18.1.10.1.2
Indicates the total number of received DHCP discover packets.
Range: 0-4294967295
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.18.1.10.1.3
Indicates the total number of received DHCP offer packets.
Range: 0-4294967295
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.18.1.10.1.4
Indicates the total number of received DHCP request packets.
Range: 0-4294967295
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.18.1.10.1.5
Indicates the total number of received DHCP decline packets.
Range: 0-4294967295
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.18.1.10.1.6
Indicates the total number of received DHCP ACK packets.
Range: 0-4294967295
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.18.1.10.1.7
Indicates the total number of received DHCP NAK packets.
Range: 0-4294967295
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.18.1.10.1.8
Indicates the total number of received DHCP release packets.
Range: 0-4294967295
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.18.1.10.1.9
Indicates the total number of received DHCP inform packets.
Range: 0-4294967295
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.18.1.10.1.10
Resets the statistics of DHCP packets.
Set it to clear(1) and perform the set operation.
Options:
1. clear(1) -resets the statistics of DHCP packets
Enumerationr/w
Enumerated Values:
1clear
.1.3.6.1.4.1.2011.5.18.1.10.1.11
Indicates the total number of received DHCP packets that exceed the maximum
option 82 length after the option 82 information is added.
Range: 0-4294967295
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.18.1.10.1.12
Indicates the total number of received DHCP forcerenew packets.
Range: 0-4294967295
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.18.1.10.1.13
Indicates the total number of sent DHCP discover packets.
Range: 0-4294967295
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.18.1.10.1.14
Indicates the total number of sent DHCP offer packets.
Range: 0-4294967295
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.18.1.10.1.15
Indicates the total number of sent DHCP request packets.
Range: 0-4294967295
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.18.1.10.1.16
Indicates the total number of sent DHCP decline packets.
Range: 0-4294967295
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.18.1.10.1.17
Indicates the total number of sent DHCP ACK packets.
Range: 0-4294967295
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.18.1.10.1.18
Indicates the total number of sent DHCP NAK packets.
Range: 0-4294967295
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.18.1.10.1.19
Indicates the total number of sent DHCP release packets.
Range: 0-4294967295
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.18.1.10.1.20
Indicates the total number of sent DHCP inform packets.
Range: 0-4294967295
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.18.1.10.1.21
Indicates the total number of sent DHCP forcerenew packets.
Range: 0-4294967295
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.18.1.10.1.22
Indicates the total number of received DHCP packets that the MAC address conflict.
Range: 0-4294967295
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.18.1.10.1.23
Indicates the total number of received DHCP packets with unknown type.
Range: 0-4294967295
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.18.1.10.1.24
Indicates the total number of received DHCP packets that subscriber packets with nonzero giaddr.
Range: 0-4294967295
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.18.1.10.1.25
.1.3.6.1.4.1.2011.5.18.1.26 · 1 row entry · 2 columns
Uses the huawei variant from /opt/observium/mibs/huawei.
Command help
Walk hwDhcpSuboptionTable
/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::hwDhcpSuboptionTable'
Indicates DHCP suboption feature.
The index of this table is hwDhcpSuboptionIndex.
hwDhcpSuboptionEntry row .1.3.6.1.4.1.2011.5.18.1.26.1
Indicates DHCP suboption feature.
The index of this entry is hwDhcpSuboptionIndex.
Column Syntax OID
The index of DHCP suboption:
index 1 stand for suboption 0x81;
index 2 stand for suboption 0x82;
index 3 stand for suboption 0x83;
index 4 stand for suboption 0x84;
index 5 stand for suboption 0x85;
index 6 stand for su…
Integer32
Constraints:
range: 1-15
.1.3.6.1.4.1.2011.5.18.1.26.1.1
The configuration of DHCP suboption: true(enable)/false(disable),the default is false..
hwDhcpSuboptionStatus OBJECT-TYPE
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.2011.5.18.1.26.1.2
.1.3.6.1.4.1.2011.5.18.1.30 · 1 row entry · 2 columns
Uses the huawei variant from /opt/observium/mibs/huawei.
Command help
Walk hwDhcpServerSelectModeByVlanTable
/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::hwDhcpServerSelectModeByVlanTable'
Describes the DHCP server selection mode of the VLAN and supports the query and modify operations.
The index of this table is hwVlanIndex.
hwDhcpServerSelectModeByVlanEntry row .1.3.6.1.4.1.2011.5.18.1.30.1
Describes the DHCP server selection mode of the VLAN and supports the query and modify operations.
The index of this entry is hwVlanIndex.
Column Syntax OID
Indicates the DHCP server selection mode of the VLAN interface.
Options:
1. standard(1) -indicates the standard mode
2. option60(2) -indicates the domain mode
3. macRange(3) -indicates the MAC-range mode
Default: stand…
Enumerationr/w
Enumerated Values:
1standard
2option60
3macRange
.1.3.6.1.4.1.2011.5.18.1.30.1.1
Row status, used to set the DHCP server selection mode of the VLAN interface.
Options:
1. active(1) -when this leaf is queried, the value is fixed to active(1).
2. createAndGo(4) -create a DHCP server selection mo…
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.2011.5.18.1.30.1.2
.1.3.6.1.4.1.2011.5.18.1.31 · 1 row entry · 9 columns
Uses the huawei variant from /opt/observium/mibs/huawei.
Command help
Walk hwDhcpUserTable
/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::hwDhcpUserTable'
Provides the function of DHCP proxy user management, including querying the user information and forcing a user to go offline.
The index of this table is hwDhcpUserIndex.
hwDhcpUserEntry row .1.3.6.1.4.1.2011.5.18.1.31.1
Provides the function of DHCP proxy user management, including querying the user information and forcing a user to go offline.
The index of this entry is hwDhcpUserIndex.
Indexes
Column Syntax OID
Indicates the DHCP user index.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.18.1.31.1.1
Indicates the index of the port where the DHCP user resides.
Its algorithm and value are the same as ifIndex.
-1 indicates the invalid port index.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.18.1.31.1.2
Indicates the ID of the service where the DHCP user resides.
Here it indicates the service port ID created by the current device.
The service port index on the NMS is 1 larger than the service port index on the host.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.18.1.31.1.3
Indicates the DHCP user VLAN index.
Range: 1-4093
Integer32
Constraints:
range: 1-4093
.1.3.6.1.4.1.2011.5.18.1.31.1.4
Indicates the IP address of the DHCP user dynamically obtained from the DHCP server,
in dotted decimal notation, for example, 10.11.104.10.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.2011.5.18.1.31.1.5
Indicates the MAC address of the DHCP user.
The format is a 6-byte hexadecimal character string, for example,
0x00 0xe0 0xfc 0x11 0x00 0x00.
SNMPv2-TCMacAddress
Type Constraints:
range: 6
Description:
Represents an 802 MAC address represented in the
`canonical' order defined by IEEE 802.1a, i.e., as if it
were transmitted least significant bit first, even though
802.5 (in contrast to other 802.x protocols) requires M…
.1.3.6.1.4.1.2011.5.18.1.31.1.6
Indicates the IP address of the DHCP server to which the DHCP user belongs,
in dotted decimal notation, for example, 10.11.104.10.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.2011.5.18.1.31.1.7
Indicates the lease time of the DHCP user.
Unit: second
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.18.1.31.1.8
Indicates the row status, used to query and delete the DHCP proxy user.
The set operation supports only destroy(6).
During query, active(1) is fixedly returned for this leaf.
Options:
1. active(1) -when this leaf is…
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.2011.5.18.1.31.1.9
.1.3.6.1.4.1.2011.5.18.1.32 · 1 row entry · 3 columns
Uses the huawei variant from /opt/observium/mibs/huawei.
Command help
Walk hwDhcpDomainServerInVlanTable
/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::hwDhcpDomainServerInVlanTable'
Describes the binding between the VLAN interface and the DHCP server group in the domain mode. 
It supports the query, create, modify, and delete operations.
The indexes of this table are hwVlanIndex and hwDhcpDomainName.
hwVlanIndex is imported from hwVlanMIBTable in HUAWEI-VLAN-MIB.
hwDhcpDomainName is imported from hwDhcpDomainTable.
hwDhcpDomainServerInVlanEntry row .1.3.6.1.4.1.2011.5.18.1.32.1
Describes the binding between the VLAN interface and the DHCP server group in the domain mode.
It supports the query, create, modify, and delete operations.
The indexes of this entry are hwVlanIndex and hwDhcpDomainNam…
Column Syntax OID
Indicates the ID of the DHCP. It uses hwDhcpGroupID in hwDhcpGroupTable.
Range: -1 | 0-19
0-19 indicates the ID of the server group; -1 indicates not binding with any server group.
Integer32r/w
Constraints:
range: -1-19
.1.3.6.1.4.1.2011.5.18.1.32.1.1
Row status, used to configure the DHCP server group bound to a domain under a VLAN.
Options:
1. active(1) -when this leaf is queried, the value is fixed to active(1).
2. createAndGo(4) -create a binding between a…
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.2011.5.18.1.32.1.2
Indicates the ID of the DHCPv6. It uses hwDhcpv6GroupID in hwDhcpv6GroupTable.
Range: -1 | 0-19
0-19 indicates the ID of the server group; -1 indicates not binding with any server group.
Integer32r/w
Constraints:
range: -1-19
.1.3.6.1.4.1.2011.5.18.1.32.1.3
.1.3.6.1.4.1.2011.5.18.1.33 · 1 row entry · 2 columns
Uses the huawei variant from /opt/observium/mibs/huawei.
Command help
Walk hwDhcpMacServerInVlanTable
/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::hwDhcpMacServerInVlanTable'
Describes the binding between the VLAN interface and the DHCP server group in the MAC-range mode. 
It supports the create, modify, delete, and query operations.
The indexes of this table are hwVlanIndex and hwDhcpMacRangeName.
hwVlanIndex is imported from hwVlanMIBTable in HUAWEI-VLAN-MIB.
hwDhcpMacRangeName is imported from hwDhcpMacRangeTable.
hwDhcpMacServerInVlanEntry row .1.3.6.1.4.1.2011.5.18.1.33.1
Describes the binding between the VLAN interface and the DHCP server group in the MAC-range mode.
It supports the create, modify, delete, and query operations.
The indexes of this entry are hwVlanIndex and hwDhcpMacRan…
Column Syntax OID
Indicates the ID of the DHCP. It uses hwDhcpGroupID in hwDhcpGroupTable.
Range: 0-19
Integer32r/w
Constraints:
range: 0-19
.1.3.6.1.4.1.2011.5.18.1.33.1.1
Row status, used to configure the gateway IP address to which the MAC-range is bound.
Options:
1. active(1) -when this leaf is queried, the value is fixed to active(1).
2. createAndGo(4) -create the binding betwe…
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.2011.5.18.1.33.1.2
.1.3.6.1.4.1.2011.5.18.1.36 · 1 row entry · 15 columns
Uses the huawei variant from /opt/observium/mibs/huawei.
Command help
Walk hwDhcpSmltTable
/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::hwDhcpSmltTable'
Used to start and stop the DHCP emulation test and query the DHCP emulation test result.
The index of this table is hwDhcpSmltIndex.
hwDhcpSmltEntry row .1.3.6.1.4.1.2011.5.18.1.36.1
Used to start and stop the DHCP emulation test and query the DHCP emulation test result.
The index of this entry is hwDhcpSmltIndex.
Indexes
Column Syntax OID
Indicates the index of a simulation user.
Range: 1-255
Currently, the system supports only one simulation user.
Integer32r/w
Constraints:
range: 1-255
.1.3.6.1.4.1.2011.5.18.1.36.1.1
Indicates the index of the service port.
The service port index here is 1 greater than the service port index queried through the CLI.
SNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.18.1.36.1.2
Indicates the DHCP option 60 field. If the DHCP option 60 is not configured, the default
configuration of the L3 interface is adopted. A string of 0-32 characters is supported.
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.4.1.2011.5.18.1.36.1.3
Indicates the simulation timeout time.
Range: 5-60
Default: 5
Unit: second
Integer32r/w
Constraints:
range: 5-60
.1.3.6.1.4.1.2011.5.18.1.36.1.4
Indicates the DHCP simulation result.
0: Indicates that the DHCP simulation is successful.
6921509: Indicates the DHCP simulation is being performed.
6921510: Indicates that the DHCP simulation fails due to timeout.
SNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.18.1.36.1.5
Indicates the start time of the DHCP simulation.
SNMPv2-TCDateAndTime
Type Constraints:
range: 8
range: 11
Description:
A date-time specification.

field octets contents range
----- ------ -------- -----
1 1-2 year* 0..65536
2 3 month …
.1.3.6.1.4.1.2011.5.18.1.36.1.6
Indicates the end time of the DHCP simulation.
SNMPv2-TCDateAndTime
Type Constraints:
range: 8
range: 11
Description:
A date-time specification.

field octets contents range
----- ------ -------- -----
1 1-2 year* 0..65536
2 3 month …
.1.3.6.1.4.1.2011.5.18.1.36.1.7
Indicates the IP address obtained by the DHCP client.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.2011.5.18.1.36.1.8
Indicates the subnet mask of the IP address obtained by the DHCP client.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.2011.5.18.1.36.1.9
Indicates the IP address of the DHCP server.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.2011.5.18.1.36.1.10
Indicates the IP address of the primary DNS server.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.2011.5.18.1.36.1.11
Indicates the name of the DNS server.
OctetString
Constraints:
range: 0-200
.1.3.6.1.4.1.2011.5.18.1.36.1.12
Indicates the IP address of the secondary DNS server.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.2011.5.18.1.36.1.13
Indicates the IP address of the gateway.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.2011.5.18.1.36.1.14
Indicates the row status, used for starting and stopping the DHCP simulation.
Options:
1. active(1) -when this leaf is queried, the value is fixed to active(1).
2. createAndGo(4) -start the DHCP simulation
3. dest…
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.2011.5.18.1.36.1.15
.1.3.6.1.4.1.2011.5.18.1.38 · 1 row entry · 18 columns
Uses the huawei variant from /opt/observium/mibs/huawei.
Command help
Walk hwDhcpMessagesStatisticsTable
/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::hwDhcpMessagesStatisticsTable'
Queries and resets the statistics of transmitted and received DHCP L3 relay packets.
The index of this table is ifIndex, and the value of the index must be 0.
hwDhcpMessagesStatisticsEntry row .1.3.6.1.4.1.2011.5.18.1.38.1
Queries and resets the statistics of transmitted and received DHCP L3 relay packets.
The index of this entry is ifIndex, and the value of the index must be 0.
Indexes
Column Syntax OID
Indicates the total number of received DHCP packets containing the untrust option 82 information.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.18.1.38.1.1
Indicates the total number of DHCP packets that exceeds the maximum packet length after the option 82 information is added.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.18.1.38.1.2
Indicates the total number of DHCP packets that exceeds the maximum option 82 length after the option 82 information is added.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.18.1.38.1.3
Indicates the total number of received DHCP offer packets.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.18.1.38.1.4
Indicates the total number of received DHCP ACK packets.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.18.1.38.1.5
Indicates the total number of received DHCP NAK packets.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.18.1.38.1.6
Indicates the total number of received DHCP decline packets.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.18.1.38.1.7
Indicates the total number of received DHCP discover packets.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.18.1.38.1.8
Indicates the total number of received DHCP inform packets.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.18.1.38.1.9
Indicates the total number of received DHCP release packets.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.18.1.38.1.10
Indicates the total number of received DHCP request packets.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.18.1.38.1.11
Indicates the total number of received DHCP FORCERENEW packets.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.18.1.38.1.12
Indicates the total number of DHCP ACK packets sent by the proxy.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.18.1.38.1.13
Indicates the total number of DHCP release packets sent by the proxy.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.18.1.38.1.14
Indicates the total number of packets that have MAC address conflict.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.18.1.38.1.15
Indicates the total number of ACK packets whose corresponding users cannot be found.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.18.1.38.1.16
Indicates the total number of packets whose DHCP DISCOVER and REQUEST 'giaddr' are not zero on the user side.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.18.1.38.1.17
Resets the DHCP packet statistics.
Options:
1. clear(1) -resets the DHCP packet statistics
Enumerationr/w
Enumerated Values:
1clear
.1.3.6.1.4.1.2011.5.18.1.38.1.18
.1.3.6.1.4.1.2011.5.18.1.40 · 1 row entry · 26 columns
Uses the huawei variant from /opt/observium/mibs/huawei.
Command help
Walk hwDhcpFlowStatisticsTable
/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::hwDhcpFlowStatisticsTable'
Queries and resets the statistics of dhcp packets on flow.
The index of this table is hwDhcpFlowStatisticsIndex.
Statistics for a maximum of 64 service ports are supported at the same time.
hwDhcpFlowStatisticsEntry row .1.3.6.1.4.1.2011.5.18.1.40.1
Queries and resets the statistics of dhcp packets on flow.
The index of this entry is hwDhcpFlowStatisticsIndex.
Statistics for a maximum of 64 service ports are supported at the same time.
Column Syntax OID
The index of the dhcp flow statistics table.
Indicates service port ID.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.18.1.40.1.1
Indicates the row status, used for enabling and disabling the DHCP statistics on flow.
Options:
1. active(1) -when this leaf is queried, the value is fixed to active(1).
2. createAndGo(4) -enable the DHCP statisti…
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.2011.5.18.1.40.1.2
Reset the DHCP flow statistics.
Options:
1. reset(1) -Reset the DHCP flow statistics.
2. invalid(2) -In get operation, the invalid(2) will be returned.
Enumerationr/w
Enumerated Values:
1reset
2invalid
.1.3.6.1.4.1.2011.5.18.1.40.1.3
Number of received DHCP discover packets.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.18.1.40.1.4
Number of received DHCP offer packets.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.18.1.40.1.5
Number of received DHCP request packets.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.18.1.40.1.6
Number of received DHCP decline packets.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.18.1.40.1.7
Number of received DHCP ack packets.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.18.1.40.1.8
Number of received DHCP nack packets.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.18.1.40.1.9
Number of received DHCP release packets.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.18.1.40.1.10
Number of received DHCP inform packets.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.18.1.40.1.11
Number of received DHCP renew packets.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.18.1.40.1.12
Number of sent DHCP discover packets.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.18.1.40.1.13
Number of sent DHCP offer packets.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.18.1.40.1.14
Number of sent DHCP request packets.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.18.1.40.1.15
Number of sent DHCP decline packets.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.18.1.40.1.16
Number of sent DHCP ack packets.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.18.1.40.1.17
Number of sent DHCP nack packets.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.18.1.40.1.18
Number of sent DHCP release packets.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.18.1.40.1.19
Number of sent DHCP inform packets.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.18.1.40.1.20
Number of sent DHCP renew packets.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.18.1.40.1.21
Number of received unknown type DHCP packets.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.18.1.40.1.22
Number of DHCP packets which option length is over 255.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.18.1.40.1.23
Number of DHCP packets which packet length is over max length after adding options.
The defalut value of DHCP packet max length is 1500 bytes.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.18.1.40.1.24
Number of DHCP packets with untrusty options.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.18.1.40.1.25
Number of DHCP packets which giaddr is not zero.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.18.1.40.1.26
.1.3.6.1.4.1.2011.5.18.1.44 · 1 row entry · 4 columns
Uses the huawei variant from /opt/observium/mibs/huawei.
Command help
Walk hwDhcpGatewayGroupTable
/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::hwDhcpGatewayGroupTable'
Indicates the configuration of the gateway group.
The index of this table is hwDhcpGatewayGroupName.
hwDhcpGatewayGroupEntry row .1.3.6.1.4.1.2011.5.18.1.44.1
Indicates the configuration of the gateway group.
The index of this entry is hwDhcpGatewayGroupName.
Column Syntax OID
Indicates the name of gateway group.
The main input rules of the string are as the follows.
1. The ASCII vlaue of characters must be between 0x20 and 0x7E.
2. The double quotation marks are not supported.
3. The specia…
OctetString
Constraints:
range: 1-32
.1.3.6.1.4.1.2011.5.18.1.44.1.1
Indicates the master gateway of gateway group.
Hexadecimal format, every 4 octets represent a gateway IP(for
example, the hexadecimal value 01020304 means that the master ip is 1.2.3.4).
If the input value is all-zero, …
OctetStringr/w
Constraints:
range: 4-4
.1.3.6.1.4.1.2011.5.18.1.44.1.2
Indicates the slavery gateway of gateway group.
Hexadecimal format, every 4 octets represent a gateway IP(for
example, the hexadecimal value 0101010102020202030303030000000000000000 means that
there are three slave gat…
OctetStringr/w
Constraints:
range: 1-256
.1.3.6.1.4.1.2011.5.18.1.44.1.3
This object is used to create a new row or to modify or delete an existing row in this table.
Options:
1. active(1) -the status of the row is active
2. notInService(2) -the status of the row is notInService
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.2011.5.18.1.44.1.255
.1.3.6.1.4.1.2011.5.18.1.45 · 1 row entry · 4 columns
Uses the huawei variant from /opt/observium/mibs/huawei.
Command help
Walk hwDhcpGatewayGroupGatewayTable
/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::hwDhcpGatewayGroupGatewayTable'
Indicates the gateway configration of gateway group.
The indexes of this table are hwDhcpGatewayGroupName, hwDhcpGatewayGroupGatewayType,
hwDhcpGatewayGroupGatewayAddressInetType, hwDhcpGatewayGroupGatewayAddress.
hwDhcpGatewayGroupGatewayEntry row .1.3.6.1.4.1.2011.5.18.1.45.1
Indicates the gateway configration of gateway group.
The indexes of this entry are hwDhcpGatewayGroupName, hwDhcpGatewayGroupGatewayType,
hwDhcpGatewayGroupGatewayAddressInetType, hwDhcpGatewayGroupGatewayAddress.
Column Syntax OID
Indicates the type of the gateway.
Options:
1. master(1) -indicates the gateway is a master gateway
2. slave(2) -indicates the gateway is a slave gateway
Enumeration
Enumerated Values:
1master
2slave
.1.3.6.1.4.1.2011.5.18.1.45.1.1
Indicates the type of the gateway IP address.
Only support the IPv4 addresses.
Options:
1. ipv4(1) -An IPv4 address as defined by the InetAddressIPv4 textual convention.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.2011.5.18.1.45.1.2
Indicates the gateway IP address.
The type of this address is specified by the value of the
hwDhcpGatewayGroupGatewayAddressInetType object.
INET-ADDRESS-MIBInetAddress
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2011.5.18.1.45.1.3
This object is used to create a new row or to modify or delete an existing row in this table.
Options:
1. active(1) -the status of the row is active
2. notInService(2) -the status of the row is notInService
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.2011.5.18.1.45.1.255
.1.3.6.1.4.1.2011.5.18.1.46 · 1 row entry · 3 columns
Uses the huawei variant from /opt/observium/mibs/huawei.
Command help
Walk hwDhcpGatewayGroupDomainServerTable
/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::hwDhcpGatewayGroupDomainServerTable'
Indicates the DHCP server configration of gateway group.
The indexes of this table are hwDhcpGatewayGroupName, hwDhcpGatewayGroupServerDomainName, hwDhcpGatewayGroupDomainServer.
hwDhcpGatewayGroupDomainServerEntry row .1.3.6.1.4.1.2011.5.18.1.46.1
Indicates the DHCP server configration of gateway group.
The indexes of this entry are hwDhcpGatewayGroupName, hwDhcpGatewayGroupServerDomainName, hwDhcpGatewayGroupDomainServer.
Column Syntax OID
Indicates the DHCP domain name.
OctetString
Constraints:
range: 1-32
.1.3.6.1.4.1.2011.5.18.1.46.1.1
Indicates the DHCP server group ID.
Range: 0..19
Integer32
Constraints:
range: 0-19
.1.3.6.1.4.1.2011.5.18.1.46.1.2
This object is used to create a new row or to modify or delete an existing row in this table.
Options:
1. active(1) -the status of the row is active
2. notInService(2) -the status of the row is notInService
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.2011.5.18.1.46.1.255
.1.3.6.1.4.1.2011.5.18.1.47 · 1 row entry · 2 columns
Uses the huawei variant from /opt/observium/mibs/huawei.
Command help
Walk hwDhcpGatewayGroupDomainGatewayTable
/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::hwDhcpGatewayGroupDomainGatewayTable'
Indicates the domain gateway configration of gateway group.
The indexes of this table are hwDhcpGatewayGroupName, hwDhcpGatewayGroupGatewayDomainName,
hwDhcpGatewayGroupGatewayAddressInetType, hwDhcpGatewayGroupGatewayAddress.
hwDhcpGatewayGroupDomainGatewayEntry row .1.3.6.1.4.1.2011.5.18.1.47.1
Indicates the domain gateway configration of gateway group.
The indexes of this entry are hwDhcpGatewayGroupName, hwDhcpGatewayGroupGatewayDomainName,
hwDhcpGatewayGroupGatewayAddressInetType, hwDhcpGatewayGroupGatewayA…
Column Syntax OID
Indicates the DHCP domain name.
OctetString
Constraints:
range: 1-32
.1.3.6.1.4.1.2011.5.18.1.47.1.1
This object is used to create a new row or to modify or delete an existing row in this table.
Options:
1. active(1) -the status of the row is active
2. notInService(2) -the status of the row is notInService
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.2011.5.18.1.47.1.255
.1.3.6.1.4.1.2011.5.18.1.48 · 1 row entry · 1 columns
Uses the huawei variant from /opt/observium/mibs/huawei.
Command help
Walk hwDhcpDomainGatewayGroupTable
/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::hwDhcpDomainGatewayGroupTable'
Indicates the gateway group configration of DHCP domain.
The indexes of this table are hwDhcpDomainGatewayVlanIfIndex, hwDhcpDomainGatewayDmName, hwDhcpDomainGatewayGroupName.
hwDhcpDomainGatewayGroupEntry row .1.3.6.1.4.1.2011.5.18.1.48.1
Indicates the gateway group configration of DHCP domain.
The indexes of this entry are hwDhcpDomainGatewayVlanIfIndex, hwDhcpDomainGatewayDmName, hwDhcpDomainGatewayGroupName.
Column Syntax OID
This object is used to create a new row or to modify or delete an existing row in this table.
Options:
1. active(1) -the status of the row is active
2. notInService(2) -the status of the row is notInService
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.2011.5.18.1.48.1.255