CISCO-CABLE-DSG-IF-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
3
Rows
3
Columns
14
.1.3.6.1.4.1.9.10.999.1.1 · 1 row entry · 4 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk ccdsgIfCaVendorTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-CABLE-DSG-IF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CABLE-DSG-IF-MIB::ccdsgIfCaVendorTable'
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.
ccdsgIfCaVendorEntry row .1.3.6.1.4.1.9.10.999.1.1.1
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…
Column Syntax OID
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
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
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
The status of the row. A value of active(1)
indicates that DSG forwards OOB messages onto the
DSG Tunnel.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.9.10.999.1.1.1.4
.1.3.6.1.4.1.9.10.999.2.1 · 1 row entry · 6 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk ccdsgIfTunnelTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-CABLE-DSG-IF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CABLE-DSG-IF-MIB::ccdsgIfTunnelTable'
The DSG Tunnel Table associates an input IP Address and 
an output MAC Address with a CA Vendor Index.
ccdsgIfTunnelEntry row .1.3.6.1.4.1.9.10.999.2.1.1
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…
Column Syntax OID
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
The type of internet address of ccdsgIfTunnelInIpAddress.
Cannot be changed if the value of ccdsgIfTunnelRowStatus
is active.
INET-ADDRESS-MIBInetAddressTyper/w
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.10.999.2.1.1.2
The DSG Tunnel Input IP address. Cannot be changed
if the value of ccdsgIfTunnelRowStatus is active.
INET-ADDRESS-MIBInetAddressr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.10.999.2.1.1.3
The the DSG Tunnel Output MAC address. Cannot be
changed if the value of ccdsgTunnelRowStatus is active.
SNMPv2-TCMacAddressr/w
Type Constraints:
range: 6
Description:
Represents an 802 MAC address represented in the
`canonical' order defined by IEEE 802.1a, i.e., as if it
were transmitted least significant bit first, even though
802.5 (in contrast to other 802.x protocols) requires M…
.1.3.6.1.4.1.9.10.999.2.1.1.4
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
The status of the row.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.9.10.999.2.1.1.6
.1.3.6.1.4.1.9.10.999.3.1 · 1 row entry · 4 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk ccdsgIfDownstreamTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-CABLE-DSG-IF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CABLE-DSG-IF-MIB::ccdsgIfDownstreamTable'
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.
ccdsgIfDownstreamEntry row .1.3.6.1.4.1.9.10.999.3.1.1
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…
Column Syntax OID
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
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
The interface index (ifIndex) of this downstream.
IF-MIBInterfaceIndexr/w
Type Constraints:
range: 1..2147483647
Description:
A unique value, greater than zero, for each interface or
interface sub-layer in the managed system. It is
recommended that values are assigned contiguously starting
from 1. The value for each interface sub-layer must …
.1.3.6.1.4.1.9.10.999.3.1.1.3
The status of the row.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.9.10.999.3.1.1.4