CISCO-CABLE-DSG-IF-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
3
Rows
3
Columns
14
ccdsgIfCaVendorTable
table.1.3.6.1.4.1.9.10.999.1.1
·
1 row entry
·
4 columns
The DSG CA Vendor Table associates a CA Vendor Index with the CA Vendor Name and the number of tunnels that carry the CA Vendor's OOB Messaging.
An entry in the CA Vendor Table. Rows are created
by an SNMP SET request setting the value of
ccdsgifCaVendorRowStatus to 'createAndGo' or
'createAndWait'. Rows are deleted by an SNMP SET
request setting the value o…
by an SNMP SET request setting the value of
ccdsgifCaVendorRowStatus to 'createAndGo' or
'createAndWait'. Rows are deleted by an SNMP SET
request setting the value o…
Indexes
ccdsgIfCaVendorIndex
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
ccdsgIfCaVendorIndex
The row index into the CA Vendor Table
|
Unsigned32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.9.10.999.1.1.1.1 |
||||||||||||
|
ccdsgIfCaVendorName
The name of the CA Vendor.
|
OctetStringr/w Constraints: range: 1-20 |
.1.3.6.1.4.1.9.10.999.1.1.1.2 |
||||||||||||
|
ccdsgIfCaVendorTunnelCnt
The total count of Tunnel(s) configured for
the CA vendor. The value 0 implies that no tunnel is currently configured for this CA vendor. |
Integer32 Constraints: range: 0-8 |
.1.3.6.1.4.1.9.10.999.1.1.1.3 |
||||||||||||
|
ccdsgIfCaVendorRowStatus
The status of the row. A value of active(1)
indicates that DSG forwards OOB messages onto the DSG Tunnel. |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.9.10.999.1.1.1.4 |
ccdsgIfTunnelTable
table.1.3.6.1.4.1.9.10.999.2.1
·
1 row entry
·
6 columns
The DSG Tunnel Table associates an input IP Address and an output MAC Address with a CA Vendor Index.
An entry in the DSG Tunnel Table. Rows are created by
an SNMP SET request setting the value of
ccdsgIfTunnelRowStatus to 'createAndGo' or 'createAndWait'.
Rows are deleted by an SNMP SET request setting the
value of ccd…
an SNMP SET request setting the value of
ccdsgIfTunnelRowStatus to 'createAndGo' or 'createAndWait'.
Rows are deleted by an SNMP SET request setting the
value of ccd…
Indexes
ccdsgIfTunnelIndex
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
ccdsgIfTunnelIndex
The row index into the DSG Tunnel table.
|
Unsigned32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.9.10.999.2.1.1.1 |
||||||||||||||
|
ccdsgIfTunnelInAddressType
The type of internet address of ccdsgIfTunnelInIpAddress.
Cannot be changed if the value of ccdsgIfTunnelRowStatus is active. |
INET-ADDRESS-MIBInetAddressTyper/w Textual Convention: INET-ADDRESS-MIBInetAddressType EnumerationType Values:
|
.1.3.6.1.4.1.9.10.999.2.1.1.2 |
||||||||||||||
|
ccdsgIfTunnelInIpAddress
The DSG Tunnel Input IP address. Cannot be changed
if the value of ccdsgIfTunnelRowStatus is active. |
INET-ADDRESS-MIBInetAddressr/w Textual Convention: INET-ADDRESS-MIBInetAddress OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.9.10.999.2.1.1.3 |
||||||||||||||
|
ccdsgIfTunnelMacAddress
The the DSG Tunnel Output MAC address. Cannot be
changed if the value of ccdsgTunnelRowStatus is active. |
SNMPv2-TCMacAddressr/w Textual Convention: SNMPv2-TCMacAddress OctetStringType Constraints: range: 6 |
.1.3.6.1.4.1.9.10.999.2.1.1.4 |
||||||||||||||
|
ccdsgIfTunnelCaVendorIndex
The index in ccdsgIfCaVendorTable describing the vendor
information associated with this particular tunnel. If no associated entry in ccdsgIfCaVendorTable exists, this object should be zero. |
Unsigned32r/w Constraints: range: 0-65535 |
.1.3.6.1.4.1.9.10.999.2.1.1.5 |
||||||||||||||
|
ccdsgIfTunnelRowStatus
The status of the row.
|
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.9.10.999.2.1.1.6 |
ccdsgIfDownstreamTable
table.1.3.6.1.4.1.9.10.999.3.1
·
1 row entry
·
4 columns
The DSG Downstream Table associates a Tunnel Index with a DOCSIS downstream channel interface index (ifIndex). It could have a same tunnel associated to multiple downstream channel and vise versa.
An entry in the DSG Downstream Table. Rows are
created by an SNMP SET request setting the value
of ccdsgIfDownRowStatus to 'createAndGo' or
'createAndWait'. Rows are deleted by an SNMP SET
request setting the valu…
created by an SNMP SET request setting the value
of ccdsgIfDownRowStatus to 'createAndGo' or
'createAndWait'. Rows are deleted by an SNMP SET
request setting the valu…
Indexes
ccdsgIfDownDsgIndex
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
ccdsgIfDownDsgIndex
The row index into the the downstream DSG table.
|
Unsigned32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.9.10.999.3.1.1.1 |
||||||||||||
|
ccdsgIfDownTunnelIndex
The index in ccdsgIfTunnelTable (ccdsgIfTunnelIndex)
describing the Tunnel information associated with particular downstream(s). |
Unsigned32r/w Constraints: range: 1-65535 |
.1.3.6.1.4.1.9.10.999.3.1.1.2 |
||||||||||||
|
ccdsgIfDownIfIndex
The interface index (ifIndex) of this downstream.
|
IF-MIBInterfaceIndexr/w Textual Convention: IF-MIBInterfaceIndex Integer32Type Constraints: range: 1..2147483647 |
.1.3.6.1.4.1.9.10.999.3.1.1.3 |
||||||||||||
|
ccdsgIfDownRowStatus
The status of the row.
|
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.9.10.999.3.1.1.4 |