MITEL-DHCP-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
8
Rows
8
Columns
67
.1.3.6.1.4.1.1027.4.8.1.3.3
·
1 row entry
·
3 columns
Uses the mitel variant from
Command help
/opt/observium/mibs/mitel.
Walk mitelDhcpRelayAgentServerTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MITEL-DHCP-MIB' -M '/opt/observium/mibs/mitel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MITEL-DHCP-MIB::mitelDhcpRelayAgentServerTable'
This table is used to display and configure the list of servers to which the relay agent will relay DHCP/BOOTP REQUEST packets.
Each entry in this table contains information on a
DHCP/BOOTP server.
DHCP/BOOTP server.
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The IP address of the DHCP/BOOTP server.
|
SNMPv2-SMIIpAddressr/w Type Constraints: range: 4 |
.1.3.6.1.4.1.1027.4.8.1.3.3.1.1 |
||||||||||||
|
This object indicates the associated name of
the DHCP/BOOTP server. It's main purpose is to be used as a reference name. |
OctetStringr/w Constraints: range: 1-16 |
.1.3.6.1.4.1.1027.4.8.1.3.3.1.2 |
||||||||||||
|
The current status of this entry.
|
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.1027.4.8.1.3.3.1.3 |
.1.3.6.1.4.1.1027.4.8.1.3.5.2
·
1 row entry
·
7 columns
Uses the mitel variant from
Command help
/opt/observium/mibs/mitel.
Walk mitelDhcpServerSubnetTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MITEL-DHCP-MIB' -M '/opt/observium/mibs/mitel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MITEL-DHCP-MIB::mitelDhcpServerSubnetTable'
This table is used to configure the group of IP addresses that can be handed out by the DHCP server.
Each entry in this table contains information on a
subnet serverd by the DHCP server.
subnet serverd by the DHCP server.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The IP address of the subnet (key).
|
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.1027.4.8.1.3.5.2.1.1 |
||||||||||||
|
The IP address of another subnet that is on the same shared
media as this subnet. The address of the shared subnet MUST also be configured on this server. The address 0.0.0.0 should be used if this subnet is not shared.… |
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.1027.4.8.1.3.5.2.1.2 |
||||||||||||
|
The subnet mask of the subnet.
|
SNMPv2-SMIIpAddressr/w Type Constraints: range: 4 |
.1.3.6.1.4.1.1027.4.8.1.3.5.2.1.3 |
||||||||||||
|
Indicate whether or not the IP address configured on
the interface which received the DHCP request should be advertised as a default gateway. If yes, this also indicate the relative priority compared to additional gatew… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.1027.4.8.1.3.5.2.1.4 |
||||||||||||
|
The name of the configured subnet (informational only).
|
OctetStringr/w Constraints: range: 1-16 |
.1.3.6.1.4.1.1027.4.8.1.3.5.2.1.5 |
||||||||||||
|
If this flag is set to enable, when the object
is deleted, all the DHCP server configuration objects that depend on it will be deleted at the same time. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.1027.4.8.1.3.5.2.1.6 |
||||||||||||
|
The current status of this entry.
|
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.1027.4.8.1.3.5.2.1.7 |
.1.3.6.1.4.1.1027.4.8.1.3.5.3
·
1 row entry
·
10 columns
Uses the mitel variant from
Command help
/opt/observium/mibs/mitel.
Walk mitelDhcpServerRangeTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MITEL-DHCP-MIB' -M '/opt/observium/mibs/mitel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MITEL-DHCP-MIB::mitelDhcpServerRangeTable'
A list of ranges that are configured on this server.
A logical row in the mitelServerGrpRangeTblTable.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The IP address of the first address in the range (key).
|
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.1027.4.8.1.3.5.3.1.1 |
||||||||||||
|
The IP address of the last address in the range.
|
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.1027.4.8.1.3.5.3.1.2 |
||||||||||||
|
The IP address of the subnet which includes this range.
This IP address is used to find the corresponding mitelDhcpServerSubnetEntry |
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.1027.4.8.1.3.5.3.1.3 |
||||||||||||
|
How the addresses in that group should be assigned.
none = the address are reserved by the administrator (do we need this ?). |
MitelDhcpServerProtocolr/w Type Values:
|
.1.3.6.1.4.1.1027.4.8.1.3.5.3.1.4 |
||||||||||||
|
Indicate whether or not the IP address configured on
the interface which received the DHCP request should be advertised as a default gateway. If yes, this also indicate the relative priority compared to additional gatew… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.1027.4.8.1.3.5.3.1.5 |
||||||||||||
|
The duration of the lease of IP addressed in this range in
seconds. A value of 4294967295 (0xFFFFFFFF) means that the lease is permanent. A value of 0 (0x00000000) means that the address in that range can not be assigne… |
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.1027.4.8.1.3.5.3.1.6 |
||||||||||||
|
The name of the configured range (informational only).
|
OctetStringr/w Constraints: range: 1-16 |
.1.3.6.1.4.1.1027.4.8.1.3.5.3.1.7 |
||||||||||||
|
If this flag is set to enable, IP addresses in
this range will only be assigned to clients indicating a class ID identical to the range name. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.1027.4.8.1.3.5.3.1.8 |
||||||||||||
|
If this flag is set to enable, when the object
is deleted, all the DHCP server configuration objects that depend on it will be deleted at the same time. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.1027.4.8.1.3.5.3.1.9 |
||||||||||||
|
The current status of this entry.
|
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.1027.4.8.1.3.5.3.1.10 |
.1.3.6.1.4.1.1027.4.8.1.3.5.4
·
1 row entry
·
9 columns
Uses the mitel variant from
Command help
/opt/observium/mibs/mitel.
Walk mitelDhcpServerStaticIpTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MITEL-DHCP-MIB' -M '/opt/observium/mibs/mitel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MITEL-DHCP-MIB::mitelDhcpServerStaticIpTable'
A list of the addresses that are statically configured.
A logical row in the mitelDhcpServerStaticIpTable.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The IP address of the entry (key). This IP address
has to be unique across the DHCP server configuration. It can not be duplicated in another mitelDhcpServerStaticIpEntry and it can not be part of a mitelDhcpServerRange… |
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.1027.4.8.1.3.5.4.1.1 |
||||||||||||
|
The IP address of the subnet which includes this IP address.
This IP address is used to find the corresponding mitelDhcpServerSubnetEntry |
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.1027.4.8.1.3.5.4.1.2 |
||||||||||||
|
How the addresses in that group should be assigned.
none = the address are reserved by the administrator (do we need this ?). |
MitelDhcpServerProtocolr/w Type Values:
|
.1.3.6.1.4.1.1027.4.8.1.3.5.4.1.3 |
||||||||||||
|
Indicate whether or not the IP address configured on
the interface which received the DHCP request should be advertised as a default gateway. If yes, this also indicate the relative priority compared to additional gatew… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.1027.4.8.1.3.5.4.1.4 |
||||||||||||
|
The hardware type and hardware address of the client that has
been assigned this IP address. The first octet of this object contains the hardware type from the 'htype' field of the BOOTP packet and the remaining octets… |
OctetStringr/w Constraints: range: 1-255 |
.1.3.6.1.4.1.1027.4.8.1.3.5.4.1.5 |
||||||||||||
|
The client-id of the client that has been assigned this lease.
The client-id is the value specified in option 61 (client-id option) when the lease was assigned. This object may be empty if the lease has not been previo… |
OctetStringr/w Constraints: range: 0-255 |
.1.3.6.1.4.1.1027.4.8.1.3.5.4.1.6 |
||||||||||||
|
The name of the configured range (informational only).
|
OctetStringr/w Constraints: range: 1-16 |
.1.3.6.1.4.1.1027.4.8.1.3.5.4.1.7 |
||||||||||||
|
If this flag is set to enable, when the object
is deleted, all the DHCP server configuration objects that depend on it will be deleted at the same time. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.1027.4.8.1.3.5.4.1.8 |
||||||||||||
|
The current status of this entry.
|
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.1027.4.8.1.3.5.4.1.9 |
.1.3.6.1.4.1.1027.4.8.1.3.5.5
·
1 row entry
·
5 columns
Uses the mitel variant from
Command help
/opt/observium/mibs/mitel.
Walk mitelDhcpServerOptionTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MITEL-DHCP-MIB' -M '/opt/observium/mibs/mitel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MITEL-DHCP-MIB::mitelDhcpServerOptionTable'
This table contain list of options that will be sent to clients requesting IP addresses.
Each entry in this list contains information about a specific
DHCP option.
DHCP option.
| Column | Syntax | OID | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
This IP address keys in either the mitelDhcpServerRangeTable
or the mitelDhcpServerStaticIpTable or the mitelDhcpServerSubnetTable. It indicates the realm in which that particular option/value pair is to be handed out. … |
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.1027.4.8.1.3.5.5.1.1 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
This is the option number as specified in RFC 2132:
'DHCP Options and BOOTP Vendor Extensions'. Some of the options are not configurable that way (like subnet mask). The options that are not configurable are the ones th… |
MitelDhcpServerOptionList Type Values:
|
.1.3.6.1.4.1.1027.4.8.1.3.5.5.1.2 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
This indicates how the value should be formated. This
is informational only and may be ignored. If something else than default is specified, the system will attempt to display the value field according to the setting. O… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.1027.4.8.1.3.5.5.1.3 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
This contains the value of the option encoded as it will
be sent in the DHCP packets. |
OctetStringr/w Constraints: range: 1-255 |
.1.3.6.1.4.1.1027.4.8.1.3.5.5.1.4 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The current status of this entry.
|
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.1027.4.8.1.3.5.5.1.5 |
.1.3.6.1.4.1.1027.4.8.1.3.5.6
·
1 row entry
·
13 columns
Uses the mitel variant from
Command help
/opt/observium/mibs/mitel.
Walk mitelDhcpServerLeaseTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MITEL-DHCP-MIB' -M '/opt/observium/mibs/mitel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MITEL-DHCP-MIB::mitelDhcpServerLeaseTable'
This table contain a list of all the assigned leases and their current status.
Each entry in this list contains information about a specific
lease.
lease.
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The IP address described in that lease.
|
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.1027.4.8.1.3.5.6.1.1 |
||||||||||||
|
The IP address indicating the subnet to which the IP address
belongs. That IP address can be used as a key in the mitelDhcpServerSubnetTable. |
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.1027.4.8.1.3.5.6.1.2 |
||||||||||||
|
A reference the the IP address Range from which this IP
address has been assigned. This IP address can be used as a key for the mitelDhcpServerRangeTable. |
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.1027.4.8.1.3.5.6.1.3 |
||||||||||||
|
The type of this address.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.1027.4.8.1.3.5.6.1.4 |
||||||||||||
|
The value that sysUpTime will be when the lease expires. A
value of 4294967295 (i.e.: 0xFFFFFFFF) should be used for leases that have a lease time which is 'infinite' and for BOOTP leases. |
SNMPv2-SMITimeTicks Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1027.4.8.1.3.5.6.1.5 |
||||||||||||
|
The type of protocol that is allowed to be used to serve this
address. A type of none(1) indicates that the address is not available to be served (e.g.: a reserved address). |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.1027.4.8.1.3.5.6.1.6 |
||||||||||||
|
The type of protocol that was used when this address was
assigned. This object will have the value of none(1) if the lease has not been served. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.1027.4.8.1.3.5.6.1.7 |
||||||||||||
|
The hardware type and hardware address of the client that has
been assigned this lease. The first octet of this object contains the hardware type from the 'htype' field of the BOOTP packet and the remaining octets cont… |
OctetString Constraints: range: 1-255 |
.1.3.6.1.4.1.1027.4.8.1.3.5.6.1.8 |
||||||||||||
|
The client-id of the client that has been assigned this lease.
The client-id is the value specified in option 61 (client-id option) when the lease was assigned. This object may be empty if the lease has not been previo… |
OctetString Constraints: range: 0-255 |
.1.3.6.1.4.1.1027.4.8.1.3.5.6.1.9 |
||||||||||||
|
The host name the client is configured with or if no host name
was configured then the host name that the client supplied when requesting an address. |
OctetString Constraints: range: 0-64 |
.1.3.6.1.4.1.1027.4.8.1.3.5.6.1.10 |
||||||||||||
|
The domain name assigned to the client.
|
OctetString Constraints: range: 0-255 |
.1.3.6.1.4.1.1027.4.8.1.3.5.6.1.11 |
||||||||||||
|
The system time at which this entry was created.
|
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.1027.4.8.1.3.5.6.1.12 |
||||||||||||
|
The current status of this entry.
|
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.1027.4.8.1.3.5.6.1.13 |
.1.3.6.1.4.1.1027.4.8.1.3.5.8
·
1 row entry
·
5 columns
Uses the mitel variant from
Command help
/opt/observium/mibs/mitel.
Walk mitelDhcpServerVendorInfoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MITEL-DHCP-MIB' -M '/opt/observium/mibs/mitel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MITEL-DHCP-MIB::mitelDhcpServerVendorInfoTable'
This table contain list of vendor-specific-options that will be sent to clients when requesting an IP addresses.
Each entry in this list contains information about a vendor
specific DHCP option.
specific DHCP option.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The unique vendor Identifier. May or not make sense
to someone viewing the data. |
OctetString Constraints: range: 1-32 |
.1.3.6.1.4.1.1027.4.8.1.3.5.8.1.1 |
||||||||||||
|
The unique name of the vendor. The suggestion is that
this value be recognizable to someone viewing the data. |
OctetString Constraints: range: 1-32 |
.1.3.6.1.4.1.1027.4.8.1.3.5.8.1.2 |
||||||||||||
|
This indicates how the value should be formated. This
is informational only and may be ignored. If something else than default is specified, the system will attempt to display the value field according to the setting. O… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.1027.4.8.1.3.5.8.1.3 |
||||||||||||
|
The options that the vendor, the vendor specified in
VendorInfoID, would want to send to it's clients. All content of this object would only make sense to the receiving client, no syntax or sematics of the content is s… |
OctetStringr/w Constraints: range: 1-255 |
.1.3.6.1.4.1.1027.4.8.1.3.5.8.1.4 |
||||||||||||
|
The current status of this entry.
|
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.1027.4.8.1.3.5.8.1.5 |
mitelDhcpClientTable
table.1.3.6.1.4.1.1027.4.8.1.3.6
·
1 row entry
·
15 columns
Uses the mitel variant from
Command help
/opt/observium/mibs/mitel.
Walk mitelDhcpClientTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MITEL-DHCP-MIB' -M '/opt/observium/mibs/mitel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MITEL-DHCP-MIB::mitelDhcpClientTable'
This table contains a list of all DHCP Clients.
Each entry in this list contains information for a DHCP client.
Indexes
| Column | Syntax | OID | ||||||
|---|---|---|---|---|---|---|---|---|
|
The Index of this Client. This object's
value has a direct correlation to the interface on which DHCP client has been defined. |
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.1027.4.8.1.3.6.1.1 |
||||||
|
The ID of this client
|
OctetStringr/w | .1.3.6.1.4.1.1027.4.8.1.3.6.1.2 |
||||||
|
The object allows the user to release the
current IP address assigned to this DHCP client. The user can also conduct a renew action to obtain an IP address for this client. By default this object will return none(1). |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.1027.4.8.1.3.6.1.3 |
||||||
|
The IP of this client assigned by the DHCP
server. |
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.1027.4.8.1.3.6.1.4 |
||||||
|
The time the lease was acquired
|
SNMPv2-SMITimeTicks Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1027.4.8.1.3.6.1.5 |
||||||
|
The time the current lease expires.
|
SNMPv2-SMITimeTicks Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.1027.4.8.1.3.6.1.6 |
||||||
|
The default gateway IP for this client
learned from the DHCP server. |
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.1027.4.8.1.3.6.1.7 |
||||||
|
The IP of this client's DHCP server.
|
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.1027.4.8.1.3.6.1.8 |
||||||
|
The primary DNS IP address of the client learned
from the DHCP server. |
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.1027.4.8.1.3.6.1.9 |
||||||
|
The secondary DNS IP address of the client
learned from the DHCP server. |
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.1027.4.8.1.3.6.1.10 |
||||||
|
The primary WINS IP address of the client
learned from the DHCP server. |
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.1027.4.8.1.3.6.1.11 |
||||||
|
The secondary WINS IP address of the client
learned from the DHCP server. |
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.1027.4.8.1.3.6.1.12 |
||||||
|
The domain name of this client learned
from the DHCP server. |
OctetString | .1.3.6.1.4.1.1027.4.8.1.3.6.1.13 |
||||||
|
The name of this client.
|
OctetString | .1.3.6.1.4.1.1027.4.8.1.3.6.1.14 |
||||||
|
The admin status of this client.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.1027.4.8.1.3.6.1.15 |