--========================================================================
--
--
cabhCdpLanAddrTable (CDP LAN Address Table)
--
--
The cabhCdpLanAddrTable contains the DHCP parameters
--
for each IP address served to the LAN-Trans realm.
--
--
This table contains a list of entries for the LAN side CDP parameters.
--
These parameters can be set either by the CDP or by the cable operator
--
through the CMP.
--
--=========================================================================
cabhCdpLanAddrTable OBJECT-TYPE
SYNTAX
SEQUENCE OF CabhCdpLanAddrEntry
MAX-ACCESS
not-accessible
STATUS
current
DESCRIPTION
"This table is a list of LAN-Trans realm parameters. This
list has one entry for each allocated LAN-Trans IP
address."
::= {
cabhCdpAddr 1 }
cabhCdpLanAddrEntry OBJECT-TYPE
SYNTAX
CabhCdpLanAddrEntry
MAX-ACCESS
not-accessible
STATUS
current
DESCRIPTION
"List of general parameter for CDP mappings."
INDEX { cabhCdpLanAddrIpType, cabhCdpLanAddrIp }
::= { cabhCdpLanAddrTable 1 }
CabhCdpLanAddrEntry ::= SEQUENCE {
cabhCdpLanAddrIpType
cabhCdpLanAddrIp
cabhCdpLanAddrClientID
cabhCdpLanAddrLeaseCreateTime
cabhCdpLanAddrLeaseExpireTime
cabhCdpLanAddrMethod
cabhCdpLanAddrHostName
cabhCdpLanAddrRowStatus
}
cabhCdpLanAddrIpType OBJECT-TYPE
SYNTAX
InetAddressType
MAX-ACCESS
not-accessible
STATUS
current
DESCRIPTION
"The address type assigned on the LAN side for the CDP Address
Table."
DEFVAL
{ ipv4 }
::= { cabhCdpLanAddrEntry 1 }
cabhCdpLanAddrIp OBJECT-TYPE
SYNTAX
InetAddress
MAX-ACCESS
not-accessible
STATUS
current
DESCRIPTION
"The address assigned on the LAN side for the CDP Address Table. This parameter
is entered by the CDP when the CDS grants a lease to a LAN IP Device in the
LAN-Trans realm and creates a row in this table. Alternatively, this parameter
can be created by the NMS through the CMP, when the NMS creates a new DHCP
InetAddressType,
InetAddress,
CabhCdpLanTransDhcpClientId,
TimeStamp,
TimeStamp,
INTEGER,
SnmpAdminString,
RowStatus
Rec. UIT-T J.191 (03/2004)
259