CIE1000-DHCP-SERVER-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
6
Rows
6
Columns
70
.1.3.6.1.4.1.9.9.832.1.109.1.2.2
·
1 row entry
·
2 columns
This is the table of DHCP server VLAN configuration. The index is VLAN ID.
Each VLAN has a set of parameters
Indexes
cie1000DhcpServerConfigVlanIfIndex
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
cie1000DhcpServerConfigVlanIfIndex
Logical interface number of VLAN.
|
CIE1000-TCCIE1000InterfaceIndex Textual Convention: CIE1000-TCCIE1000InterfaceIndex Integer32Type Constraints: range: 0..2147483647 |
.1.3.6.1.4.1.9.9.832.1.109.1.2.2.1.1 |
||||
|
cie1000DhcpServerConfigVlanMode
VLAN mode of DHCP server. true is to enable DHCP server per VLAN and
false is to disable it per VLAN. |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.9.9.832.1.109.1.2.2.1.2 |
.1.3.6.1.4.1.9.9.832.1.109.1.2.3
·
1 row entry
·
3 columns
The table is DHCP server excluded IP onfiguration table. The indexes are low IP and high IP address.
Each entry has a set of parameters
Indexes
cie1000DhcpServerConfigExcludedLowIpAddress cie1000DhcpServerConfigExcludedHighIpAddress
| Column | Syntax | OID |
|---|---|---|
|
cie1000DhcpServerConfigExcludedLowIpAddress
Low IP address.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.9.9.832.1.109.1.2.3.1.1 |
|
cie1000DhcpServerConfigExcludedHighIpAddress
High IP address.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.9.9.832.1.109.1.2.3.1.2 |
|
cie1000DhcpServerConfigExcludedAction
Action
|
CIE1000-TCCIE1000RowEditorStater/w Textual Convention: CIE1000-TCCIE1000RowEditorState Unsigned32 |
.1.3.6.1.4.1.9.9.832.1.109.1.2.3.1.100 |
.1.3.6.1.4.1.9.9.832.1.109.1.2.5
·
1 row entry
·
46 columns
The table is DHCP server pool onfiguration table. The indexe is pool name.
Each entry has a set of parameters
Indexes
cie1000DhcpServerConfigPoolPoolName
| Column | Syntax | OID | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
cie1000DhcpServerConfigPoolPoolName
Name of DHCP pool.
|
OctetString Constraints: range: 0-32 |
.1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.1 |
||||||||||
|
cie1000DhcpServerConfigPoolPoolType
Type of pool. none(0) means the pool type is not defined yet.
network(1) means the pool defines a pool of IP addresses to service more than one DHCP client. host(2) means the pool services for a specific DHCP client ide… |
CIE1000DhcpServerPoolEnumr/w Textual Convention: CIE1000DhcpServerPoolEnum EnumerationType Values:
|
.1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.2 |
||||||||||
|
cie1000DhcpServerConfigPoolIpv4Address
Network number of the subnet. If the pool type is of network, the IP
address can be any general IP address. If the pool type is of host, the IP address must be a unicast IP address. |
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.3 |
||||||||||
|
cie1000DhcpServerConfigPoolSubnetMask
Subnet Mask. DHCP option 1. Specify subnet mask of the DHCP address
pool, excluding 0.0.0.0 and 255.255.255.255. |
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.4 |
||||||||||
|
cie1000DhcpServerConfigPoolSubnetBroadcast
Broadcast IP address in the subnet. DHCP option 28. Specify the
broadcast address in use on the client's subnet. |
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.5 |
||||||||||
|
cie1000DhcpServerConfigPoolLeaseDay
Number of days of lease time. DHCP option 51, 58 and 59. The value
range is 0-365. Specify lease time that allows the client to request a lease time for the IP address. If all of LeaseDay, LeaseHour and LeaseMinute are … |
SNMPv2-SMIUnsigned32r/w Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.6 |
||||||||||
|
cie1000DhcpServerConfigPoolLeaseHour
Number of hours of lease time. DHCP option 51, 58 and 59. The value
range is 0-23. Specify lease time that allows the client to request a lease time for the IP address. If all of LeaseDay, LeaseHour and LeaseMinute are … |
SNMPv2-SMIUnsigned32r/w Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.7 |
||||||||||
|
cie1000DhcpServerConfigPoolLeaseMinute
Number of minutes of lease time. DHCP option 51, 58 and 59. The value
range is 0-59. Specify lease time that allows the client to request a lease time for the IP address. If all of LeaseDay, LeaseHour and LeaseMinute ar… |
SNMPv2-SMIUnsigned32r/w Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.8 |
||||||||||
|
cie1000DhcpServerConfigPoolDomainName
Domain name. DHCP option 15. Specify domain name that client should use
when resolving hostname via DNS. |
OctetStringr/w Constraints: range: 0-32 |
.1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.9 |
||||||||||
|
cie1000DhcpServerConfigPoolDefaultRouter1
Default router 1.
|
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.10 |
||||||||||
|
cie1000DhcpServerConfigPoolDefaultRouter2
Default router 2.
|
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.11 |
||||||||||
|
cie1000DhcpServerConfigPoolDefaultRouter3
Default router 3.
|
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.12 |
||||||||||
|
cie1000DhcpServerConfigPoolDefaultRouter4
Default router 4.
|
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.13 |
||||||||||
|
cie1000DhcpServerConfigPoolDnsServer1
DNS server 1.
|
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.14 |
||||||||||
|
cie1000DhcpServerConfigPoolDnsServer2
DNS server 2.
|
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.15 |
||||||||||
|
cie1000DhcpServerConfigPoolDnsServer3
DNS server 3.
|
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.16 |
||||||||||
|
cie1000DhcpServerConfigPoolDnsServer4
DNS server 4.
|
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.17 |
||||||||||
|
cie1000DhcpServerConfigPoolNtpServer1
NTP server 1.
|
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.18 |
||||||||||
|
cie1000DhcpServerConfigPoolNtpServer2
NTP server 2.
|
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.19 |
||||||||||
|
cie1000DhcpServerConfigPoolNtpServer3
NTP server 3.
|
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.20 |
||||||||||
|
cie1000DhcpServerConfigPoolNtpServer4
NTP server 4.
|
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.21 |
||||||||||
|
cie1000DhcpServerConfigPoolNetbiosNodeType
Type of NetBIOS node. DHCP option 46. Specify NetBIOS node type option
to allow Netbios over TCP/IP clients which are configurable to be configured as described in RFC 1001/1002. nodeNone(0) means the node type is not d… |
CIE1000DhcpServerNetbiosNodeEnumr/w Textual Convention: CIE1000DhcpServerNetbiosNodeEnum EnumerationType Values:
|
.1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.22 |
||||||||||
|
cie1000DhcpServerConfigPoolNetbiosScope
NetBIOS scope. DHCP option 47. Specify the NetBIOS over TCP/IP scope
parameter for the client as specified in RFC 1001/1002. |
OctetStringr/w Constraints: range: 0-32 |
.1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.23 |
||||||||||
|
cie1000DhcpServerConfigPoolNetbiosNameServer1
NetBIOS name server 1.
|
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.24 |
||||||||||
|
cie1000DhcpServerConfigPoolNetbiosNameServer2
NetBIOS name server 2.
|
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.25 |
||||||||||
|
cie1000DhcpServerConfigPoolNetbiosNameServer3
NetBIOS name server 3.
|
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.26 |
||||||||||
|
cie1000DhcpServerConfigPoolNetbiosNameServer4
NetBIOS name server 4.
|
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.27 |
||||||||||
|
cie1000DhcpServerConfigPoolNisDomainName
NIS Domain Name. DHCP option 40. Specify the name of the client's NIS
domain. |
OctetStringr/w Constraints: range: 0-32 |
.1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.28 |
||||||||||
|
cie1000DhcpServerConfigPoolNisServer1
NIS server 1.
|
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.29 |
||||||||||
|
cie1000DhcpServerConfigPoolNisServer2
NIS server 2.
|
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.30 |
||||||||||
|
cie1000DhcpServerConfigPoolNisServer3
NIS server 3.
|
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.31 |
||||||||||
|
cie1000DhcpServerConfigPoolNisServer4
NIS server 4.
|
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.32 |
||||||||||
|
cie1000DhcpServerConfigPoolClientIdentifierType
Type of client identifier. DHCP option 61. Specify client's unique
identifier to be used when the pool is the type of host. none(0) means the client identifier type is not defined yet. name(1) means the client identifie… |
CIE1000DhcpServerClientIdentifierEnumr/w Textual Convention: CIE1000DhcpServerClientIdentifierEnum EnumerationType Values:
|
.1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.33 |
||||||||||
|
cie1000DhcpServerConfigPoolClientIdentifierName
Client identifier which type is other than hardware. DHCP option 61.
Specify client's unique identifier to be used when the pool is the type of host. This takes effect only if ClientIdentifierType is defined name(1). |
OctetStringr/w Constraints: range: 0-64 |
.1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.34 |
||||||||||
|
cie1000DhcpServerConfigPoolClientIdentifierMac
Client's MAC address. DHCP option 61. Specify client's unique
identifier to be used when the pool is the type of host. This takes effect only if ClientIdentifierType is defined as mac(2). |
SNMPv2-TCMacAddressr/w Textual Convention: SNMPv2-TCMacAddress OctetStringType Constraints: range: 6 |
.1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.35 |
||||||||||
|
cie1000DhcpServerConfigPoolClientHardwareAddress
Client's hardware address. Specify client's hardware(MAC) address to be
used when the pool is the type of host. |
SNMPv2-TCMacAddressr/w Textual Convention: SNMPv2-TCMacAddress OctetStringType Constraints: range: 6 |
.1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.36 |
||||||||||
|
cie1000DhcpServerConfigPoolClientName
Client name. DHCP option 12. Specify the name of client to be used when
the pool is the type of host. |
OctetStringr/w Constraints: range: 0-32 |
.1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.37 |
||||||||||
|
cie1000DhcpServerConfigPoolVendorClassId1
Vendor Class Identifier. DHCP option 60. Specify to be used by DHCP
client to optionally identify the vendor type and configuration of a DHCP client. DHCP server will deliver the corresponding option 43 specific informa… |
OctetStringr/w Constraints: range: 0-64 |
.1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.38 |
||||||||||
|
cie1000DhcpServerConfigPoolVendorSpecificInfo1
Vendor Specific Information. DHCP option 43. Specify vendor specific
information corresponding to option 60 vendor class identifier. Therefore, the corresponding vendor class identifier must be defined before this speci… |
OctetStringr/w Constraints: range: 0-66 |
.1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.39 |
||||||||||
|
cie1000DhcpServerConfigPoolVendorClassId2
Vendor Class Identifier. DHCP option 60. Specify to be used by DHCP
client to optionally identify the vendor type and configuration of a DHCP client. DHCP server will deliver the corresponding option 43 specific informa… |
OctetStringr/w Constraints: range: 0-64 |
.1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.40 |
||||||||||
|
cie1000DhcpServerConfigPoolVendorSpecificInfo2
Vendor Specific Information. DHCP option 43. Specify vendor specific
information corresponding to option 60 vendor class identifier. Therefore, the corresponding vendor class identifier must be defined before this speci… |
OctetStringr/w Constraints: range: 0-66 |
.1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.41 |
||||||||||
|
cie1000DhcpServerConfigPoolVendorClassId3
Vendor Class Identifier. DHCP option 60. Specify to be used by DHCP
client to optionally identify the vendor type and configuration of a DHCP client. DHCP server will deliver the corresponding option 43 specific informa… |
OctetStringr/w Constraints: range: 0-64 |
.1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.42 |
||||||||||
|
cie1000DhcpServerConfigPoolVendorSpecificInfo3
Vendor Specific Information. DHCP option 43. Specify vendor specific
information corresponding to option 60 vendor class identifier. Therefore, the corresponding vendor class identifier must be defined before this speci… |
OctetStringr/w Constraints: range: 0-66 |
.1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.43 |
||||||||||
|
cie1000DhcpServerConfigPoolVendorClassId4
Vendor Class Identifier. DHCP option 60. Specify to be used by DHCP
client to optionally identify the vendor type and configuration of a DHCP client. DHCP server will deliver the corresponding option 43 specific informa… |
OctetStringr/w Constraints: range: 0-64 |
.1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.44 |
||||||||||
|
cie1000DhcpServerConfigPoolVendorSpecificInfo4
Vendor Specific Information. DHCP option 43. Specify vendor specific
information corresponding to option 60 vendor class identifier. Therefore, the corresponding vendor class identifier must be defined before this speci… |
OctetStringr/w Constraints: range: 0-66 |
.1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.45 |
||||||||||
|
cie1000DhcpServerConfigPoolAction
Action
|
CIE1000-TCCIE1000RowEditorStater/w Textual Convention: CIE1000-TCCIE1000RowEditorState Unsigned32 |
.1.3.6.1.4.1.9.9.832.1.109.1.2.5.1.100 |
.1.3.6.1.4.1.9.9.832.1.109.1.2.7
·
1 row entry
·
4 columns
The table is DHCP server reserved entries. The index is the name of the pool and the ip address
Each entry has a set of parameters
Indexes
cie1000DhcpServerConfigReservedPoolName cie1000DhcpServerConfigReservedIpAddress
| Column | Syntax | OID |
|---|---|---|
|
cie1000DhcpServerConfigReservedPoolName
Name of DHCP pool.
|
OctetString Constraints: range: 0-32 |
.1.3.6.1.4.1.9.9.832.1.109.1.2.7.1.1 |
|
cie1000DhcpServerConfigReservedIpAddress
Reserved IP address.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.9.9.832.1.109.1.2.7.1.2 |
|
cie1000DhcpServerConfigReservedIfIndex
Logical interface number for the interface for which the ip address is
reserved. |
CIE1000-TCCIE1000InterfaceIndexr/w Textual Convention: CIE1000-TCCIE1000InterfaceIndex Integer32Type Constraints: range: 0..2147483647 |
.1.3.6.1.4.1.9.9.832.1.109.1.2.7.1.3 |
|
cie1000DhcpServerConfigReservedAction
Action
|
CIE1000-TCCIE1000RowEditorStater/w Textual Convention: CIE1000-TCCIE1000RowEditorState Unsigned32 |
.1.3.6.1.4.1.9.9.832.1.109.1.2.7.1.100 |
.1.3.6.1.4.1.9.9.832.1.109.1.3.1
·
1 row entry
·
2 columns
This is a table of IP addresses declined by DHCP client.
Each entry has a declined IP address.
Indexes
cie1000DhcpServerStatusDeclinedEntryNo
| Column | Syntax | OID |
|---|---|---|
|
cie1000DhcpServerStatusDeclinedEntryNo
The number of entry. The number starts from 1.
|
Integer32 Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.9.9.832.1.109.1.3.1.1.1 |
|
cie1000DhcpServerStatusDeclinedIpv4Address
IPv4 address declined by DHCP client.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.9.9.832.1.109.1.3.1.1.2 |
.1.3.6.1.4.1.9.9.832.1.109.1.3.3
·
1 row entry
·
13 columns
This is a table of binding data.
Each entry has the binding data.
Indexes
cie1000DhcpServerStatusBindingIpAddress
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
cie1000DhcpServerStatusBindingIpAddress
IP address.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.9.9.832.1.109.1.3.3.1.1 |
||||||||
|
cie1000DhcpServerStatusBindingState
State of binding. none(0) means the binding is not in use. allocated(1)
means the binding is allocated to the new DHCP client who send DHCPDISCOVER. committed(2) means the binding is committed as the DHCP process is com… |
CIE1000DhcpServerBindingStateEnum Textual Convention: CIE1000DhcpServerBindingStateEnum EnumerationType Values:
|
.1.3.6.1.4.1.9.9.832.1.109.1.3.3.1.2 |
||||||||
|
cie1000DhcpServerStatusBindingType
Type of binding. none(0) means the binding is not in use. automatic(1)
means the binding is mapped to network-type pool. manual(2) means the binding is mapped to host-type pool. expired(3) means the lease of the binding… |
CIE1000DhcpServerBindingEnum Textual Convention: CIE1000DhcpServerBindingEnum EnumerationType Values:
|
.1.3.6.1.4.1.9.9.832.1.109.1.3.3.1.3 |
||||||||
|
cie1000DhcpServerStatusBindingPoolName
Name of the pool that creates the binding.
|
OctetString Constraints: range: 0-32 |
.1.3.6.1.4.1.9.9.832.1.109.1.3.3.1.4 |
||||||||
|
cie1000DhcpServerStatusBindingServerId
IP address of the DHCP server to service the binding.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.9.9.832.1.109.1.3.3.1.5 |
||||||||
|
cie1000DhcpServerStatusBindingVlanId
The VLAN where the binding works on.
|
CIE1000-TCCIE1000Unsigned16 Textual Convention: CIE1000-TCCIE1000Unsigned16 Unsigned32Type Constraints: range: 0..65535 |
.1.3.6.1.4.1.9.9.832.1.109.1.3.3.1.6 |
||||||||
|
cie1000DhcpServerStatusBindingSubnetMask
Subnet mask of the DHCP client.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.9.9.832.1.109.1.3.3.1.7 |
||||||||
|
cie1000DhcpServerStatusBindingClientIdentifierType
Type of client identifier. DHCP option 61. Specify client's unique
identifier to be used when the pool is the type of host. none(0) means the client identifier type is not defined yet. name(1) means the client identifie… |
CIE1000DhcpServerClientIdentifierEnum Textual Convention: CIE1000DhcpServerClientIdentifierEnum EnumerationType Values:
|
.1.3.6.1.4.1.9.9.832.1.109.1.3.3.1.8 |
||||||||
|
cie1000DhcpServerStatusBindingClientIdentifierName
Client identifier which type is other than hardware. DHCP option 61.
|
OctetString Constraints: range: 0-64 |
.1.3.6.1.4.1.9.9.832.1.109.1.3.3.1.9 |
||||||||
|
cie1000DhcpServerStatusBindingClientIdentifierMac
Client's MAC address. DHCP option 61.
|
SNMPv2-TCMacAddress Textual Convention: SNMPv2-TCMacAddress OctetStringType Constraints: range: 6 |
.1.3.6.1.4.1.9.9.832.1.109.1.3.3.1.10 |
||||||||
|
cie1000DhcpServerStatusBindingMacAddress
MAC address of the DHCP client.
|
SNMPv2-TCMacAddress Textual Convention: SNMPv2-TCMacAddress OctetStringType Constraints: range: 6 |
.1.3.6.1.4.1.9.9.832.1.109.1.3.3.1.11 |
||||||||
|
cie1000DhcpServerStatusBindingLease
Lease time of the binding.
|
OctetString Constraints: range: 0-64 |
.1.3.6.1.4.1.9.9.832.1.109.1.3.3.1.12 |
||||||||
|
cie1000DhcpServerStatusBindingTimeToExpire
remaining time to expire.
|
OctetString Constraints: range: 0-64 |
.1.3.6.1.4.1.9.9.832.1.109.1.3.3.1.13 |