cdxCmToCpeEntry
CISCO-DOCS-EXT-MIB ·
.1.3.6.1.4.1.9.9.116.1.3.8.1
Object
row
Represents an entry in the table. Each entry is created if
there is CPE connects to a cable modem.
The indices uniquely identify a CPE. It is never the intent
for an application to perform a SNMP Get operation against
a table of this nature, rather it is the intent to merely
enumberate mappings.
An application would determine the CPEs behind all cable
modems by performing a SNMP GetNext starting with the
variable bindings:
- cdxCmToCpeInetAddressType.0
- cdxCmToCpeInetAddress.0
It will return the IP address type and value tuple
corresponding to the CPE with lowest IP address behind the
cable modem with the lowest MAC address. An application can
perform a SNMP GetNext operation with the following variable
bindings:
- cdxCmToCpeInetAddressType.x.y.z
- cdxCmToCpeInetAddress.x.y.z
where x is MAC address of cable modem, and y.z is IP address
type and value tuple of the reported CPE.
An application can repeat this process until it has
traversed the entire table.
If the application only wants to know the CPEs behind a
given cable modem, it can perform a SNMP GetNext opertaion
with the following:
- cdxCmToCpeInetAddressType.x
- cdxCmToCpeInetAddress.x
where x is MAC address of cable modem.
Context
- MIB
- CISCO-DOCS-EXT-MIB
- OID
.1.3.6.1.4.1.9.9.116.1.3.8.1- Type
- row
- Status
- current
- Parent
- cdxCmToCpeTable
- Table
- cdxCmToCpeTable
- Children
- 3
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cdxCmToCpeCmMacAddress The MAC address that uniquely identifies a cable modem
that CPEs connects to. | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.9.9.116.1.3.8.1.1 |
| cdxCmToCpeInetAddressType The type of Internet address of the cdxCmToCpeInetAddress. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.9.9.116.1.3.8.1.2 |
| cdxCmToCpeInetAddress This object identifies the address assigned to this CPE. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.9.9.116.1.3.8.1.3 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| cdxCmToCpeCmMacAddress The MAC address that uniquely identifies a cable modem
that CPEs connects to. | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.9.9.116.1.3.8.1.1 |
| cdxCmToCpeInetAddressType The type of Internet address of the cdxCmToCpeInetAddress. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.9.9.116.1.3.8.1.2 |
| cdxCmToCpeInetAddress This object identifies the address assigned to this CPE. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.9.9.116.1.3.8.1.3 |