ZHONE-COM-IP-DHCP-CLIENT-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
4
Rows
4
Columns
17
dhcpClientResourceTable
table.1.3.6.1.4.1.5504.4.1.1.1
·
1 row entry
·
5 columns
This table contains the configuration information for the DHCP clients on this system.
A row in the DHCP Client Table. This table is indexed by
the shelf and card on which the client runs. These indices are
external to this MIB module.
the shelf and card on which the client runs. These indices are
external to this MIB module.
| Column | Syntax | OID |
|---|---|---|
|
dhcpOfferTimeout
Interval to get additional DHCP offers.
|
secondsUnsigned32r/w Constraints: range: 0-100 |
.1.3.6.1.4.1.5504.4.1.1.1.1.1 |
|
dhcpDefaultLease
Default value for requested lease length. This value should not be
less than dhcpMinLease. Maximum allowed value is one week (604800 seconds). |
secondsUnsigned32r/w Constraints: range: 100-604800 |
.1.3.6.1.4.1.5504.4.1.1.1.1.2 |
|
dhcpMinLease
Minimum accepted lease length. This value should not be greater than
dhcpDefaultLease. Maximum allowed value is 1 week (604,800 seconds). |
secondsUnsigned32r/w Constraints: range: 1-604800 |
.1.3.6.1.4.1.5504.4.1.1.1.1.3 |
|
dhcpClientErrors
Number of errors that DHCP client has encountered.
|
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.5504.4.1.1.1.1.4 |
|
dhcpAvgTimeForLease
Average time to obtain a lease.
|
secondsSNMPv2-SMIGauge32 Textual Convention: SNMPv2-SMIGauge32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.5504.4.1.1.1.1.5 |
dhcpInterfacesTable
table.1.3.6.1.4.1.5504.4.1.1.2
·
1 row entry
·
10 columns
Interface-specific DHCP configuration and state. This table augments the IpInterfaceTable in comIpRec.mib.
Rows will be added as network interfaces are added.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
dhcpInterfaceServerName
Name of the DHCP offering server.
|
SNMP-FRAMEWORK-MIBSnmpAdminString Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.5504.4.1.1.2.1.1 |
||||||||||||||
|
dhcpInterfaceRenew
Seconds until DHCP renewal occurs
|
secondsSNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.5504.4.1.1.2.1.2 |
||||||||||||||
|
dhcpInterfaceRebind
Seconds until DHCP rebind occurs
|
secondsSNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.5504.4.1.1.2.1.3 |
||||||||||||||
|
dhcpInterfaceBootFile
Name of the bootfile.
|
OctetString Constraints: range: 0-128 |
.1.3.6.1.4.1.5504.4.1.1.2.1.4 |
||||||||||||||
|
dhcpInterfaceTftp
Tftp address for the current interface.
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.5504.4.1.1.2.1.5 |
||||||||||||||
|
dhcpInterfaceHostname
Name of the host. This will not be a fully-qualified
hostname. |
Zhone-TCZhoneAdminString Textual Convention: Zhone-TCZhoneAdminString OctetStringType Constraints: range: 0..32 |
.1.3.6.1.4.1.5504.4.1.1.2.1.6 |
||||||||||||||
|
dhcpInterfaceDomainName
Name of the domain.
|
SNMP-FRAMEWORK-MIBSnmpAdminString Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.5504.4.1.1.2.1.7 |
||||||||||||||
|
dhcpInterfaceVendorClassId
Vendor Class ID.
|
OctetString Constraints: range: 1-255 |
.1.3.6.1.4.1.5504.4.1.1.2.1.8 |
||||||||||||||
|
dhcpInterfaceDhcpClientId
DHCP Client Id.
|
OctetStringr/w Constraints: range: 4-255 |
.1.3.6.1.4.1.5504.4.1.1.2.1.9 |
||||||||||||||
|
dhcpInterfaceState
Current state of the lease. The user can only set init,
verify and release. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.5504.4.1.1.2.1.10 |
dnsTable
table.1.3.6.1.4.1.5504.4.1.1.3
·
1 row entry
·
1 columns
list of dns servers for the current interface
list of dns servers for the current interface
Indexes
IF-MIBifIndex dnsIpAddress
| Column | Syntax | OID |
|---|---|---|
|
dnsIpAddress
IP Address of DNS server
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.5504.4.1.1.3.1.1 |
routersTable
table.1.3.6.1.4.1.5504.4.1.1.4
·
1 row entry
·
1 columns
list of routers servers for the current interface
list of routers server for the current interface
Indexes
IF-MIBifIndex routersIpAddress
| Column | Syntax | OID |
|---|---|---|
|
routersIpAddress
IP Address of routers
|
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.5504.4.1.1.4.1.1 |