routerLanAddrTable
OBJECT-TYPE
1.3.6.1.4.1.8595.20.18.3.1
Description
This table is a list of LAN client parameters. This table has one row entry for each allocated LAN IP address. Each row must have at least a valid routerLanAddrMethod, a unique routerLanAddrIp, and a unique routerLanAddrClientId value. Static/Manual address assignment: To create a new DHCP address reservation, the NMS creates a row with: an index comprised of a new routerLanAddrIp and its routerLanAddrIpType, a new unique routerLanAddrClientID, (an empty LeaseCreateTime and empty LeaseExpireTime,) and a routerLanDataAddrRowStatus of createAndGo(4). If the syntax and values of the new row - indicating a reservation - are valid, the device must set routerLanAddrMethod to reservationInactive(1) and routerLanDataAddrRowStatus to active(1). When the device grants a lease for a reserved IP, it must set the routerLanAddrMethod object for that row to reservationActive(2). When a lease for a reserved IP expires, the device must set the corresponding row's routerLanAddrMethod object to reservationInactive(1). For row entries that represent lease reservations - rows in which the routerLanAddrMethod object has a value of either reservationInactive(1) or reservationActive(2) - the routerLanAddrIpType, routerLanAddrIp, routerLanAddrClientID, routerLanAddrMethod, and routerLanAddrHostName object values must persist across device reboots. Dynamic address assignment: When the device grants a lease for a non-reserved IP, it must set the routerLanAddrMethod object for that row to dynamicActive(4). When a lease for a non-reserved IP expires, the device must set the corresponding row's routerLanAddrMethod object to dynamicInactive(3). The device must create new row entries using routerLanAddrIp values that are unique to this table. If all routerLanAddrIp values in the range defined by routerLanPoolStart and routerLanPoolEnd are in use in this table, the device may overwrite the routerLanAddrClientId of a row that has a routerLanAddrMethod object with a value of dynamicInactive(3) with a new routerLanAddrClientId value and use that routerLanAddrIp as part of a new lease. For row entries that represent active leases - rows in which the routerLanAddrMethod object has a value of dynamicActive(4) - the routerLanAddrIpType, routerLanAddrIp, routerLanAddrClientID, routerLanAddrMethod, and routerLanAddrHostName object values must persist across device reboots.
Syntax
SEQUENCE OF RouterLanAddrEntry
Children (1)