User Manual
Unified IP MIB Reference 355
53-1003106-01
Chapter
31
DHCP Gateway List
In this chapter
•DHCP gateway list table . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 355
•DNS group (IPv4) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 355
DHCP gateway list table
The following objects provide information on Dynamic Host Configuration Protocol (DHCP)
gateways.
DNS group (IPv4)
The Domain Name System (DNS) resolver feature allows you to use a host name to perform Telnet,
ping, and traceroute. You can also define a DNS domain on a Layer 2 Switch or Layer 3 Switch and
thereby recognize all hosts within that domain.
The following objects provide information on DNS. They apply to all IPv4 devices.
Name, OID, and syntax Access Description
snDhcpGatewayListTable
brcdIp.1.1.3.8.1
None A table of DHCP gateway addresses.
snDhcpGatewayListId
brcdIp.1.1.3.8.1.1.1
Syntax: Integer
Read-only Shows the ID for a DHCP gateway.
Valid values: 1 – 32
snDhcpGatewayListAddrList
brcdIp.1.1.3.8.1.1.2
Syntax: OCTET STRING
Read-write Lists the DHCP gateway addresses in each DHCP gateway list. This
list contains 1 to 8 IP addresses represented by octet strings. This
object can have 4 to 32 octets.
snDhcpGatewayListRowSta
tus
brcdIp.1.1.3.8.1.1.3
Syntax: Integer
Read-write Controls the management of the table rows. The following values can
be written:
• delete(3) – Delete the row.
• create(4) – Create a new row.
• modify(5) – Modify an existing row.
If the row exists, then a SET with a value of create(4) returns a "bad
value" error. Deleted rows are removed from the table immediately.
The following values can be returned on reads:
• noSuch(0) – No such row.
• invalid(1) – Row is inoperative.
• valid(2) – Row exists and is valid.