A3COM-HUAWEI-DHCPS-MIB Table View

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

Tables
12
Rows
12
Columns
77
.1.3.6.1.4.1.43.45.1.5.7.2.1.1 · 1 row entry · 2 columns
A table for creating DHCP server global pools.
hwDHCPSGlobalPoolEntry entry .1.3.6.1.4.1.43.45.1.5.7.2.1.1.1
An entry containing objects for creating or
deleting a global pool for the DHCP server.
Indexes
hwDHCPSGlobalPoolName
Column Syntax OID
hwDHCPSGlobalPoolName
DHCP server global pool name.
OctetString
Constraints:
range: 0-255
.1.3.6.1.4.1.43.45.1.5.7.2.1.1.1.1
hwDHCPSGlobalPoolRowStatus
RowStatus. Three actions are used: active,
createAndGo, destroy.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.43.45.1.5.7.2.1.1.1.2
.1.3.6.1.4.1.43.45.1.5.7.2.1.2 · 1 row entry · 7 columns
A table containing the configurations of dhcp
server global pools.
hwDHCPSGlobalPoolConfigEntry entry .1.3.6.1.4.1.43.45.1.5.7.2.1.2.1
An entry containing the objects for configuring
the network ip or host ip etc. to global pools for
DHCP server.
Indexes
hwDHCPSGlobalPoolName
Column Syntax OID
hwDHCPSGlobalPoolType
Type of a DHCP global pool. Any operations of
this object will be bound with the operations
of hwDHCPSGlobalPoolNetwork, hwDHCPSGlobalPoolHostIPAddr,
or hwDHCPSGlobalPoolHostHAddr.
That means any operation of this objec…
Enumerationr/w
Enumerated Values:
0null
1host
2network
.1.3.6.1.4.1.43.45.1.5.7.2.1.2.1.1
hwDHCPSGlobalPoolNetwork
Network ip of a DHCP global pool.
To delete a configured network ip, please set
hwDHCPSGlobalPoolConfigUndoFlag to 1.
RFC1155-SMIIpAddressr/w
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.43.45.1.5.7.2.1.2.1.2
hwDHCPSGlobalPoolNetworkMask
Net mask of a DHCP 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 operatio…
RFC1155-SMIIpAddressr/w
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.43.45.1.5.7.2.1.2.1.3
hwDHCPSGlobalPoolHostIPAddr
Host ip of a DHCP global pool.
To delete a configured network ip, please set
hwDHCPSGlobalPoolConfigUndoFlag to 2.
RFC1155-SMIIpAddressr/w
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.43.45.1.5.7.2.1.2.1.4
hwDHCPSGlobalPoolHostMask
Net mask of a DHCP 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…
RFC1155-SMIIpAddressr/w
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.43.45.1.5.7.2.1.2.1.5
hwDHCPSGlobalPoolHostHAddr
Hardware address of a DHCP global pool(host).
To delete a configured hardware address, please
set hwDHCPSGlobalPoolConfigUndoFlag to 3.
SNMPv2-TCMacAddressr/w
Textual Convention: SNMPv2-TCMacAddress OctetString
Type Constraints:
range: 6
.1.3.6.1.4.1.43.45.1.5.7.2.1.2.1.6
hwDHCPSGlobalPoolConfigUndoFlag
Flag of undo operation for hwDHCPSGlobalPoolConfigTable.
Enumerationr/w
Enumerated Values:
1undonetworkip
2undohostip
3undohosthaddr
.1.3.6.1.4.1.43.45.1.5.7.2.1.2.1.7
.1.3.6.1.4.1.43.45.1.5.7.2.1.3 · 1 row entry · 14 columns
A table for configuring parameters to DHCP global
pools.
hwDHCPSGlobalPoolParaEntry entry .1.3.6.1.4.1.43.45.1.5.7.2.1.3.1
An entry containing the objects for the
configurations of parameters of DHCP global pools.
Indexes
hwDHCPSGlobalPoolName
Column Syntax OID
hwDHCPSGlobalPoolLeaseDay
Number of days of the lease.
Integer32r/w
Constraints:
range: 0-365
.1.3.6.1.4.1.43.45.1.5.7.2.1.3.1.1
hwDHCPSGlobalPoolLeaseHour
Number of hours of the lease.
Integer32r/w
Constraints:
range: 0-23
.1.3.6.1.4.1.43.45.1.5.7.2.1.3.1.2
hwDHCPSGlobalPoolLeaseMinute
Number of minutes of the lease.
Integer32r/w
Constraints:
range: 0-59
.1.3.6.1.4.1.43.45.1.5.7.2.1.3.1.3
hwDHCPSGlobalPoolLeaseUnlimited
A flag denoting if the lease of a pool is
unlimited.
Enumerationr/w
Enumerated Values:
0invalid
1unlimited
.1.3.6.1.4.1.43.45.1.5.7.2.1.3.1.4
hwDHCPSGlobalPoolDomainName
Domain name for DHCP clients.
OctetStringr/w
Constraints:
range: 0-255
.1.3.6.1.4.1.43.45.1.5.7.2.1.3.1.5
hwDHCPSGlobalPoolClientGatewayIPString
String of gateway 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
ip at a time.
OctetStringr/w
Constraints:
range: 0-129
.1.3.6.1.4.1.43.45.1.5.7.2.1.3.1.6
hwDHCPSGlobalPoolClientGatewayIPUndo
A gateway ip address to delete. This object is
only for deleting a given ip of gateway router.
RFC1155-SMIIpAddressr/w
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.43.45.1.5.7.2.1.3.1.7
hwDHCPSGlobalPoolClientDNSIPString
String 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 time.
OctetStringr/w
Constraints:
range: 0-129
.1.3.6.1.4.1.43.45.1.5.7.2.1.3.1.8
hwDHCPSGlobalPoolClientDNSIPUndo
A DNS server ip address to delete. This object
is only for deleting a given ip of DNS server.
RFC1155-SMIIpAddressr/w
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.43.45.1.5.7.2.1.3.1.9
hwDHCPSGlobalPoolClientNetbiosType
NetBios node type for DHCP clients.
Enumerationr/w
Enumerated Values:
0null
1bnode
2pnode
4mnode
8hnode
.1.3.6.1.4.1.43.45.1.5.7.2.1.3.1.10
hwDHCPSGlobalPoolClientNbnsIPString
String 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 time.
OctetStringr/w
Constraints:
range: 0-129
.1.3.6.1.4.1.43.45.1.5.7.2.1.3.1.11
hwDHCPSGlobalPoolClientNbnsIPUndo
A NetBios server ip address to delete. This
object is only for deleting a given ip of NetBios
server.
RFC1155-SMIIpAddressr/w
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.43.45.1.5.7.2.1.3.1.12
hwDHCPSGlobalPoolParaUndoFlag
Flag of undo-operation for hwDHCPSGlobalPoolParaTable.
Enumerationr/w
Enumerated Values:
1undoDomain
2undoLease
3undoGateway
4undoDns
5undoNbns
6undoNbType
.1.3.6.1.4.1.43.45.1.5.7.2.1.3.1.13
hwDHCPSGlobalPoolIPInUseReset
Reset the auto binding ip of the given global
pool for DHCP server.
Enumerationr/w
Enumerated Values:
1reset
.1.3.6.1.4.1.43.45.1.5.7.2.1.3.1.14
.1.3.6.1.4.1.43.45.1.5.7.2.1.4 · 1 row entry · 6 columns
A table for configuring options to DHCP global pools.
hwDHCPSGlobalPoolOptionEntry entry .1.3.6.1.4.1.43.45.1.5.7.2.1.4.1
An entry containing the objects for configuring
options to DHCP global pools.
Indexes
hwDHCPSGlobalPoolName hwDHCPSGlobalPoolOptionCode
Column Syntax OID
hwDHCPSGlobalPoolOptionCode
Option code.
Integer32
Constraints:
range: 1-254
.1.3.6.1.4.1.43.45.1.5.7.2.1.4.1.1
hwDHCPSGlobalPoolOptionType
Option type.
Enumerationr/w
Enumerated Values:
1ascii
2hex
3ip
.1.3.6.1.4.1.43.45.1.5.7.2.1.4.1.2
hwDHCPSGlobalPoolOptionAscii
Ascii string of an option.
OctetStringr/w
Constraints:
range: 0-63
.1.3.6.1.4.1.43.45.1.5.7.2.1.4.1.3
hwDHCPSGlobalPoolOptionHexString
Hex string of an option. 1st to 16th hex strings,
which are 2 bytes, 4 bytes, 6 bytes or 8 bytes,
can be configured at most simultaneously.
That means the format of each string
must be '12', '1234', '123456' or '1234567…
OctetStringr/w
Constraints:
range: 0-143
.1.3.6.1.4.1.43.45.1.5.7.2.1.4.1.4
hwDHCPSGlobalPoolOptionIPString
Ip string of an option. 1 to 8 ip addresses can
be configured at most simultaneously.
OctetStringr/w
Constraints:
range: 0-129
.1.3.6.1.4.1.43.45.1.5.7.2.1.4.1.5
hwDHCPSGlobalPoolOptionRowStatus
RowStatus. Three actions are used: active,
createAndGo, destroy.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.43.45.1.5.7.2.1.4.1.6
.1.3.6.1.4.1.43.45.1.5.7.2.1.5 · 1 row entry · 4 columns
A table containing the information of the tree of
DHCP global pools.
hwDHCPSGlobalTreeEntry entry .1.3.6.1.4.1.43.45.1.5.7.2.1.5.1
An entry of objects containing the information
for displaying the tree of DHCP global pools.
Indexes
hwDHCPSGlobalPoolName
Column Syntax OID
hwDHCPSGlobalTreeParentNodeName
Pool name of the parent node.
OctetString
Constraints:
range: 0-255
.1.3.6.1.4.1.43.45.1.5.7.2.1.5.1.1
hwDHCPSGlobalTreeChildNodeName
Pool name of the child node.
OctetString
Constraints:
range: 0-255
.1.3.6.1.4.1.43.45.1.5.7.2.1.5.1.2
hwDHCPSGlobalTreePreSiblingNodeName
Pool name of the presibling node.
OctetString
Constraints:
range: 0-255
.1.3.6.1.4.1.43.45.1.5.7.2.1.5.1.3
hwDHCPSGlobalTreeSiblingNodeName
Pool name of the sibling node.
OctetString
Constraints:
range: 0-255
.1.3.6.1.4.1.43.45.1.5.7.2.1.5.1.4
.1.3.6.1.4.1.43.45.1.5.7.2.1.6 · 1 row entry · 12 columns
A table for configuring parameters to DHCP interface
pools.
hwDHCPSInterfacePoolParaEntry entry .1.3.6.1.4.1.43.45.1.5.7.2.1.6.1
An entry of objects for configuring parameters
to DHCP interface pools.
The index of this entry is the ifIndex of ethernet.
Indexes
Column Syntax OID
hwDHCPSInterfacePoolLeaseDay
Number of days of the lease.
Integer32r/w
Constraints:
range: 0-365
.1.3.6.1.4.1.43.45.1.5.7.2.1.6.1.1
hwDHCPSInterfacePoolLeaseHour
Number of hours of the lease.
Integer32r/w
Constraints:
range: 0-23
.1.3.6.1.4.1.43.45.1.5.7.2.1.6.1.2
hwDHCPSInterfacePoolLeaseMinute
Number of minutes of the lease.
Integer32r/w
Constraints:
range: 0-59
.1.3.6.1.4.1.43.45.1.5.7.2.1.6.1.3
hwDHCPSInterfacePoolLeaseUnlimited
A flag denoting if the lease of a pool is
unlimited.
Enumerationr/w
Enumerated Values:
0invalid
1unlimited
.1.3.6.1.4.1.43.45.1.5.7.2.1.6.1.4
hwDHCPSInterfacePoolDomainName
Domain name for DHCP clients.
OctetStringr/w
Constraints:
range: 0-255
.1.3.6.1.4.1.43.45.1.5.7.2.1.6.1.5
hwDHCPSInterfacePoolClientDNSIPString
String 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 time.
OctetStringr/w
Constraints:
range: 0-129
.1.3.6.1.4.1.43.45.1.5.7.2.1.6.1.6
hwDHCPSInterfacePoolClientDNSIPUndo
A DNS server ip address to delete. This object
is only for deleting a given ip of DNS server.
RFC1155-SMIIpAddressr/w
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.43.45.1.5.7.2.1.6.1.7
hwDHCPSInterfacePoolClientNetbiosType
NetBios node type for DHCP clients.
Enumerationr/w
Enumerated Values:
0null
1bnode
2pnode
4mnode
8hnode
.1.3.6.1.4.1.43.45.1.5.7.2.1.6.1.8
hwDHCPSInterfacePoolClientNbnsIPString
String 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 time.
OctetStringr/w
Constraints:
range: 0-129
.1.3.6.1.4.1.43.45.1.5.7.2.1.6.1.9
hwDHCPSInterfacePoolClientNbnsIPUndo
A NetBios server ip address to delete. This
object is only for deleting a given ip of NetBios
server.
RFC1155-SMIIpAddressr/w
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.43.45.1.5.7.2.1.6.1.10
hwDHCPSInterfacePoolParaUndoFlag
Flag of undo-operation for
hwDHCPSInterfacePoolParaTable.
Enumerationr/w
Enumerated Values:
1undoDomain
2undoLease
4undoDns
5undoNbns
6undoNbType
.1.3.6.1.4.1.43.45.1.5.7.2.1.6.1.11
hwDHCPSInterfacePoolIPInUseReset
Reset the auto binding ip of the given interface
pool for DHCP server.
Enumerationr/w
Enumerated Values:
1reset
.1.3.6.1.4.1.43.45.1.5.7.2.1.6.1.12
.1.3.6.1.4.1.43.45.1.5.7.2.1.7 · 1 row entry · 6 columns
A table for configuring options to DHCP interface pools.
hwDHCPSInterfacePoolOptionEntry entry .1.3.6.1.4.1.43.45.1.5.7.2.1.7.1
An entry of objects for configuring options
to DHCP interface pools.
The index of this entry is the ifIndex of ethernet.
Indexes
RFC1213-MIBifIndex hwDHCPSInterfacePoolOptionCode
Column Syntax OID
hwDHCPSInterfacePoolOptionCode
Option Code.
Integer32
Constraints:
range: 1-254
.1.3.6.1.4.1.43.45.1.5.7.2.1.7.1.1
hwDHCPSInterfacePoolOptionType
Option type.
Enumerationr/w
Enumerated Values:
1ascii
2hex
3ip
.1.3.6.1.4.1.43.45.1.5.7.2.1.7.1.2
hwDHCPSInterfacePoolOptionAscii
Ascii string of an option.
OctetStringr/w
Constraints:
range: 0-63
.1.3.6.1.4.1.43.45.1.5.7.2.1.7.1.3
hwDHCPSInterfacePoolOptionHexString
Hex string of an option. 1st to 16th hex strings,
which are 2 bytes, 4 bytes, 6 bytes or 8 bytes,
can be configured at most simultaneously.
That means the format of each string
must be '12', '1234', '123456' or '1234567…
OctetStringr/w
Constraints:
range: 0-143
.1.3.6.1.4.1.43.45.1.5.7.2.1.7.1.4
hwDHCPSInterfacePoolOptionIPString
Ip string of an option. 1 to 8 ip addresses can
be configured at most simultaneously.
OctetStringr/w
Constraints:
range: 0-129
.1.3.6.1.4.1.43.45.1.5.7.2.1.7.1.5
hwDHCPSInterfacePoolOptionRowStatus
RowStatus. Three actions are used: active,
createAndGo, destroy.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.43.45.1.5.7.2.1.7.1.6
.1.3.6.1.4.1.43.45.1.5.7.2.1.8 · 1 row entry · 3 columns
A table for configuring static binding to DHCP
interface pools.
hwDHCPSInterfacePoolStaticBindEntry entry .1.3.6.1.4.1.43.45.1.5.7.2.1.8.1
An entry of objects for configuring static
binding to DHCP interface pools.
The index of this entry is the ifIndex of ethernet.
Indexes
RFC1213-MIBifIndex hwDHCPSInterfacePoolStaticBindIP
Column Syntax OID
hwDHCPSInterfacePoolStaticBindIP
Ip address in static binding for DHCP
interface pools.
RFC1155-SMIIpAddress
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.43.45.1.5.7.2.1.8.1.1
hwDHCPSInterfacePoolStaticBindMac
Hardware address in static binding for DHCP
interface pools.
SNMPv2-TCMacAddressr/w
Textual Convention: SNMPv2-TCMacAddress OctetString
Type Constraints:
range: 6
.1.3.6.1.4.1.43.45.1.5.7.2.1.8.1.2
hwDHCPSInterfacePoolStaticBindRowStatus
RowStatus. Three actions are used: active,
createAndGo, destroy.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.43.45.1.5.7.2.1.8.1.3

hwDHCPSIPInUseTable

table deprecated
.1.3.6.1.4.1.43.45.1.5.7.2.1.9 · 1 row entry · 8 columns
A table for displaying the information of ip in use
for DHCP server pools.
hwDHCPSIPInUseEntry entry .1.3.6.1.4.1.43.45.1.5.7.2.1.9.1
An entry of objects for displaying information
of ip in use for DHCP server pools.
Indexes
hwDHCPSIPInUseHAddr
Column Syntax OID
hwDHCPSIPInUseHAddr deprecated
Hardware address.
SNMPv2-TCMacAddress
Textual Convention: SNMPv2-TCMacAddress OctetString
Type Constraints:
range: 6
.1.3.6.1.4.1.43.45.1.5.7.2.1.9.1.1
hwDHCPSIPInUseIP deprecated
Ip address in use.
RFC1155-SMIIpAddress
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.43.45.1.5.7.2.1.9.1.2
hwDHCPSIPInUseEndLease deprecated
End time of lease.
The structure of the OCTET STRING is
month/day/year hour:munite:second --
MM/DD/YYYY hh:mm:ss.
OctetString
Constraints:
range: 1-20
.1.3.6.1.4.1.43.45.1.5.7.2.1.9.1.3
hwDHCPSIPInUseType deprecated
Type of binding.
Enumeration
Enumerated Values:
1manual
2auto
3release
.1.3.6.1.4.1.43.45.1.5.7.2.1.9.1.4
hwDHCPSIPInUsePoolName deprecated
Name of the DHCP server pool the ip belongs to.
OctetString
Constraints:
range: 1-255
.1.3.6.1.4.1.43.45.1.5.7.2.1.9.1.5
hwDHCPSIPInUseInterface deprecated
Interface index information.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.43.45.1.5.7.2.1.9.1.6
hwDHCPSIPInUseVlan deprecated
Vlan information.
Integer32
Constraints:
range: 1-4094
.1.3.6.1.4.1.43.45.1.5.7.2.1.9.1.7
hwDHCPSIPInUseAtmpvc deprecated
Pvc information.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.43.45.1.5.7.2.1.9.1.8
.1.3.6.1.4.1.43.45.1.5.7.2.1.10 · 1 row entry · 3 columns
A table for configuring forbidden ip to DHCP server.
hwDHCPSForbiddenIPEntry entry .1.3.6.1.4.1.43.45.1.5.7.2.1.10.1
An entry for configuring forbidden ip to DHCP
server.
Indexes
hwDHCPSForbiddenIPStart hwDHCPSForbiddenIPEnd
Column Syntax OID
hwDHCPSForbiddenIPStart
Start ip of forbidden ip.
RFC1155-SMIIpAddress
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.43.45.1.5.7.2.1.10.1.1
hwDHCPSForbiddenIPEnd
End ip of forbidden ip.
RFC1155-SMIIpAddress
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.43.45.1.5.7.2.1.10.1.2
hwDHCPSForbiddenIPRowStatus
RowStatus. Three actions are used: active,
createAndGo, destroy.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.43.45.1.5.7.2.1.10.1.3
.1.3.6.1.4.1.43.45.1.5.7.2.1.11 · 1 row entry · 3 columns
A table for displaying the information of conflict
ip for DHCP server.
hwDHCPSConflictIPEntry entry .1.3.6.1.4.1.43.45.1.5.7.2.1.11.1
An entry for displaying the information of
conflict ip for DHCP server.
Indexes
hwDHCPSConflictIP
Column Syntax OID
hwDHCPSConflictIP
Conflict ip.
RFC1155-SMIIpAddress
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.43.45.1.5.7.2.1.11.1.1
hwDHCPSConflictIPType
Type of the detection of conflict ip.
Enumeration
Enumerated Values:
1ping
2arp
.1.3.6.1.4.1.43.45.1.5.7.2.1.11.1.2
hwDHCPSConflictIPDetectTime
Time when the conflict is detected.
The structure of the OCTET STRING is
month/day/year hour:munite:second --
MM/DD/YYYY hh:mm:ss.
OctetString
Constraints:
range: 1-20
.1.3.6.1.4.1.43.45.1.5.7.2.1.11.1.3
.1.3.6.1.4.1.43.45.1.5.7.2.1.43 · 1 row entry · 9 columns
A table for displaying the information of ip in use
for DHCP Server pools.
hwDHCPSIPInUseExEntry entry .1.3.6.1.4.1.43.45.1.5.7.2.1.43.1
An entry of objects for displaying information
of ip in use for DHCP server pools.
Indexes
hwDHCPSIPInUseHAddrEx hwDHCPSIPInUseVlanIdEx
Column Syntax OID
hwDHCPSIPInUseHAddrEx
Hardware address.
SNMPv2-TCMacAddress
Textual Convention: SNMPv2-TCMacAddress OctetString
Type Constraints:
range: 6
.1.3.6.1.4.1.43.45.1.5.7.2.1.43.1.1
hwDHCPSIPInUseVlanIdEx
User's vlanID.
60000 means that a client doesn't have vlanID or have an
invalid vlanID.
Integer32
Constraints:
range: 1-4094
range: 60000-60000
.1.3.6.1.4.1.43.45.1.5.7.2.1.43.1.2
hwDHCPSIPInUseIPEx
Ip address in use.
RFC1155-SMIIpAddress
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.43.45.1.5.7.2.1.43.1.3
hwDHCPSIPInUseEndLeaseEx
End time of lease.
The structure of the OCTET STRING is
month/day/year hour:munite:second --
MM/DD/YYYY hh:mm:ss.
OctetString
Constraints:
range: 1-20
.1.3.6.1.4.1.43.45.1.5.7.2.1.43.1.4
hwDHCPSIPInUseTypeEx
Type of binding.
Enumeration
Enumerated Values:
1manual
2auto
3release
.1.3.6.1.4.1.43.45.1.5.7.2.1.43.1.5
hwDHCPSIPInUsePoolNameEx
Name of the DHCP server pool the ip belongs to.
OctetString
Constraints:
range: 1-255
.1.3.6.1.4.1.43.45.1.5.7.2.1.43.1.6
hwDHCPSIPInUseIfIndexEx
Interface index information.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.43.45.1.5.7.2.1.43.1.7
hwDHCPSIPInUseServerPortVlanIdEx
Vlan information of port on server through
which the client user accesses server.
Integer32
Constraints:
range: 1-4094
.1.3.6.1.4.1.43.45.1.5.7.2.1.43.1.8
hwDHCPSIPInUseAtmpvcEx
Pvc information.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.43.45.1.5.7.2.1.43.1.9