HUAWEI-DHCPS-MIB
AI MIB Summary
The HUAWEI-DHCPS-MIB module monitors DHCP server operational statistics on Huawei network devices, specifically tracking packet throughput metrics via the `hwDHCPThroughPacket` object to facilitate traffic volume analysis and capacity planning.
Add node hwDHCPThroughPacket
Main OID:
hwDHCPServerMib.1.3.6.1.4.1.2011.5.7.2
151
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
151 total| Object Name |
|---|
hwDHCPServerMibAdd node hwDHCPThroughPacket MODULE-IDENTITY .1.3.6.1.4.1.2011.5.7.2 |
hwDHCPServerMibObject OBJECT IDENTIFIER .1.3.6.1.4.1.2011.5.7.2.1 |
hwDHCPSGlobalPoolTableDHCP Server Global Pool table for creating
and deleting DHCP server global pool SEQUENCE OF HwDHCPSGlobalPoolEntry .1.3.6.1.4.1.2011.5.7.2.1.1 |
hwDHCPSGlobalPoolEntryAn entry in DHCP Server Global Pool table
containing objects for creating or
deleting a global pool for the DHCP server HwDHCPSGlobalPoolEntry .1.3.6.1.4.1.2011.5.7.2.1.1.1 |
hwDHCPSGlobalPoolNameDHCP server global pool name for creating or deleting
DHCP server global poolro OCTET STRING .1.3.6.1.4.1.2011.5.7.2.1.1.1.1 |
hwDHCPSGlobalPoolRowStatusThis object is used to create new rows in this
table, modify existing rows, and to delete
existing rows.Only three actions are used: active(1),
createAndGo(4), destroy(6).While the hwDHCPSGlobalPoolRowStatus
object is in the `createAndGo(4),The DHCP server global pool to
be deleted must be existrw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2011.5.7.2.1.1.1.2 |
hwDHCPSGlobalPoolConfigTableA table containing the configuration informations of DHCP
server global pools, such as pool type, ip address, mask SEQUENCE OF HwDHCPSGlobalPoolConfigEntry .1.3.6.1.4.1.2011.5.7.2.1.2 |
hwDHCPSGlobalPoolConfigEntryAn entry containing the objects for configuring
the network ip or host ip etc. to global pools for
DHCP server HwDHCPSGlobalPoolConfigEntry .1.3.6.1.4.1.2011.5.7.2.1.2.1 |
hwDHCPSGlobalPoolTypeType of a DHCP global pool. Any operations of
this object will be bound with the operations
of hwDHCPSGlobalPoolNetwork and
hwDHCPSGlobalPoolNetworkMask or with the
operations of hwDHCPSGlobalPoolHostIPAddr,
hwDHCPSGlobalPoolMask and
hwDHCPSGlobalPoolHostHAddr. That means any
operation of this object alone will be regarded
as invalid operation.
The value means:
null(0)- It is a pool without ip address,
host(1)- It is a pool with manual allocation,
network(2)- It is a pool with automatic allocationrw Enumeration .1.3.6.1.4.1.2011.5.7.2.1.2.1.1 |
hwDHCPSGlobalPoolNetworkNetwork ip address of a DHCP Server global pool.
To delete a configured network ip, please set
hwDHCPSGlobalPoolConfigUndoFlag to 1rw IpAddress .1.3.6.1.4.1.2011.5.7.2.1.2.1.2 |
hwDHCPSGlobalPoolNetworkMaskNet 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 neededrw IpAddress .1.3.6.1.4.1.2011.5.7.2.1.2.1.3 |
hwDHCPSGlobalPoolHostIPAddrHost ip of a DHCP server global pool
To detete a configured Host ip, please set
hwDHCPSGlobalPoolConfigUndoFlag to 2rw IpAddress .1.3.6.1.4.1.2011.5.7.2.1.2.1.4 |
hwDHCPSGlobalPoolHostMaskHost mask of a DHCP server global pool(host)
The SET operation to this object ought to be with
the SET of hwDHCPSGlobalPoolHostIPAddr together,
and any SET operation alone to this object will be
regarded as an invalid operation.
When a host ip of a DHCP server global pool was
deleted, the Host mask would also be deleted
automatically, and no further operation neededrw IpAddress .1.3.6.1.4.1.2011.5.7.2.1.2.1.5 |
hwDHCPSGlobalPoolHostHAddrHardware address of a DHCP server global pool(host).
To delete a configured hardware address, please
set hwDHCPSGlobalPoolConfigUndoFlag to 3rw MacAddress (SNMPv2-TC) .1.3.6.1.4.1.2011.5.7.2.1.2.1.6 |
hwDHCPSGlobalPoolConfigUndoFlagFlag of undo operation for
hwDHCPSGlobalPoolConfigTable
Each value has the following meaning:
undonetworkip(1): The value identifies the flag to delete a configured network ip
undohostip(2): The value identifies the flag to delete a configured host ip
undohosthaddr(3):The value identifies the flag to delete a configured hardware address
invalid(4):The value is a default value,do nothingrw Enumeration .1.3.6.1.4.1.2011.5.7.2.1.2.1.7 |
hwDHCPSGlobalPoolParaTableA table for configuring parameters to DHCP server global
pool, include lease, Domain name,GateWayIP,DNSIP and so on SEQUENCE OF HwDHCPSGlobalPoolParaEntry .1.3.6.1.4.1.2011.5.7.2.1.3 |
hwDHCPSGlobalPoolParaEntryAn entry containing the objects for the
configurations of parameters of DHCP server global pools HwDHCPSGlobalPoolParaEntry .1.3.6.1.4.1.2011.5.7.2.1.3.1 |
hwDHCPSGlobalPoolLeaseDayA value which indicates number of days of the lease,
The period over which a network address
is allocated to a client is referred to as a 'lease'.rw Integer32 .1.3.6.1.4.1.2011.5.7.2.1.3.1.1 |
hwDHCPSGlobalPoolLeaseHourA value which indicates number of hours of the lease,
The period over which a network address
is allocated to a client is referred to as a 'lease'.rw Integer32 .1.3.6.1.4.1.2011.5.7.2.1.3.1.2 |
hwDHCPSGlobalPoolLeaseMinuteA value which indicates number of minutes of the lease,
The period over which a network address
is allocated to a client is referred to as a 'lease'.rw Integer32 .1.3.6.1.4.1.2011.5.7.2.1.3.1.3 |
hwDHCPSGlobalPoolLeaseUnlimitedA flag denoting if the lease of a pool is
unlimited.
The value means:
invalid(0)- The lease of the network address that clients be assigned is finite,
the period is decided by hwDHCPSGlobalPoolLeaseDay,hwDHCPSGlobalPoolLeaseHour and
hwDHCPSGlobalPoolLeaseMinute
unlimited(1)-The lease of the network address that clients be assigned is infiniterw Enumeration .1.3.6.1.4.1.2011.5.7.2.1.3.1.4 |
hwDHCPSGlobalPoolDomainNameDomain name for DHCP Clients,
the domain name that client should use when
resolving hostnames via the Domain Name System.rw OCTET STRING .1.3.6.1.4.1.2011.5.7.2.1.3.1.5 |
hwDHCPSGlobalPoolClientGatewayIPStringString of gateway ip addresses for DHCP clients.
Since mostly 8 ip addresses can be configured for a pool
totally, a string is defined to get or configure 8 ip
addresses at a timerw OCTET STRING .1.3.6.1.4.1.2011.5.7.2.1.3.1.6 |
hwDHCPSGlobalPoolClientGatewayIPUndoA gateway ip address to be deleted. This object is
only for deleting a given ip address of gateway routerrw IpAddress .1.3.6.1.4.1.2011.5.7.2.1.3.1.7 |
hwDHCPSGlobalPoolClientDNSIPStringString of DNS server ip addresses for DHCP clients.
Since mostly 8 ip addresses can be configured for a pool
totally, a string is defined to get or configure 8
ip addresses at a timerw OCTET STRING .1.3.6.1.4.1.2011.5.7.2.1.3.1.8 |
hwDHCPSGlobalPoolClientDNSIPUndoA DNS server ip address to be deleted. This object
is only for deleting a given ip address of DNS serverrw IpAddress .1.3.6.1.4.1.2011.5.7.2.1.3.1.9 |
hwDHCPSGlobalPoolClientNetbiosTypeNetBios node type for DHCP Clients
Each value has the following meaning:
null(0)- no type designated
bnode(1)- Broadcast ('B') nodes,Broadcast (or 'B') nodes communicate using a mix of UDP datagrams
(both broadcast and directed) and TCP connections.
pnode(2)- Point-to-point ('P') nodes,Point-to-point (or 'P') nodes communicate using only directed UDP
datagrams and TCP sessions.
mnode(4)- Mixed mode ('M') nodes,Mixed mode nodes (or 'M') nodes are P nodes which have been given
certain B node characteristics.
hnode(8)- Hybrid mode ('H') nodes.rw Enumeration .1.3.6.1.4.1.2011.5.7.2.1.3.1.10 |
hwDHCPSGlobalPoolClientNbnsIPStringString of NetBios server ip addresses for DHCP
clients. Since mostly 8 ip addresses can be configured for
a pool totally, so a string is defined to get or
configure 8 ip addresses at a timerw OCTET STRING .1.3.6.1.4.1.2011.5.7.2.1.3.1.11 |
hwDHCPSGlobalPoolClientNbnsIPUndoA NetBios server ip address to delete. This
object is only for deleting a given ip address of NetBios
serverrw IpAddress .1.3.6.1.4.1.2011.5.7.2.1.3.1.12 |
hwDHCPSGlobalPoolParaUndoFlagFlag of undo-operation for
hwDHCPSGlobalPoolParaTable
Each value has the following meaning:
undoDomain(1) - It means to delete Domain,
undoLease(2) - It means to delete lease of a given ip address,
undoGateway(3) - It means to delete a given ip address of gateway router,
undoDns(4) - It means to delete a given ip address of DNS server,
undoNbns(5) - It means to deletd a given ip address of NetBios
server,
undoNbType(6) - It means to delete NetBios node type ,
invalid(7) - The value is a default value,do nothingrw Enumeration .1.3.6.1.4.1.2011.5.7.2.1.3.1.13 |
hwDHCPSGlobalPoolIPInUseResetReset the auto binding ip of the given global
pool for DHCP server. The invalid(2) is a
default vlaue, do nothingrw Enumeration .1.3.6.1.4.1.2011.5.7.2.1.3.1.14 |
hwDHCPSGlobalPoolLoggingLog the assigning IP addresses information of the given global pool for DHCP server.rw Enumeration .1.3.6.1.4.1.2011.5.7.2.1.3.1.15 |
hwDHCPSGlobalPoolOptionTableA table for configuring options to DHCP server global pools,
include option code type and value and so on SEQUENCE OF HwDHCPSGlobalPoolOptionEntry .1.3.6.1.4.1.2011.5.7.2.1.4 |
hwDHCPSGlobalPoolOptionEntryAn entry containing the objects for configuring
options to DHCP global pools HwDHCPSGlobalPoolOptionEntry .1.3.6.1.4.1.2011.5.7.2.1.4.1 |
hwDHCPSGlobalPoolOptionCodeOption code, All options begin with a tag octet, which uniquely
identifies the option.ro Integer32 .1.3.6.1.4.1.2011.5.7.2.1.4.1.1 |
hwDHCPSGlobalPoolOptionTypeThe object means option type in DHCP server global pool
The value means :
ascii(1)- The option type is ascii string
hex(2) - The option type is hex number
ip(3) - The option type is ip address
cipher(4) - The option type is cipher stringrw Enumeration .1.3.6.1.4.1.2011.5.7.2.1.4.1.2 |
hwDHCPSGlobalPoolOptionAsciiAscii string of a optionrw OCTET STRING .1.3.6.1.4.1.2011.5.7.2.1.4.1.3 |
hwDHCPSGlobalPoolOptionHexStringHex string of a option. 1 to 10 2 bytes or 4 bytes
hex string can be configured at most simultaneouslyrw OCTET STRING .1.3.6.1.4.1.2011.5.7.2.1.4.1.4 |
hwDHCPSGlobalPoolOptionIPStringIp string of a option. 1 to 8 ip addresses can
be configured at most simultaneouslyrw OCTET STRING .1.3.6.1.4.1.2011.5.7.2.1.4.1.5 |
hwDHCPSGlobalPoolOptionRowStatusThis object is used to configuration new rows in this
table, modify existing rows, and to delete
existing rows.Only three actions are used: active(1),
createAndGo(4), destroy(6).
while configuration new option, you must specify option type
and valuerw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2011.5.7.2.1.4.1.6 |
hwDHCPSGlobalPoolOptionCipherCipher string of a option.rw OCTET STRING .1.3.6.1.4.1.2011.5.7.2.1.4.1.7 |
hwDHCPSGlobalTreeTableA table containing the information of the tree of
DHCP global pools, and the relationship between the pools, SEQUENCE OF HwDHCPSGlobalTreeEntry .1.3.6.1.4.1.2011.5.7.2.1.5 |
hwDHCPSGlobalTreeEntryAn entry of objects containing the information
for displaying the tree of DHCP global pools HwDHCPSGlobalTreeEntry .1.3.6.1.4.1.2011.5.7.2.1.5.1 |
hwDHCPSGlobalTreeParentNodeNamePool name of the parent nodero OCTET STRING .1.3.6.1.4.1.2011.5.7.2.1.5.1.1 |
hwDHCPSGlobalTreeChildNodeNamePool name of the child nodero OCTET STRING .1.3.6.1.4.1.2011.5.7.2.1.5.1.2 |
hwDHCPSGlobalTreePreSiblingNodeNamePool name of the presibling nodero OCTET STRING .1.3.6.1.4.1.2011.5.7.2.1.5.1.3 |
hwDHCPSGlobalTreeSiblingNodeNamePool name of the sibling nodero OCTET STRING .1.3.6.1.4.1.2011.5.7.2.1.5.1.4 |
hwDHCPSInterfacePoolParaTableA table for configuring parameters to DHCP server interface
pools, include lease, Domain Name, DNS and so on SEQUENCE OF HwDHCPSInterfacePoolParaEntry .1.3.6.1.4.1.2011.5.7.2.1.6 |
hwDHCPSInterfacePoolParaEntryAn entry of objects for configuring parameters
to DHCP interface pools.
The index of this entry is the ifIndex of ethernet HwDHCPSInterfacePoolParaEntry .1.3.6.1.4.1.2011.5.7.2.1.6.1 |
hwDHCPSInterfacePoolLeaseDayA value which indicates number of days of the lease,
The period over which a network address
is allocated to a client is referred to as a 'lease'.rw Integer32 .1.3.6.1.4.1.2011.5.7.2.1.6.1.1 |
hwDHCPSInterfacePoolLeaseHourA value which indicates number of hours of the lease,
The period over which a network address
is allocated to a client is referred to as a 'lease'.rw Integer32 .1.3.6.1.4.1.2011.5.7.2.1.6.1.2 |
hwDHCPSInterfacePoolLeaseMinuteA value which indicates number of minutes of the lease,
The period over which a network address
is allocated to a client is referred to as a 'lease'.rw Integer32 .1.3.6.1.4.1.2011.5.7.2.1.6.1.3 |
hwDHCPSInterfacePoolLeaseUnlimitedA flag denoting if the lease of a pool is unlimited.
The value means:
invalid(0)- The lease of the network address that clients be assigned is finite,
the period is decided by hwDHCPSGlobalPoolLeaseDay,hwDHCPSGlobalPoolLeaseHour and
hwDHCPSGlobalPoolLeaseMinute
unlimited(1)-The lease of the network address that clients be assigned is infiniterw Enumeration .1.3.6.1.4.1.2011.5.7.2.1.6.1.4 |
hwDHCPSInterfacePoolDomainNameDomain name for DHCP Clients,
the domain name that client should use when
resolving hostnames via the Domain Name System.rw OCTET STRING .1.3.6.1.4.1.2011.5.7.2.1.6.1.5 |
hwDHCPSInterfacePoolClientDNSIPStringString of DNS server ip addresses for DHCP clients.
Since mostly 8 ip can be configured for a pool
totally, a string is defined to get or configure 8
ip at a timerw OCTET STRING .1.3.6.1.4.1.2011.5.7.2.1.6.1.6 |
hwDHCPSInterfacePoolClientDNSIPUndoA DNS server ip address to delete. This object
is only for deleting a given ip of DNS serverrw IpAddress .1.3.6.1.4.1.2011.5.7.2.1.6.1.7 |
hwDHCPSInterfacePoolClientNetbiosTypeNetBios node type for DHCP Clients
Each value has the following meaning:
null(0)- no type designated
bnode(1)- Broadcast ('B') nodes,Broadcast (or 'B') nodes communicate
using a mix of UDP datagrams (both broadcast and directed)
and TCP connections.
pnode(2)- Point-to-point ('P') nodes,Point-to-point (or 'P') nodes
communicate using only directed UDP datagrams and TCP sessions.
mnode(4)- Mixed mode ('M') nodes,Mixed mode nodes (or 'M') nodes are
P nodes which have been given certain B node characteristics.
hnode(8)- Hybrid mode ('H') nodes.rw Enumeration .1.3.6.1.4.1.2011.5.7.2.1.6.1.8 |
hwDHCPSInterfacePoolClientNbnsIPStringString of NetBios server ip addresses for DHCP
clients. Since mostly 8 ip can be configured for
a pool totally, so a string is defined to get or
configure 8 ip at a timerw OCTET STRING .1.3.6.1.4.1.2011.5.7.2.1.6.1.9 |
hwDHCPSInterfacePoolClientNbnsIPUndoA NetBios server ip address to delete. This
object is only for deleting a given ip of NetBios
serverrw IpAddress .1.3.6.1.4.1.2011.5.7.2.1.6.1.10 |
hwDHCPSInterfacePoolParaUndoFlagFlag of undo-operation for
hwDHCPSInterfacePoolParaTable
Each value has the following meaning:
undoDomain(1) - It means to delete Domain,
undoLease(2) - It means to delete lease of a given ip address,
undoGateway(3) - It means to delete a given ip address of gateway router,
undoDns(4) - It means to delete a given ip address of DNS server,
undoNbns(5) - It means to deletd a given ip address of NetBios
server,
undoNbType(6) - It means to delete NetBios node type
invalid(7) - The value is a default value,do nothingrw Enumeration .1.3.6.1.4.1.2011.5.7.2.1.6.1.11 |
hwDHCPSInterfacePoolIPInUseResetReset the auto or manual binding ip of the given interface
pool for DHCP server. The invalid(2) is a default
vlaue, do nothingrw Enumeration .1.3.6.1.4.1.2011.5.7.2.1.6.1.12 |
hwDHCPSInterfacePoolLoggingLog the assigning IP addresses information of the given interface pool for DHCP server.rw Enumeration .1.3.6.1.4.1.2011.5.7.2.1.6.1.13 |
hwDHCPSInterfacePoolOptionTableA table for configuring options to DHCP interface pools,
include option code type and value and so on SEQUENCE OF HwDHCPSInterfacePoolOptionEntry .1.3.6.1.4.1.2011.5.7.2.1.7 |
hwDHCPSInterfacePoolOptionEntryAn entry of objects for configuring options
to DHCP interface pools.
The index of this entry is the inIndex of ethernet HwDHCPSInterfacePoolOptionEntry .1.3.6.1.4.1.2011.5.7.2.1.7.1 |
hwDHCPSInterfacePoolOptionCodeOption Code,All options begin with a tag octet, which uniquely
identifies the option.ro Integer32 .1.3.6.1.4.1.2011.5.7.2.1.7.1.1 |
hwDHCPSInterfacePoolOptionTypeThe object means option type in DHCP server interface pool
The value means :
ascii(1)- The option type is ascii string
hex(2) - The option type is hex number
ip(3) - The option type is ip address
cipher(4) - The option type is cipher stringrw Enumeration .1.3.6.1.4.1.2011.5.7.2.1.7.1.2 |
hwDHCPSInterfacePoolOptionAsciiAscii string of an optionrw OCTET STRING .1.3.6.1.4.1.2011.5.7.2.1.7.1.3 |
hwDHCPSInterfacePoolOptionHexStringHex string of a option. 1 to 10 2 bytes or 4 bytes
hex string can be configured at most simultaneouslyrw OCTET STRING .1.3.6.1.4.1.2011.5.7.2.1.7.1.4 |
hwDHCPSInterfacePoolOptionIPStringIp string of a option. 1 to 8 ip addresses can
be configured at most simultaneouslyrw OCTET STRING .1.3.6.1.4.1.2011.5.7.2.1.7.1.5 |
hwDHCPSInterfacePoolOptionRowStatusThis object is used to configuration new rows in this
table, modify existing rows, and to delete
existing rows.Only three actions are used: active(1),
createAndGo(4), destroy(6).
while configuration new option, you must specify option type
and valuerw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2011.5.7.2.1.7.1.6 |
hwDHCPSInterfacePoolOptionCipherCipher string of an optionrw OCTET STRING .1.3.6.1.4.1.2011.5.7.2.1.7.1.7 |
hwDHCPSInterfacePoolStaticBindTableA table for configuring static binding to DHCP
interface pools,which manual binding ip address and Hardware address SEQUENCE OF HwDHCPSInterfacePoolStaticBindEntry .1.3.6.1.4.1.2011.5.7.2.1.8 |
hwDHCPSInterfacePoolStaticBindEntryAn entry of objects for configuring static
binding to DHCP interface pools.
The index of this entry is the inIndex of ethernet HwDHCPSInterfacePoolStaticBindEntry .1.3.6.1.4.1.2011.5.7.2.1.8.1 |
hwDHCPSInterfacePoolStaticBindIPIp address in static binding for DHCP
interface poolsro IpAddress .1.3.6.1.4.1.2011.5.7.2.1.8.1.1 |
hwDHCPSInterfacePoolStaticBindMacHardware address in static binding for DHCP
interface poolsrw MacAddress (SNMPv2-TC) .1.3.6.1.4.1.2011.5.7.2.1.8.1.2 |
hwDHCPSInterfacePoolStaticBindRowStatusThis object is used to configuration new rows in this
table, modify existing rows, and to delete
existing rows.Only three actions are used: active(1),
createAndGo(4), destroy(6).
while configuration static binding, you must specify ip address
and hardware addressrw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2011.5.7.2.1.8.1.3 |
hwDHCPSIPInUseTableA table for displaying the information of ip allocation to clients
for DHCP server pools SEQUENCE OF HwDHCPSIPInUseEntry .1.3.6.1.4.1.2011.5.7.2.1.9 |
hwDHCPSIPInUseEntryAn entry of objects for displaying information
of ip in use for DHCP server pools HwDHCPSIPInUseEntry .1.3.6.1.4.1.2011.5.7.2.1.9.1 |
hwDHCPSIPInUseHAddrThe MAC addreess of host use the ip address in DHCP poolsro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.2011.5.7.2.1.9.1.1 |
hwDHCPSIPInUseIPIp address allocation to clients in DHCP poolsro IpAddress .1.3.6.1.4.1.2011.5.7.2.1.9.1.2 |
hwDHCPSIPInUseEndLeaseEnd time of ip address leasese.
The structure of the OCTET STRING is
year/month/day:hour:munite:second
YYYY/MM/DD:hh:mm:ssro OCTET STRING .1.3.6.1.4.1.2011.5.7.2.1.9.1.3 |
hwDHCPSIPInUseTypeType of binding
The value means
manual(1) - manual allocation
auto(2) - automatic allocation
release(3)- The ip is automatic allocation,but it is already released
offered(4)-The ip is offered to clientro Enumeration .1.3.6.1.4.1.2011.5.7.2.1.9.1.4 |
hwDHCPSIPInUsePoolNameName of the DHCP server pool that allocated ip belongs toro OCTET STRING .1.3.6.1.4.1.2011.5.7.2.1.9.1.5 |
hwDHCPSIPInUseInterfaceInterface index information that ip address belong toro Integer32 .1.3.6.1.4.1.2011.5.7.2.1.9.1.6 |
hwDHCPSIPInUseVlanVlan informationg that ip address belong toro Integer32 .1.3.6.1.4.1.2011.5.7.2.1.9.1.7 |
hwDHCPSIPInUseAtmpvcATM Pvc informationg that ip address belong toro Integer32 .1.3.6.1.4.1.2011.5.7.2.1.9.1.8 |
hwDHCPSForbiddenIPTableA table for configuring forbidden ip to DHCP server, which
don't allow to allocate to clients SEQUENCE OF HwDHCPSForbiddenIPEntry .1.3.6.1.4.1.2011.5.7.2.1.10 |
hwDHCPSForbiddenIPEntryAn entry for configuring forbidden ip to DHCP
server HwDHCPSForbiddenIPEntry .1.3.6.1.4.1.2011.5.7.2.1.10.1 |
hwDHCPSForbiddenIPStartStart ip address of forbidden ipro IpAddress .1.3.6.1.4.1.2011.5.7.2.1.10.1.1 |
hwDHCPSForbiddenIPEndEnd ip address of forbidden ipro IpAddress .1.3.6.1.4.1.2011.5.7.2.1.10.1.2 |
hwDHCPSForbiddenIPRowStatusThis object is used to configuration new rows in this
table, modify existing rows, and to delete
existing rows.Only three actions are used: active(1),
createAndGo(4), destroy(6)rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2011.5.7.2.1.10.1.3 |
hwDHCPSConflictIPTableA table for displaying the information of conflict
ip for DHCP server,ip address is uesed by others
when allocate the address. SEQUENCE OF HwDHCPSConflictIPEntry .1.3.6.1.4.1.2011.5.7.2.1.11 |
hwDHCPSConflictIPEntryAn entry for displaying the information of
conflict ip for DHCP server HwDHCPSConflictIPEntry .1.3.6.1.4.1.2011.5.7.2.1.11.1 |
hwDHCPSConflictIPConflict ip addressro IpAddress .1.3.6.1.4.1.2011.5.7.2.1.11.1.1 |
hwDHCPSConflictIPTypeType of the detection of conflict ip,
As a consistency check, the allocating
server SHOULD probe the reused address before allocating the address,
e.g., with ping or ARPro Enumeration .1.3.6.1.4.1.2011.5.7.2.1.11.1.2 |
hwDHCPSConflictIPDetectTimeTime when the confict is detected.
The structure of the OCTET STRING is
year/month/day:hour:munite:second
YYYY/MM/DD:hh:mm:ssro OCTET STRING .1.3.6.1.4.1.2011.5.7.2.1.11.1.3 |
hwDHCPSServiceStatusThe status of DHCP service, The default value is disabled, which
mean disabled the DHCP service; the other value is enabled, which
mean enable the DHCP servicerw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.2011.5.7.2.1.12 |
hwDHCPSDetectingServerStatusThe status of DHCP servers detecting function.
If the value is enabled, It will check whether have other DHCP Servers.
The default value is disabledrw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.2011.5.7.2.1.13 |
hwDHCPSPingNumThe number of ping packets sent out when check address conflict,the default value is 2.rw Integer32 .1.3.6.1.4.1.2011.5.7.2.1.14 |
hwDHCPSPingTimeoutThe delay for the reply of a ping packet when check address conflict.
Unit: millisecond, the default value is 500.rw Integer32 .1.3.6.1.4.1.2011.5.7.2.1.15 |
hwDHCPSWriteDataStatusThe status of the function writing data to the
harddisk, It does not write data to the harddisk default,
The information that written are the content that hwDHCPSConflictIPTable and hwDHCPSIPInUseTable,
the default value is disable.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.2011.5.7.2.1.16 |
hwDHCPSWriteDataDirectionThe directory of writing data to a harddisk, The format is
directory and file namero OCTET STRING .1.3.6.1.4.1.2011.5.7.2.1.17 |
hwDHCPSWriteDataDelayThe allowable delay of writing data to the
harddisk. Unit: second,the default value is 300.rw Integer32 .1.3.6.1.4.1.2011.5.7.2.1.18 |
hwDHCPSWriteDataRecoverThe flag used to recover DHCP data with the data on
the harddisk,It means whether recover data from the data on
the harddisk when system startup.
The default value is disabledrw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.2011.5.7.2.1.19 |
hwDHCPSIPInUseResetIPAn ip in use that will be cleared. 0 returned for SET
operationrw IpAddress .1.3.6.1.4.1.2011.5.7.2.1.20 |
hwDHCPSConflictIPResetIPAn conflict ip that will be cleared. 0 returned for
SET operationrw IpAddress .1.3.6.1.4.1.2011.5.7.2.1.21 |
hwDHCPSIPResetFlagA flag that descript the reset operation,
1 means deleting ip in use
2 means deleting conflict ip addressesrw Enumeration .1.3.6.1.4.1.2011.5.7.2.1.22 |
hwDHCPSGlobalPoolNumberThe total number of DHCP server global poolsro Integer32 .1.3.6.1.4.1.2011.5.7.2.1.23 |
hwDHCPSGlobalPoolAutoBindingNumThe total number of auto binding ip in DHCP serverro Integer32 .1.3.6.1.4.1.2011.5.7.2.1.24 |
hwDHCPSGlobalPoolManualBindingNumThe total number of manual binding ip in DHCP serverro Integer32 .1.3.6.1.4.1.2011.5.7.2.1.25 |
hwDHCPSGlobalPoolExpiredBindingNumThe total number of expired binding ip in DHCP serverro Integer32 .1.3.6.1.4.1.2011.5.7.2.1.26 |
hwDHCPSInterfacePoolNumberThe total number of DHCP server interface poolsro Integer32 .1.3.6.1.4.1.2011.5.7.2.1.27 |
hwDHCPSInterfacePoolAutoBindingNumThe total number of auto binding ip in DHCP server interface poolsro Integer32 .1.3.6.1.4.1.2011.5.7.2.1.28 |
hwDHCPSInterfacePoolManualBindingNumThe total number of manual binding ip in DHCP server interface poolro Integer32 .1.3.6.1.4.1.2011.5.7.2.1.29 |
hwDHCPSInterfacePoolExpiredBindingNumThe total number of expired binding ip in DHCP server interface poolro Integer32 .1.3.6.1.4.1.2011.5.7.2.1.30 |
hwDHCPSBadPktNumThe total number of the bad packets received by DHCP serverro Integer32 .1.3.6.1.4.1.2011.5.7.2.1.31 |
hwDHCPSBootRequestPktNumThe total number of the boot request packets recieved by DHCP
Server from DHCP clientsro Integer32 .1.3.6.1.4.1.2011.5.7.2.1.32 |
hwDHCPSDiscoverPktNumThe total number of the DHCP Discover packets
received from the DHCP clientsro Integer32 .1.3.6.1.4.1.2011.5.7.2.1.33 |
hwDHCPSRequestPktNumThe total number of the DHCP Request packets
received from the DHCP clientsro Integer32 .1.3.6.1.4.1.2011.5.7.2.1.34 |
hwDHCPSDeclinePktNumThe total number of the DHCP Decline packets
received from the DHCP clientsro Integer32 .1.3.6.1.4.1.2011.5.7.2.1.35 |
hwDHCPSReleasePktNumThe total number of the DHCP Release packets
received from the DHCP clientsro Integer32 .1.3.6.1.4.1.2011.5.7.2.1.36 |
hwDHCPSInformPktNumThe total number of the DHCP Inform packets
received from the DHCP clientsro Integer32 .1.3.6.1.4.1.2011.5.7.2.1.37 |
hwDHCPSBootReplyPktNumThe total number of the boot reply packets sent by DHCP server
to DHCP clientsro Integer32 .1.3.6.1.4.1.2011.5.7.2.1.38 |
hwDHCPSOfferPktNumThe total number of the DHCP Offer packets
sent by the DHCP serverro Integer32 .1.3.6.1.4.1.2011.5.7.2.1.39 |
hwDHCPSAckPktNumThe total number of the DHCP Ack packets
sent by the DHCP serverro Integer32 .1.3.6.1.4.1.2011.5.7.2.1.40 |
hwDHCPSNakPktNumThe total number of the DHCP Nak packets
sent by the DHCP serverro Integer32 .1.3.6.1.4.1.2011.5.7.2.1.41 |
hwDHCPSStatisticsResetReset the above statictics information of packets
received and sent by the DHCP server.
The value 1 means clear the statictics informationrw Enumeration .1.3.6.1.4.1.2011.5.7.2.1.42 |
hwDHCPChastenTableA table for configuring parameters of chasten , which
don't allow to deal with packet of clients SEQUENCE OF HwDHCPChastenEntry .1.3.6.1.4.1.2011.5.7.2.1.43 |
hwDHCPChastenEntryAn entry for configuring parameters of chasten HwDHCPChastenEntry .1.3.6.1.4.1.2011.5.7.2.1.43.1 |
hwDHCPChastenIndexSlot of LPUro Integer32 .1.3.6.1.4.1.2011.5.7.2.1.43.1.1 |
hwDHCPChastenPktNumThe threshold number of DHCP Discover packetrw Integer32 .1.3.6.1.4.1.2011.5.7.2.1.43.1.2 |
hwDHCPChastenAutenPktNumThe threshold number of DHCP Discover packetrw Integer32 .1.3.6.1.4.1.2011.5.7.2.1.43.1.3 |
hwDHCPChastenCheckPeriodThe period of checkingrw Integer32 .1.3.6.1.4.1.2011.5.7.2.1.43.1.4 |
hwDHCPChastenChastenPeriodThe period of chastenrw Integer32 .1.3.6.1.4.1.2011.5.7.2.1.43.1.5 |
hwDHCPChastenChastenRowStatusThis object is used to configuration new rows in this
table, modify existing rows, and to delete
existing rows.Only three actions are used: active(1),
createAndGo(4), destroy(6).
while configuration new suboption, you must specify suboption type
and valuerw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2011.5.7.2.1.43.1.6 |
hwDHCPSIPPOOLForbiddenIPTableA table for configuring forbidden ip to DHCP server, which
don't allow to allocate to clients SEQUENCE OF HwDHCPSIPPOOLForbiddenIPEntry .1.3.6.1.4.1.2011.5.7.2.1.45 |
hwDHCPSIPPOOLForbiddenIPEntryAn entry for configuring forbidden ip to DHCP
server HwDHCPSIPPOOLForbiddenIPEntry .1.3.6.1.4.1.2011.5.7.2.1.45.1 |
hwDHCPSIPPOOLForbiddenIPStartStart ip address of forbidden ipro IpAddress .1.3.6.1.4.1.2011.5.7.2.1.45.1.1 |
hwDHCPSIPPOOLForbiddenIPEndEnd ip address of forbidden ipro IpAddress .1.3.6.1.4.1.2011.5.7.2.1.45.1.2 |
hwDHCPSIPPOOLForbiddenIPVRFNameIndex: the VRFNAME of forbidden ip.ro OCTET STRING .1.3.6.1.4.1.2011.5.7.2.1.45.1.3 |
hwDHCPSIPPOOLForbiddenIPRowStatusThis object is used to configuration new rows in this
table, modify existing rows, and to delete
existing rows.Only three actions are used: active(1),
createAndGo(4), destroy(6)rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2011.5.7.2.1.45.1.4 |
hwDHCPSIPPOOLConflictIPTableA table for displaying the information of conflict
ip for DHCP server,ip address is uesed by others
when allocate the address. SEQUENCE OF HwDHCPSIPPOOLConflictIPEntry .1.3.6.1.4.1.2011.5.7.2.1.46 |
hwDHCPSIPPOOLConflictIPEntryAn entry for displaying the information of
conflict ip for DHCP server HwDHCPSIPPOOLConflictIPEntry .1.3.6.1.4.1.2011.5.7.2.1.46.1 |
hwDHCPSIPPOOLConflictIPConflict ip addressro IpAddress .1.3.6.1.4.1.2011.5.7.2.1.46.1.1 |
hwDHCPSIPPOOLConflictIPVRFNameIndex: the VRFNAME of conflict ip.ro OCTET STRING .1.3.6.1.4.1.2011.5.7.2.1.46.1.2 |
hwDHCPSIPPOOLConflictIPTypeType of the detection of conflict ip,
As a consistency check, the allocating
server SHOULD probe the reused address before allocating the address,
e.g., with ping or ARPro Enumeration .1.3.6.1.4.1.2011.5.7.2.1.46.1.3 |
hwDHCPSIPPOOLConflictIPDetectTimeTime when the confict is detected.
The structure of the OCTET STRING is
year/month/day:hour:munite:second
YYYY/MM/DD:hh:mm:ssro OCTET STRING .1.3.6.1.4.1.2011.5.7.2.1.46.1.4 |
hwDHCPThroughPacketSet client request packet throughrw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2011.5.7.2.1.47 |
hwDHCPServerMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.2011.5.7.2.2 |
hwDHCPServerMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.2011.5.7.2.2.1 |
hwDHCPServerMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.2011.5.7.2.2.2 |