MIBs Depot

HUAWEI-IPPOOL-MIB

Registered at
1.3.6.1.4.1.2011.6.8
Last updated
2004-08-30 09:00
Organization
Fix-Net Dept, Huawei Technologies Co.,Ltd.
Namespace
huawei
Source file
HUAWEI-IPPOOL-MIB
Digest
sha256:7189c5d73ec348e86a6c091a7aaa0cd48c4948fb900e882102e2a43d86ee6a6b

Description

The MIB contains objects of module IPPOOL.

Contact

Floor 5, Block 4, R&D Building, Huawei Longgang Production Base, Shenzhen, P.R.C. http://www.huawei.com ZIP:518057

Imports

FromSymbols
HUAWEI-MIBhuaweiUtility
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMIIpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

HUAWEI-IPPOOL-MIB
HUAWEI-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
hwIPPoolMibObjects
OBJECT-IDENTITY
1.3.6.1.4.1.2011.6.8.1
hwIPPoolTable
OBJECT-TYPE
Config-list of IP address pool.
1.3.6.1.4.1.2011.6.8.1.1not-accessiblecurrent
hwIPPoolEntry
OBJECT-TYPE
IP address pool entry. Config-list of IP address pool, used to configure the relevant attributes of the IP address pool inside the device. Used by the AAA module and DHCP module to allocate IP address. The index is node HwIPPoolIndex.
1.3.6.1.4.1.2011.6.8.1.1.1not-accessiblecurrent
hwIPPoolIndex
OBJECT-TYPE
Exclusive index of address pool.
1.3.6.1.4.1.2011.6.8.1.1.1.1Integer32 (0..4095)read-onlycurrent
hwIPPoolName
OBJECT-TYPE
IP address pool name, the service module guarantees the exclusiveness of the name.
1.3.6.1.4.1.2011.6.8.1.1.1.2DisplayString (SIZE(1..35))read-createcurrent
hwIPPoolRouterIPAddr
OBJECT-TYPE
Gateway IP address. By default, the mask is 255.255.255.255.
1.3.6.1.4.1.2011.6.8.1.1.1.3IpAddressread-createcurrent
hwIPPoolRouterIPMask
OBJECT-TYPE
Gateway mask. By default, the mask is 255.255.255.255.
1.3.6.1.4.1.2011.6.8.1.1.1.4IpAddressread-createcurrent
hwIPPoolPriDNSIPAddr
OBJECT-TYPE
Primary DNS IP address. By default, it is 255.255.255.255.
1.3.6.1.4.1.2011.6.8.1.1.1.5IpAddressread-createcurrent
hwIPPoolSecDNSIPAddr
OBJECT-TYPE
Second DNS IP address. By default, it is 255.255.255.255.
1.3.6.1.4.1.2011.6.8.1.1.1.6IpAddressread-createcurrent
hwIPPoolPriNBNSIPAddr
OBJECT-TYPE
Primary Netbios IP address. By default, it is 255.255.255.255.
1.3.6.1.4.1.2011.6.8.1.1.1.7IpAddressread-createcurrent
hwIPPoolSecNBNSIPAddr
OBJECT-TYPE
Second Netbios IP address. By default, it is 255.255.255.255.
1.3.6.1.4.1.2011.6.8.1.1.1.8IpAddressread-createcurrent
hwIPPoolIPAddrLease
OBJECT-TYPE
IP address lease: 0~(1000*24*60-1)(m) unit: minute. It is allowed not to specify the lease during the adding. The default value is 3*24*60(m).
1.3.6.1.4.1.2011.6.8.1.1.1.9Integer32read-createcurrent
hwIPPoolStatus
OBJECT-TYPE
Row admin status, either Add or Del. Supports adding and deletion.
1.3.6.1.4.1.2011.6.8.1.1.1.10RowStatusread-createcurrent
hwIPPoolVPNInstance
OBJECT-TYPE
IP vpn-instance name.
1.3.6.1.4.1.2011.6.8.1.1.1.11DisplayString (SIZE(1..31))read-createcurrent
hwIPPoolType
OBJECT-TYPE
Value indicates the type of pool, 1--local, 2--relay.
1.3.6.1.4.1.2011.6.8.1.1.1.12INTEGER {local(1), relay(2)}read-createcurrent
hwIPPoolNetwork
OBJECT-TYPE
Network ip address of a DHCP Server global pool. To delete a configured network ip, please set hwDHCPSGlobalPoolConfigUndoFlag to 1
1.3.6.1.4.1.2011.6.8.1.1.1.13IpAddressread-createcurrent
hwIPPoolNetworkMask
OBJECT-TYPE
Net mask of a DHCP Server global pool(network). The SET operation to this object ought to be with the SET of hwDHCPSGlobalPoolNetwork together, and any SET operation alone to this object will be regarded as an invalid operation. When a network ip of a DHCP server global pool was deleted, the net mask would also be deleted automatically, and no further operation needed
1.3.6.1.4.1.2011.6.8.1.1.1.14IpAddressread-createcurrent
hwIPPoolIPTotalNum
OBJECT-TYPE
the number of total addresses.
1.3.6.1.4.1.2011.6.8.1.1.1.15Integer32read-onlycurrent
hwIPPoolIPUsedNum
OBJECT-TYPE
the number of used addresses.
1.3.6.1.4.1.2011.6.8.1.1.1.16Integer32read-onlycurrent
hwIPPoolIPConflictNum
OBJECT-TYPE
the number of conflict addresses.
1.3.6.1.4.1.2011.6.8.1.1.1.17Integer32read-onlycurrent
hwIPPoolIPExcludeNum
OBJECT-TYPE
the number of exclude addresses.
1.3.6.1.4.1.2011.6.8.1.1.1.18Integer32read-onlycurrent
hwIPPoolIPIdleNum
OBJECT-TYPE
the number of idle addresses.
1.3.6.1.4.1.2011.6.8.1.1.1.19Integer32read-onlycurrent
hwIPPoolIPUsedPercent
OBJECT-TYPE
used percent.
1.3.6.1.4.1.2011.6.8.1.1.1.20Integer32 (0..100)read-onlycurrent
hwIPSectionTable
OBJECT-TYPE
Config-list of IP section.
1.3.6.1.4.1.2011.6.8.1.2not-accessiblecurrent
hwIPSectionEntry
OBJECT-TYPE
IPSection Entry. IP section configuration table, used to manage the IP address of user. There are at most eight address sections to each address pool. Its indexes are hwIPPoolIndex (from the external) and HwIPSectionIndex.
1.3.6.1.4.1.2011.6.8.1.2.1not-accessiblecurrent
hwIPSectionIndex
OBJECT-TYPE
Index of address section.
1.3.6.1.4.1.2011.6.8.1.2.1.1Integer32 (0..7)read-onlycurrent
hwIPSectionDesc
OBJECT-TYPE
IP section DESCRIPTION, which can be empty.
1.3.6.1.4.1.2011.6.8.1.2.1.2DisplayString (SIZE(1..32))read-createcurrent
hwIPSectionLowAddr
OBJECT-TYPE
Start of address.
1.3.6.1.4.1.2011.6.8.1.2.1.3IpAddressread-createcurrent
hwIPSectionHighAddr
OBJECT-TYPE
End of address.
1.3.6.1.4.1.2011.6.8.1.2.1.4IpAddressread-createcurrent
hwIPSectionLength
OBJECT-TYPE
IP section's length.
1.3.6.1.4.1.2011.6.8.1.2.1.5Integer32 (0..65536)read-onlycurrent
hwIPSectionUsedNum
OBJECT-TYPE
The number of Used addresses.
1.3.6.1.4.1.2011.6.8.1.2.1.6Integer32 (0..65536)read-onlycurrent
hwIPSectionConflict
OBJECT-TYPE
The number of conflict addresses.
1.3.6.1.4.1.2011.6.8.1.2.1.7Integer32 (0..65536)read-onlycurrent
hwIPSectionInvalid
OBJECT-TYPE
The number of invalid addresses.
1.3.6.1.4.1.2011.6.8.1.2.1.8Integer32 (0..65536)read-onlycurrent
hwIPSectionAvailableNum
OBJECT-TYPE
The number of available addresses.
1.3.6.1.4.1.2011.6.8.1.2.1.9Integer32 (0..65536)read-onlycurrent
hwIPSectionRowStatus
OBJECT-TYPE
Row admin status, either Add or Del.
1.3.6.1.4.1.2011.6.8.1.2.1.10RowStatusread-createcurrent
hwIPPoolExtTable
OBJECT-TYPE
Extend table of the local address pool. When IP addresses are allocated by the built-in DHCP servers, you need to configure the lease and option.
1.3.6.1.4.1.2011.6.8.1.3not-accessiblecurrent
hwIPPoolExtEntry
OBJECT-TYPE
DESCRIPTION.
1.3.6.1.4.1.2011.6.8.1.3.1not-accessiblecurrent
hwIPPoolAvailableStatus
OBJECT-TYPE
Whether the address is prohibited.
1.3.6.1.4.1.2011.6.8.1.3.1.1Integer32 (0..1)read-writecurrent
hwIPDhcpOptionId1
OBJECT-TYPE
Option ID. When IP addresses are allocated by the built-in DHCP sever, the option is a configuration parameter, which needs to be defined and explained by the carrier.
1.3.6.1.4.1.2011.6.8.1.3.1.2Integer32 (128..255)read-writecurrent
hwIPDhcpOption1
OBJECT-TYPE
Value of the option.
1.3.6.1.4.1.2011.6.8.1.3.1.3DisplayString (SIZE(0..32))read-writecurrent
hwIPDhcpOptionId2
OBJECT-TYPE
Option ID. When IP addresses are allocated by the built-in DHCP sever, the option is a configuration parameter, which needs to be defined and explained by the carrier.
1.3.6.1.4.1.2011.6.8.1.3.1.4Integer32 (128..255)read-writecurrent
hwIPDhcpOption2
OBJECT-TYPE
Value of the option.
1.3.6.1.4.1.2011.6.8.1.3.1.5DisplayString (SIZE(0..32))read-writecurrent
hwIPDhcpOptionId3
OBJECT-TYPE
Option ID. When IP addresses are allocated by the built-in DHCP sever, the option is a configuration parameter, which needs to be defined and explained by the carrier.
1.3.6.1.4.1.2011.6.8.1.3.1.6Integer32 (128..255)read-writecurrent
hwIPDhcpOption3
OBJECT-TYPE
Value of the option.
1.3.6.1.4.1.2011.6.8.1.3.1.7DisplayString (SIZE(0..32))read-writecurrent
hwIPDhcpOptionId4
OBJECT-TYPE
Option ID. When IP addresses are allocated by the built-in DHCP sever, the option is a configuration parameter, which needs to be defined and explained by the carrier.
1.3.6.1.4.1.2011.6.8.1.3.1.8Integer32 (128..255)read-writecurrent
hwIPDhcpOption4
OBJECT-TYPE
Value of the option.
1.3.6.1.4.1.2011.6.8.1.3.1.9DisplayString (SIZE(0..32))read-writecurrent
hwIPDnsSuffix
OBJECT-TYPE
DNS suffix, a string of 0-32 characters. If the value is 0, it indicates that the suffix is deleted.
1.3.6.1.4.1.2011.6.8.1.3.1.10DisplayString (SIZE(0..32))read-writecurrent
hwIPAddressStatusTable
OBJECT-TYPE
Address status table. It supports the query and setting of status of the local address pool. It does not support the query and setting of status of the remote address pool for the following reasons: 1. The status of the remote address pool cannot be set. 2. The remote and local address pools map different status tables, with different indexes. 3. The remote address pool is managed by the remote equipment, rather than the local equipment. The local equipment displays only the approximate status of the remote address pool.
1.3.6.1.4.1.2011.6.8.1.4not-accessiblecurrent
hwIPAddressStatusEntry
OBJECT-TYPE
DESCRIPTION.
1.3.6.1.4.1.2011.6.8.1.4.1not-accessiblecurrent
hwIPAddress
OBJECT-TYPE
IP address.
1.3.6.1.4.1.2011.6.8.1.4.1.1IpAddressread-onlycurrent
hwIPAddressStatus
OBJECT-TYPE
Status of the address.
1.3.6.1.4.1.2011.6.8.1.4.1.2INTEGER {idle(0), occupied(1), prohibitive(2), conflictive(3)}read-writecurrent
hwPoolName
OBJECT-TYPE
IP address pool name.
1.3.6.1.4.1.2011.6.8.1.4.1.3DisplayString (SIZE(1..32))read-onlycurrent
hwDhcpSvrGroupTable
OBJECT-TYPE
Configuration table of the DHCP server group. To monitor the status of the remote DHCP server, you need to configure the local DHCP server. You can configure a maximum of 4094 DHCP server groups. Each server group consists of two DHCP servers. Select the server based on the server status.
1.3.6.1.4.1.2011.6.8.1.5not-accessiblecurrent
hwDhcpSvrGroupEntry
OBJECT-TYPE
DESCRIPTION.
1.3.6.1.4.1.2011.6.8.1.5.1not-accessiblecurrent
hwIPPoolDhcpSvrGroupIndex
OBJECT-TYPE
Index of a DHCP server group. When you create an address pool, the equipment adds the hwIPPoolDhcpSvrGroupIndex entry by default and sends it to the NMS.
1.3.6.1.4.1.2011.6.8.1.5.1.1Integer32 (0..4095)read-onlycurrent
hwIPPoolDhcpSvrGroupName
OBJECT-TYPE
Name of the DHCP server group.
1.3.6.1.4.1.2011.6.8.1.5.1.2DisplayString (SIZE(1..32))read-createcurrent
hwIPDhcpSvrPriAddr
OBJECT-TYPE
Primary IP address of the DHCP server group.
1.3.6.1.4.1.2011.6.8.1.5.1.3IpAddressread-writecurrent
hwIPDhcpSvrScdiAddr
OBJECT-TYPE
Secondary IP address of the DHCP server group.
1.3.6.1.4.1.2011.6.8.1.5.1.4IpAddressread-writecurrent
hwIPDhcpSvrPriState
OBJECT-TYPE
Status of the primary DHCP server.
1.3.6.1.4.1.2011.6.8.1.5.1.5INTEGER {stop(0), use(1)}read-onlycurrent
hwIPDhcpScdPriState
OBJECT-TYPE
Status of the secondary DHCP server.
1.3.6.1.4.1.2011.6.8.1.5.1.6INTEGER {stop(0), use(1)}read-onlycurrent
hwIPDhcpSvrAutoRelease
OBJECT-TYPE
Whether the server supports the Release packet.
1.3.6.1.4.1.2011.6.8.1.5.1.7TruthValueread-writecurrent
hwIPDhcpSvrRefCount
OBJECT-TYPE
Number of times the server group is referenced.
1.3.6.1.4.1.2011.6.8.1.5.1.8Integer32 (0..4096)read-onlycurrent
hwIPDhcpSvrRowStatus
OBJECT-TYPE
DHCP server rowstatus.
1.3.6.1.4.1.2011.6.8.1.5.1.9RowStatusread-createcurrent
hwIPDhcpSvrPriVpnInstance
OBJECT-TYPE
VPN instance of the primary DHCP server.
1.3.6.1.4.1.2011.6.8.1.5.1.10DisplayString (SIZE(1..31))read-createcurrent
hwIPDhcpSvrScdVpnInstance
OBJECT-TYPE
VPN instance of the secondary DHCP server.
1.3.6.1.4.1.2011.6.8.1.5.1.11DisplayString (SIZE(1..31))read-createcurrent
hwRemotePoolTable
OBJECT-TYPE
Configuration table of the remote address pool. The remote address pool must be configured on the local equipment in the following cases: Users obtain IP addresses through the built-in DHCP client and need to renew the addresses. The equipment needs to record the IP addresses to be renewed. The equipment needs to report the routes of the users.
1.3.6.1.4.1.2011.6.8.1.6not-accessiblecurrent
hwRemotePoolEntry
OBJECT-TYPE
DESCRIPTION.
1.3.6.1.4.1.2011.6.8.1.6.1not-accessiblecurrent
hwRemoteIPPoolIndex
OBJECT-TYPE
Index of an address pool. When you create an address pool, the equipment adds the hwRemoteIPPoolIndex x entry by default and sends it the NMS.
1.3.6.1.4.1.2011.6.8.1.6.1.1Integer32 (0..4095)read-onlycurrent
hwRemoteIPPoolName
OBJECT-TYPE
Name of an address pool. The service module ensures that the name is unique.
1.3.6.1.4.1.2011.6.8.1.6.1.2DisplayString (SIZE(1..32))read-createcurrent
hwRemoteIPPoolRouterIPAddr
OBJECT-TYPE
IP address of the gateway.
1.3.6.1.4.1.2011.6.8.1.6.1.3IpAddressread-writecurrent
hwRemoteIPPoolRouterIPMask
OBJECT-TYPE
IP address mask.
1.3.6.1.4.1.2011.6.8.1.6.1.4IpAddressread-writecurrent
hwRemoteIPPoolDhcpSvrGroupID
OBJECT-TYPE
Name of the associated DHCP server group.
1.3.6.1.4.1.2011.6.8.1.6.1.5Integer32 (0..4096)read-writecurrent
hwRemoteIPPoolAvailableStatus
OBJECT-TYPE
Whether the address pool is locked, 0: locked, 1: not locked.
1.3.6.1.4.1.2011.6.8.1.6.1.6INTEGER {locked(0), unlocked(1)}read-writecurrent
hwRemoteIPPoolRowStatus
OBJECT-TYPE
Row status of IP pool.
1.3.6.1.4.1.2011.6.8.1.6.1.7RowStatusread-createcurrent
hwRemoteIPPoolPriDNSIPAddress
OBJECT-TYPE
IP address of the active DNS server.
1.3.6.1.4.1.2011.6.8.1.6.1.8IpAddressread-writecurrent
hwRemoteIPPoolSecDNSIPAddress
OBJECT-TYPE
IP address of the standby DNS server.
1.3.6.1.4.1.2011.6.8.1.6.1.9IpAddressread-writecurrent
hwRemoteIPPoolPriNBNSIPAddress
OBJECT-TYPE
IP address of the active NBNS server.
1.3.6.1.4.1.2011.6.8.1.6.1.10IpAddressread-writecurrent
hwRemoteIPPoolSecNBNSIPAddress
OBJECT-TYPE
IP address of the standby NBNS server.
1.3.6.1.4.1.2011.6.8.1.6.1.11IpAddressread-writecurrent
hwRemoteIPPoolVPNInstance
OBJECT-TYPE
IP vpn-instance name.
1.3.6.1.4.1.2011.6.8.1.6.1.12DisplayString (SIZE(1..31))read-writecurrent
hwRemoteIPPoolDhcpGroupName
OBJECT-TYPE
Dhcp server group name.
1.3.6.1.4.1.2011.6.8.1.6.1.13DisplayString (SIZE(1..32))read-onlycurrent
hwIPPoolStatistic
OBJECT-IDENTITY
1.3.6.1.4.1.2011.6.8.1.7
hwIPPoolNum
OBJECT-TYPE
Number of configured addresses pools.
1.3.6.1.4.1.2011.6.8.1.7.1Integer32read-onlycurrent
hwIPIdleTotalNum
OBJECT-TYPE
Number of idle addresses on the equipment.
1.3.6.1.4.1.2011.6.8.1.7.2Integer32read-onlycurrent
hwIPUsedTotalNum
OBJECT-TYPE
Number of addresses in use on the equipment.
1.3.6.1.4.1.2011.6.8.1.7.3Integer32read-onlycurrent
hwIPConflictTotalNum
OBJECT-TYPE
Number of conflicting addresses on the equipment.
1.3.6.1.4.1.2011.6.8.1.7.4Integer32read-onlycurrent
hwIPExcludeTotalNum
OBJECT-TYPE
Number of excluded addresses on the equipment.
1.3.6.1.4.1.2011.6.8.1.7.5Integer32read-onlycurrent
hwIPPoolMibTrap
OBJECT-IDENTITY
1.3.6.1.4.1.2011.6.8.2
hwIPPoolTrapOid
OBJECT-IDENTITY
1.3.6.1.4.1.2011.6.8.2.1
hwUserIPAddress
OBJECT-TYPE
IP address of the user.
1.3.6.1.4.1.2011.6.8.2.1.1IpAddressaccessible-for-notifycurrent
hwDHCPServerAddr
OBJECT-TYPE
IP address of the DHCP server.
1.3.6.1.4.1.2011.6.8.2.1.2IpAddressaccessible-for-notifycurrent
hwDhcpSvrVrfName
OBJECT-TYPE
DHCP VPN instance name.
1.3.6.1.4.1.2011.6.8.2.1.3DisplayString (SIZE(1..31))accessible-for-notifycurrent
hwIPPoolTrapsDefine
OBJECT-IDENTITY
1.3.6.1.4.1.2011.6.8.2.2
hwIPPoolTraps
OBJECT-IDENTITY
1.3.6.1.4.1.2011.6.8.2.2.0
hwIpPoolMIBConformance
OBJECT-IDENTITY
1.3.6.1.4.1.2011.6.8.3
hwIpPoolCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.2011.6.8.3.1
hwIpPoolObjectGroups
OBJECT-IDENTITY
1.3.6.1.4.1.2011.6.8.3.2

Notifications

NameOIDStatus
hwUserIPConflictAlarm
NOTIFICATION-TYPE
1 Notice/Trap name: IP address conflict error. 2 Notice/Trap generation cause: user IP address conflict. 3 Repair suggestions: Check whether to renew configuring the BAS IP pool. Check whether the IP address of BAS interface conflicts user IP address.
1.3.6.1.4.1.2011.6.8.2.2.0.1current
hwUserIPLeaseAlarm
NOTIFICATION-TYPE
1 Notice/Trap name: IP address lease alarm. 2 Notice/Trap generation cause: The user IP lease is over. 3 Repair suggestion: Check whether to renew configuring BAS IP pool.
1.3.6.1.4.1.2011.6.8.2.2.0.2current
hwAllocUserIPFailAlarm
NOTIFICATION-TYPE
1 Notice/Trap name: allocate user IP fail alarm. 2 Notice/Trap generation cause: there are no enough IP addresses for users. 3 Repair suggestion: Check whether there are enough addresses in IP pool of the domain.
1.3.6.1.4.1.2011.6.8.2.2.0.3current
hwDhcpServerDown
NOTIFICATION-TYPE
Description: The DHCP server does not respond. This alarm is generated if the network is unstable, the DHCP server is Down, or there is not any available address in the DHCP server when a user applies for an address to the external DHCP server. Parameter: IP address of the DHCP server, address pool that the user expects (the address pool is identified by the gateway address because there may be multiple address pools on a server), VPN instance name.
1.3.6.1.4.1.2011.6.8.2.2.0.4current
hwLocalIPPoolDifferWithServer
NOTIFICATION-TYPE
The configuration of the IP address pool on the DHCP server is not the same as the configuration of the remote address pool on the local equipment. Solution: Check whether the configuration of the IP address pool on the DHCP server, including the gateway address, mask, and the address range, is the same as the configuration of the remote address pool on the local equipment.
1.3.6.1.4.1.2011.6.8.2.2.0.5current

Conformance

NameOIDStatus
hwIpPoolCompliance
MODULE-COMPLIANCE
The compliance statement for systems supporting this module.
1.3.6.1.4.1.2011.6.8.3.1.1current
hwIpPoolTableGroup
OBJECT-GROUP
The huawei IP pool configuration group.
1.3.6.1.4.1.2011.6.8.3.2.1current
hwIpSectionTableGroup
OBJECT-GROUP
The huawei IP section configuration group.
1.3.6.1.4.1.2011.6.8.3.2.2current
hwIpPoolExtTableGroup
OBJECT-GROUP
The huawei IP pool extension configuration group.
1.3.6.1.4.1.2011.6.8.3.2.3current
hwIpAddressStatusTableGroup
OBJECT-GROUP
The huawei IP address status configuration group.
1.3.6.1.4.1.2011.6.8.3.2.4current
hwDhcpSvrGroupTableGroup
OBJECT-GROUP
The huawei DHCP service group configuration group.
1.3.6.1.4.1.2011.6.8.3.2.5current
hwRemotePoolTableGroup
OBJECT-GROUP
The huawei remote pool configuration group.
1.3.6.1.4.1.2011.6.8.3.2.6current
hwIpPoolStatisticGroup
OBJECT-GROUP
The huawei IP pool statistics group.
1.3.6.1.4.1.2011.6.8.3.2.7current
hwIpPoolTrapOidGroup
OBJECT-GROUP
The huawei IP pool trap OID group.
1.3.6.1.4.1.2011.6.8.3.2.8current
hwIpPoolTrapsGroup
NOTIFICATION-GROUP
The huawei IP pool traps group.
1.3.6.1.4.1.2011.6.8.3.2.9current