CABH-CDP-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
3
Rows
3
Columns
19
cabhCdpLanAddrTable
table.1.3.6.1.4.1.4491.2.4.4.1.2.1
·
1 row entry
·
8 columns
This table is a list of LAN-Trans realm parameters.
This table has one row entry for each allocated
LAN-Trans IP address. Each row must have at least a
valid cabhCdpLanAddrMethod, a cabhCdpLanAddrIpType, a
unique cabhCdpLanAddrIp, and a unique
cabhCdpLanAddrClientId value.
Static/Manual address assignment: To create a new DHCP
address reservation, the NMS creates a row with: an
index comprised of a new cabhCdpLanAddrIp and its
cabhCdpLanAddrIpType, a new unique
cabhCdpLanAddrClientID, (an empty LeaseCreateTime and
empty LeaseExpireTime,) and a
cabhCdpLanDataAddrRowStatus of createAndGo(4). If the
syntax and values of the new row - indicating a
reservation - are valid, the PS must set
cabhCdpLanAddrMethod to reservationInactive(1) and
cabhCdpLanDataAddrRowStatus to active(1). When the PS
grants a lease for a reserved IP, it must set the
cabhCdpLanAddrMethod object for that row to
reservationActive(2). When a lease for a reserved IP
expires, the PS must set the corresponding row's
cabhCdpLanAddrMethod object to reservationInactive(1).
For row entries that represent lease reservations - rows
in which the cabhCdpLanAddrMethod object has a value of
either reservationInactive(1) or reservationActive(2) -
the cabhCdpLanAddrIpType, cabhCdpLanAddrIp,
cabhCdpLanAddrClientID, cabhCdpLanAddrMethod, and
cabhCdpLanAddrHostName object values must persist across
PS reboots.
Dynamic address assignment: When the PS grants a lease
for a non-reserved IP, it must set the
cabhCdpLanAddrMethod object for that row to
dynamicActive(4). When a lease for a non-reserved IP
expires, the PS must set the corresponding row's
cabhCdpLanAddrMethod object to dynamicInactive(3). The
PS must create new row entries using cabhCdpLanAddrIp
values that are unique to this table. If all
cabhCdpLanAddrIp values in the range defined by
cabhCdpLanPoolStart and cabhCdpLanPoolEnd are in use in
this table, the PS may overwrite the
cabhCdpLanAddrClientId of a row that has a
cabhCdpLanAddrMethod object with a value of
dynamicInactive(3) with a new cabhCdpLanAddrClientId
value and use that cabhCdpLanAddrIp as part of a new
lease. For row entries that represent active leases -
rows in which the cabhCdpLanAddrMethod object has a
value of dynamicActive(4) - the cabhCdpLanAddrIpType,
cabhCdpLanAddrIp, cabhCdpLanAddrClientID,
cabhCdpLanAddrMethod, and cabhCdpLanAddrHostName object
values must persist across PS reboots.
List of general parameters pertaining to LAN-Trans IP
address reservations and leases.
address reservations and leases.
Indexes
cabhCdpLanAddrIpType cabhCdpLanAddrIp
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
cabhCdpLanAddrIpType
The type of IP address assigned to the LAN IP Device
in the LAN-Trans Realm. |
INET-ADDRESS-MIBInetAddressType Textual Convention: INET-ADDRESS-MIBInetAddressType EnumerationType Values:
|
.1.3.6.1.4.1.4491.2.4.4.1.2.1.1.1 |
||||||||||||||
|
cabhCdpLanAddrIp
The address assigned to the LAN IP Device. 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… |
INET-ADDRESS-MIBInetAddress Textual Convention: INET-ADDRESS-MIBInetAddress OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.4491.2.4.4.1.2.1.1.2 |
||||||||||||||
|
cabhCdpLanAddrClientID
The client's (i.e., LAN IP Device's) hardware address as
indicated in the chaddr field of its DHCP REQUEST message. There is a one-to-one relationship between the hardware address and the LAN IP Device. This parameter i… |
SNMPv2-TCPhysAddressr/w Textual Convention: SNMPv2-TCPhysAddress OctetString |
.1.3.6.1.4.1.4491.2.4.4.1.2.1.1.3 |
||||||||||||||
|
cabhCdpLanAddrLeaseCreateTime
This is the date and time when the LAN IP lease was
created (if it has not yet been renewed) or last renewed. This MIB object contains a zero valued 11 byte string when a reservation is created for a LAN IP address and … |
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.4491.2.4.4.1.2.1.1.4 |
||||||||||||||
|
cabhCdpLanAddrLeaseExpireTime
This is the date and time when the LAN IP address lease
expired or will expire. This MIB object contains a zero valued 11 byte string when a reservation is created for a LAN IP address and it maintains this value until … |
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.4491.2.4.4.1.2.1.1.5 |
||||||||||||||
|
cabhCdpLanAddrMethod
The IP allocation method indicated by this row.
The value of mgmtReservationInactive(1) indicates an externally provisioned IP address reservation that has not yet been leased or that has an expired lease… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.4491.2.4.4.1.2.1.1.6 |
||||||||||||||
|
cabhCdpLanAddrHostName
This is the Host Name of the LAN IP address, based on DCHP
option 12. |
OctetString Constraints: range: 0-80 |
.1.3.6.1.4.1.4491.2.4.4.1.2.1.1.7 |
||||||||||||||
|
cabhCdpLanAddrRowStatus
The RowStatus interlock for creation and deletion of row
entries. The PS must not allow the NMS to set RowStatus to notInService(2). The PS must assign a RowStatus of notInService(2) to any new row entry created with a … |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.4491.2.4.4.1.2.1.1.8 |
cabhCdpWanDataAddrTable
table.1.3.6.1.4.1.4491.2.4.4.1.2.2
·
1 row entry
·
8 columns
This table contains WAN-Data address realm information.
List of general parameter for CDP WAN-Data address realm.
Indexes
cabhCdpWanDataAddrIndex
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
cabhCdpWanDataAddrIndex
Index into table.
|
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.4491.2.4.4.1.2.2.1.1 |
||||||||||||||
|
cabhCdpWanDataAddrClientId
A unique WAN-Data ClientID used when attempting
to acquire a WAN-Data IP Address via DHCP. |
OctetStringr/w Constraints: range: 1-80 |
.1.3.6.1.4.1.4491.2.4.4.1.2.2.1.2 |
||||||||||||||
|
cabhCdpWanDataAddrIpType
The address type assigned on the WAN-Data side.
|
INET-ADDRESS-MIBInetAddressType Textual Convention: INET-ADDRESS-MIBInetAddressType EnumerationType Values:
|
.1.3.6.1.4.1.4491.2.4.4.1.2.2.1.3 |
||||||||||||||
|
cabhCdpWanDataAddrIp
The address assigned on the WAN-Data side.
|
INET-ADDRESS-MIBInetAddress Textual Convention: INET-ADDRESS-MIBInetAddress OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.4491.2.4.4.1.2.2.1.4 |
||||||||||||||
|
cabhCdpWanDataAddrRenewalTime
deprecated
This is the time remaining before the lease expires.
This is based on DHCP Option 51. |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.4491.2.4.4.1.2.2.1.5 |
||||||||||||||
|
cabhCdpWanDataAddrRowStatus
The RowStatus interlock for creation and deletion of row
entries. Any writable object in a row can be modified at any time while the row is active(1). The PS must assign a RowStatus of notInService(2) to any new row e… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.4491.2.4.4.1.2.2.1.6 |
||||||||||||||
|
cabhCdpWanDataAddrLeaseCreateTime
This is the date and time when the WAN-Data address lease
was created (if it has not yet been renewed) or last renewed. |
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.4491.2.4.4.1.2.2.1.7 |
||||||||||||||
|
cabhCdpWanDataAddrLeaseExpireTime
This is the date and time when the WAN-Data address
lease expired or will expire. |
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.4491.2.4.4.1.2.2.1.8 |
cabhCdpWanDnsServerTable
table.1.3.6.1.4.1.4491.2.4.4.1.2.3
·
1 row entry
·
3 columns
This table contains the IP addresses of cable network and Internet DNS servers, in the order of preference in which the PS's CNP will query them, when it cannot resolve a DNS query using local information. Entries in this table are updated with the information contained in DHCP Option 6, received during both the WAN-Man and WAN-Data IP acquisition processes.
List of cable network and Internet DNS servers.
Indexes
cabhCdpWanDnsServerOrder
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
cabhCdpWanDnsServerOrder
The order of preference for cable network and Internet DNS
servers, as listed in DHCP option 6 (Domain Server). Any time the CDC receives valid IP address information within DHCP Option 6, as part of lease acquisition o… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.4491.2.4.4.1.2.3.1.1 |
||||||||||||||
|
cabhCdpWanDnsServerIpType
This parameter indicates the IP address type of a
WAN DNS server. |
INET-ADDRESS-MIBInetAddressType Textual Convention: INET-ADDRESS-MIBInetAddressType EnumerationType Values:
|
.1.3.6.1.4.1.4491.2.4.4.1.2.3.1.2 |
||||||||||||||
|
cabhCdpWanDnsServerIp
This parameter indicates the IP address of a WAN DNS
server. The type of this address is specified by cabhCdpWanDnsServerIpType. |
INET-ADDRESS-MIBInetAddress Textual Convention: INET-ADDRESS-MIBInetAddress OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.4491.2.4.4.1.2.3.1.3 |