MIBs Depot

DSG-IF-MIB

Registered at
1.3.6.1.4.1.4491.2.1.3
Last updated
2023-11-22 00:00
Organization
Cable Television Laboratories, Inc
Revisions
2023-11-22 00:00, 2017-06-15 00:00, 2011-11-17 00:00, 2009-05-29 00:00, 2008-06-26 00:00, 2006-07-28 00:00
Namespace
standard
Source file
DSG-IF-MIB
Digest
sha256:9013671326ecc1ad0b17a1fe2da95d0f8d11b82ca4a39d90e0b72409c723359c

Description

Licensed under the Apache License, Version 2.0 (the 'License'); you may not use this file except in compliance with the License. You may obtain a copy of the License at: http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an 'AS IS' BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. This is the MIB Module for the DOCSIS Set-top Gateway (DSG). The DSG provides a one-way IP datagram transport for Out-Of-Band (OOB) messaging to cable set-top clients. The one-way IP datagram transport is called a DSG Tunnel. A DSG Tunnel carrying either a broadcast, unicast or multicast IP datagram stream originating at the DOCSIS Set-top Gateway and carrying Out-Of-Band messages intended for set-top clients. It is carried over one or more downstream DOCSIS channels. Multiple DSG tunnels may exist on a single downstream DOCSIS channel. Copyright 1999-2023 Cable Television Laboratories, Inc. All rights reserved.

Contact

Postal: Cable Television Laboratories, Inc. 858 Coal Creek Circle Louisville, Colorado 80027 U.S.A. Phone : +1 303-661-9100 Fax : +1 303-661-9199 E-mail: mibs@cablelabs.com

Imports

FromSymbols
CLAB-DEF-MIBclabProjDocsis
DOCS-IF3-MIBDsid
IF-MIBInterfaceIndex, ifIndex
INET-ADDRESS-MIBInetAddress, InetAddressPrefixLength, InetAddressType, InetPortNumber
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter64, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, MacAddress, RowStatus, TEXTUAL-CONVENTION, TruthValue

Imported by

1 module(s) in this corpus import this one.

Load order

Every file a consumer needs in order to load this module, dependencies first.

CLAB-DEF-MIB
DIFFSERV-DSCP-TC
DIFFSERV-MIB
DOCS-CABLE-DEVICE-MIB
DOCS-IETF-BPI2-MIB
DOCS-IF-MIB
DOCS-IF3-MIB
DSG-IF-MIB
IANAifType-MIB
IF-MIB
INET-ADDRESS-MIB
INTEGRATED-SERVICES-MIB
RFC1158-MIB
RFC1271-MIB
RMON-MIB
RMON2-MIB
SNMP-FRAMEWORK-MIB
SNMP-TARGET-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC
TOKEN-RING-RMON-MIB

Objects

NameOIDSyntaxAccessStatus
dsgIfMIBNotifications
OBJECT-IDENTITY
1.3.6.1.4.1.4491.2.1.3.0
dsgIfMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.4491.2.1.3.1
dsgIfClassifier
OBJECT-IDENTITY
1.3.6.1.4.1.4491.2.1.3.1.1
dsgIfClassifierTable
OBJECT-TYPE
The Classifier Table contains attributes use to classify inbound packets into the tunnel and classifiers for the DSG clients, encoding in the DCD messages on the downstream channels to which the classifiers apply.
1.3.6.1.4.1.4491.2.1.3.1.1.1not-accessiblecurrent
dsgIfClassifierEntry
OBJECT-TYPE
An entry in the Classifier Table. Rows are created by an SNMP SET request setting the value of dsgIfClassRowStatus to 'createAndGo'. Each entry is created for a tunnel, index by dsgTunnelIndex. Rows are deleted by an SNMP SET request setting the value of dsgIfClassRowStatus to 'destroy'.
1.3.6.1.4.1.4491.2.1.3.1.1.1.1not-accessiblecurrent
dsgIfClassId
OBJECT-TYPE
The index that provides a unique classifier (in a DSG Agent). This value corresponds to the Classifier ID TLV in the DCD message.
1.3.6.1.4.1.4491.2.1.3.1.1.1.1.1Unsigned32 (1..65535)not-accessiblecurrent
dsgIfClassPriority
OBJECT-TYPE
The priority of this classifier. Default value 0 indicates lowest priority.
1.3.6.1.4.1.4491.2.1.3.1.1.1.1.2Unsigned32 (0..255)read-createcurrent
dsgIfClassSrcIpAddrType
OBJECT-TYPE
The type of internet address of dsgIfClassSrcIpAddress. Currently DSG Agents, DSG Client Controllers and DSG eCMs are not required to support IPv6 DSG classifiers.
1.3.6.1.4.1.4491.2.1.3.1.1.1.1.3InetAddressTyperead-createcurrent
dsgIfClassSrcIpAddr
OBJECT-TYPE
The source IP address to be matched for this classifier. A value 0 for this object indicates a match of any IP address. A value that contains non-zero bits outside the range indicated by dsgIfClassSrcIpPrefixLength is invalid and should be rejected.
1.3.6.1.4.1.4491.2.1.3.1.1.1.1.4InetAddressread-createcurrent
dsgIfClassSrcIpPrefixLength
OBJECT-TYPE
The length of the CIDR Prefix carried in dsgIfClassSrcIpAddr. In IPv4 addresses, a length of 32 indicates a match of a single host address, and a length between 0 and 32 indicates the use of a CIDR Prefix. A length of 0 is not allowed. This object is irrelevant and not used when dsgIfClassSrcIpAddr value is 0.
1.3.6.1.4.1.4491.2.1.3.1.1.1.1.5InetAddressPrefixLengthread-createcurrent
dsgIfClassDestIpAddressType
OBJECT-TYPE
The type of internet address of dsgIfClassDestIpAddress. Currently DSG Agents, DSG Client Controllers and DSG eCMs are not required to support IPv6 DSG classifiers.
1.3.6.1.4.1.4491.2.1.3.1.1.1.1.6InetAddressTyperead-createcurrent
dsgIfClassDestIpAddress
OBJECT-TYPE
The destination IP address to be matched for this classifier.
1.3.6.1.4.1.4491.2.1.3.1.1.1.1.7InetAddressread-createcurrent
dsgIfClassDestPortStart
OBJECT-TYPE
This is the inclusive lower bound of the transport-layer source port range that is to be matched.
1.3.6.1.4.1.4491.2.1.3.1.1.1.1.8InetPortNumberread-createcurrent
dsgIfClassDestPortEnd
OBJECT-TYPE
This is the inclusive higher bound of the transport-layer source port range that is to be matched.
1.3.6.1.4.1.4491.2.1.3.1.1.1.1.9InetPortNumberread-createcurrent
dsgIfClassRowStatus
OBJECT-TYPE
The status of the row. A value of active(1) indicates that this classifier is applied to this tunnel. A value of notInService(2) indicates that matching of the packets are ignored and this classifier parameters will not be included in the DCD message.
1.3.6.1.4.1.4491.2.1.3.1.1.1.1.10RowStatusread-createcurrent
dsgIfClassIncludeInDCD
OBJECT-TYPE
Indicates whether or not this DSG Classifier will be sent in DCD messages for use as a Layer-3 and Layer-4 packet filter by the DSG eCM.
1.3.6.1.4.1.4491.2.1.3.1.1.1.1.11TruthValueread-createcurrent
dsgIfTunnel
OBJECT-IDENTITY
1.3.6.1.4.1.4491.2.1.3.1.2
dsgIfTunnelTable
OBJECT-TYPE
The DSG Tunnel Table contains group(s) of tunnel(s). Each tunnel is associated to the destination MAC address.
1.3.6.1.4.1.4491.2.1.3.1.2.1not-accessiblecurrent
dsgIfTunnelEntry
OBJECT-TYPE
An entry in the DSG Tunnel Table. Rows are created by an SNMP SET request setting the value of dsgIfTunnelRowStatus to 'createAndGo'. Each entry associated to a tunnel. A dsgIfTunnelGroupIndex represents a group of tunnels that could be associated to one or more downstream. Each dsgIfTunnelIndex represents a tunnel. Rows are deleted by an SNMP SET request setting the value of dsgIfTunnelRowStatus to 'destroy'.
1.3.6.1.4.1.4491.2.1.3.1.2.1.1not-accessiblecurrent
dsgIfTunnelIndex
OBJECT-TYPE
The index into the DSG Tunnel table that represent a tunnel.
1.3.6.1.4.1.4491.2.1.3.1.2.1.1.1Unsigned32not-accessiblecurrent
dsgIfTunnelGroupIndex
OBJECT-TYPE
This index represents a group of tunnels that could be associated to one or more downstream which mapped to dsgIfTunnelGrpIndex.
1.3.6.1.4.1.4491.2.1.3.1.2.1.1.2Unsigned32read-createcurrent
dsgIfTunnelClientIdListIndex
OBJECT-TYPE
This index represents a group of client id(s) which mapped to dsgIfClientIdListIndex.
1.3.6.1.4.1.4491.2.1.3.1.2.1.1.3Unsigned32read-createcurrent
dsgIfTunnelMacAddress
OBJECT-TYPE
The DSG tunnel destination MAC address.
1.3.6.1.4.1.4491.2.1.3.1.2.1.1.4MacAddressread-createcurrent
dsgIfTunnelServiceClassName
OBJECT-TYPE
For DOCSIS 2.0 the Service Class Name is associated to the docsQosServiceClassName in the DOCS-QOS-MIB. For DOCSIS 3.0 the Service Class Name is associated to the docsQosServiceClassName in the DOCS-QOS3-MIB. Creation of a Service Class MUST be configured through the docsQosServiceClassTable. Only partial of the docsQosServiceClassTable objects are applicable to the DSG service class thus some are ignored. If the referenced parameter is not present in the corresponding DOCSIS QOS Parameter Set, the default value of this object is a zero length string.
1.3.6.1.4.1.4491.2.1.3.1.2.1.1.5SnmpAdminStringread-createcurrent
dsgIfTunnelRowStatus
OBJECT-TYPE
The status of the row. A value of notInService(2) indicates that this tunnel is disabled and no OOB traffic will be forwarded to DSG clients and this tunnel parameters will not be included in the DCD message.
1.3.6.1.4.1.4491.2.1.3.1.2.1.1.6RowStatusread-createcurrent
dsgIfTunnelGrpToChannel
OBJECT-IDENTITY
1.3.6.1.4.1.4491.2.1.3.1.3
dsgIfTunnelGrpToChannelTable
OBJECT-TYPE
The DSG Tunnel Group to Channel Table associates a group of tunnels to one or more downstream channel.
1.3.6.1.4.1.4491.2.1.3.1.3.1not-accessiblecurrent
dsgIfTunnelGrpToChannelEntry
OBJECT-TYPE
An entry in the DSG Tunnel Table. Rows are created by an SNMP SET request setting the value of dsgIfTunnelGrpRowStatus to 'createAndGo'. Rows are deleted by an SNMP SET request setting the value of dsgIfTunnelRowStatus to 'destroy'.
1.3.6.1.4.1.4491.2.1.3.1.3.1.1not-accessiblecurrent
dsgIfTunnelGrpIndex
OBJECT-TYPE
The index into this table.
1.3.6.1.4.1.4491.2.1.3.1.3.1.1.1Unsigned32not-accessiblecurrent
dsgIfTunnelGrpChannelIndex
OBJECT-TYPE
The index into this table.
1.3.6.1.4.1.4491.2.1.3.1.3.1.1.2Unsigned32not-accessiblecurrent
dsgIfTunnelGrpDsIfIndex
OBJECT-TYPE
The downstream ifIndex that will be associated to this group of tunnel(s).
1.3.6.1.4.1.4491.2.1.3.1.3.1.1.3InterfaceIndexread-createcurrent
dsgIfTunnelGrpRulePriority
OBJECT-TYPE
The DSG rule priority determines the order of which channel and its associated UCIDs should be applied by the DSG client. The default value is 0, which is the lowest priority.
1.3.6.1.4.1.4491.2.1.3.1.3.1.1.4Unsigned32 (0..255)read-createcurrent
dsgIfTunnelGrpUcidList
OBJECT-TYPE
The list of Upstream Channel ID (UCID) values (octets) for which the DSG rule applies. One octet represents one UCID value (0-255). A DSG client matches this parameter if its UCID value is included in the list. The default value of zero length string indicates that this DSG Rule applies to all DSG clients.
1.3.6.1.4.1.4491.2.1.3.1.3.1.1.5OCTET STRING (SIZE(0..255))read-createdeprecated
dsgIfTunnelGrpVendorParamId
OBJECT-TYPE
The index of vendor parameter, dsgIfVendorParamId in the dsgIfVendorParamTable describing the vendor specific DSG parameters. If no associated entry in dsgIfVendorParamTable exists, this value is 0.
1.3.6.1.4.1.4491.2.1.3.1.3.1.1.6Unsigned32read-createcurrent
dsgIfTunnelGrpRowStatus
OBJECT-TYPE
The status of this row. The value of notInService(2) indicates that this tunnel group is disabled and no OOB traffic on all the associated tunnel(s) will be forwarded to DSG clients and all parameters will not be included in the DCD message.
1.3.6.1.4.1.4491.2.1.3.1.3.1.1.7RowStatusread-createcurrent
dsgIfDownstreamChannel
OBJECT-IDENTITY
1.3.6.1.4.1.4491.2.1.3.1.4
dsgIfDownstreamTable
OBJECT-TYPE
The DSG Downstream Table contains the associated timers, vendor specific parameters index and the channel list index to a specific downstream.
1.3.6.1.4.1.4491.2.1.3.1.4.1not-accessiblecurrent
dsgIfDownstreamEntry
OBJECT-TYPE
An entry in the DSG Downstream Table. An entry in this table exists for each ifEntry with an ifType of docsCableDownstream(128).
1.3.6.1.4.1.4491.2.1.3.1.4.1.1not-accessiblecurrent
dsgIfDownTimerIndex
OBJECT-TYPE
The index into the timer table, dsgIfTimerTable providing the timers used by the DSG client(s). The default value 0 indicates there is no associated timers that need to be sent in the DCD message.
1.3.6.1.4.1.4491.2.1.3.1.4.1.1.1Unsigned32read-writecurrent
dsgIfDownVendorParamId
OBJECT-TYPE
The index of vendor parameter, dsgIfVendorParamId in the dsgIfVendorParamTable describing the vendor specific DSG parameters. If no associated entry in dsgIfVendorParamTable exists, this value is 0.
1.3.6.1.4.1.4491.2.1.3.1.4.1.1.2Unsigned32read-writecurrent
dsgIfDownChannelListIndex
OBJECT-TYPE
The index of a the downstream frequency channel lists, dsgIfChannelListIndex in the dsgIfChannelListTable providing the list of downstream frequencies that contain DSG tunnels.
1.3.6.1.4.1.4491.2.1.3.1.4.1.1.3Unsigned32read-writecurrent
dsgIfDownEnableDCD
OBJECT-TYPE
Used to enable or disable DCD messages to be sent on this downstream channel. The value is always true(1) for those downstreams that contains one or many DSG Tunnels.
1.3.6.1.4.1.4491.2.1.3.1.4.1.1.4TruthValueread-writecurrent
dsgIfDCD
OBJECT-IDENTITY
1.3.6.1.4.1.4491.2.1.3.1.5
dsgIfClientIdTable
OBJECT-TYPE
The Client Identification Table contains the client identification type and value. It also contains the vendor specific parameter identification. There could be multiple client ids associated to a tunnel, grouped by the dsgIfClientIdListIndex.
1.3.6.1.4.1.4491.2.1.3.1.5.1not-accessiblecurrent
dsgIfClientIdEntry
OBJECT-TYPE
An entry in the Client Id Table. Rows are created by an SNMP SET request setting the value of dsgIfClientRowStatus to 'createAndGo'. Rows are deleted by an SNMP SET request setting the value of dsgIfClientIdRowStatus to 'destroy'.
1.3.6.1.4.1.4491.2.1.3.1.5.1.1not-accessiblecurrent
dsgIfClientIdListIndex
OBJECT-TYPE
The index to this table.
1.3.6.1.4.1.4491.2.1.3.1.5.1.1.1Unsigned32not-accessiblecurrent
dsgIfClientIdIndex
OBJECT-TYPE
The index to each entry of the Client Id.
1.3.6.1.4.1.4491.2.1.3.1.5.1.1.2Unsigned32not-accessiblecurrent
dsgIfClientIdType
OBJECT-TYPE
The Client Identification type. A DSG client id of type broadcast(1) received by all DSG client(s). A DSG client id of type macAddress(2) is received by the DSG client that has been assigned with this MAC address where the first 3 bytes is the Organization Unique Identifier (OUI). A DSG client id of type caSystemId(3) is received by the DSG client that has been assigned a CA_system_ID. A DSG client id of type applicationId(4) is received by the DSG client that has been assigned an application ID.
1.3.6.1.4.1.4491.2.1.3.1.5.1.1.3INTEGER {broadcast(1), macAddress(2), caSystemId(3), applicationId(4)}read-createcurrent
dsgIfClientIdValue
OBJECT-TYPE
The Client Identification Value. The content depends on the value of the dsgIfClientIdType. For dsgIfClientIdType of a type broadcast(1), this object will have a 16-bit value whether or not it is a length 0 or length 2 broadcast ID. If the value is 0, then the encoded TLV in the DCD would be the original, zero length, broadcast ID. If the value is specified in Table 5-2, then the TLV in the DCD would be a length 2 broadcast ID followed by the value. For dsgIfClientIdType of a type macAddress(2), this object is a well known MAC address. For dsgIfClientIdType of a type caSystemId(3), this object is a CA System ID. For dsgIfClientIdType of a type applicationId(4), this object is an application ID. Client IDs representing types broadcast(1), caSystemId(3) or applicationId(4) are encoded in DCD messages as Unsigned integers and configured in this object as 6 octet string with the 2 LSB for the client ID value, e.g., an applicationId 2048 (0x0800) is encoded as '000000000800'h.
1.3.6.1.4.1.4491.2.1.3.1.5.1.1.4OCTET STRING (SIZE(6))read-createcurrent
dsgIfClientVendorParamId
OBJECT-TYPE
The index of the vendor parameter id, dsgIfVendorParamId in the dsgIfVendorParamTable describing the vendor specific DSG parameters. If no associated entry in dsgIfVendorParamTable exists, this value is 0.
1.3.6.1.4.1.4491.2.1.3.1.5.1.1.5Unsigned32read-createcurrent
dsgIfClientRowStatus
OBJECT-TYPE
The status of the row.
1.3.6.1.4.1.4491.2.1.3.1.5.1.1.6RowStatusread-createcurrent
dsgIfVendorParamTable
OBJECT-TYPE
The DSG Vendor Parameter Table allows vendors to send specific parameters to the DSG clients within a DSG rule or within the DSG Configuration block in a DCD message.
1.3.6.1.4.1.4491.2.1.3.1.5.2not-accessiblecurrent
dsgIfVendorParamEntry
OBJECT-TYPE
An entry in the DSG Vendor Parameter Table. Rows are created by an SNMP SET request setting the value of dsgIfVendorRowStatus to 'createAndGo'. Each entry represents one or more vendor's specific parameters. Rows are deleted by an SNMP SET request setting the value of dsgIfVendorRowStatus to 'destroy'. There are limits to the amount of vendor specific information that can be carried in a DSG Rule or DSG Configuration block. An SNMP SET request which would result in these limits being exceeded should be rejected.
1.3.6.1.4.1.4491.2.1.3.1.5.2.1not-accessiblecurrent
dsgIfVendorParamId
OBJECT-TYPE
The index of the table.
1.3.6.1.4.1.4491.2.1.3.1.5.2.1.1Unsigned32not-accessiblecurrent
dsgIfVendorIndex
OBJECT-TYPE
The Vendor Specific Index.
1.3.6.1.4.1.4491.2.1.3.1.5.2.1.2Unsigned32not-accessiblecurrent
dsgIfVendorOUI
OBJECT-TYPE
The Vendor assigned Organization Unique Id (OUI).
1.3.6.1.4.1.4491.2.1.3.1.5.2.1.3OCTET STRING (SIZE(3))read-createcurrent
dsgIfVendorValue
OBJECT-TYPE
The Vendor Specific Parameter Value.
1.3.6.1.4.1.4491.2.1.3.1.5.2.1.4OCTET STRING (SIZE(0..50))read-createcurrent
dsgIfVendorRowStatus
OBJECT-TYPE
The status of the row.
1.3.6.1.4.1.4491.2.1.3.1.5.2.1.5RowStatusread-createcurrent
dsgIfChannelListTable
OBJECT-TYPE
The DSG Channel List Table contains list of one or multiple downstream frequencies that are carrying DSG tunnel(s).
1.3.6.1.4.1.4491.2.1.3.1.5.3not-accessiblecurrent
dsgIfChannelListEntry
OBJECT-TYPE
An entry in the DSG Channel List Table. Rows are created by an SNMP SET request setting the value of dsgIfChannelRowStatus to 'createAndGo'. Rows are deleted by an SNMP SET request setting the value of dsgIfChannelRowStatus to 'destroy'.
1.3.6.1.4.1.4491.2.1.3.1.5.3.1not-accessiblecurrent
dsgIfChannelListIndex
OBJECT-TYPE
The index to this table.
1.3.6.1.4.1.4491.2.1.3.1.5.3.1.1Unsigned32not-accessiblecurrent
dsgIfChannelIndex
OBJECT-TYPE
The index for each downstream frequency that contains the DSG tunnel(s).
1.3.6.1.4.1.4491.2.1.3.1.5.3.1.2Unsigned32not-accessiblecurrent
dsgIfChannelDsFreq
OBJECT-TYPE
The DOCSIS downstream center frequency. The receive frequency MUST be a multiple of 62500Hz.
1.3.6.1.4.1.4491.2.1.3.1.5.3.1.3Integer32 (0..1000000000)read-createcurrent
dsgIfChannelRowStatus
OBJECT-TYPE
The status of the row.
1.3.6.1.4.1.4491.2.1.3.1.5.3.1.4RowStatusread-createcurrent
dsgIfTimerTable
OBJECT-TYPE
The DSG Timer Table contains timers that are sent to the DSG client(s) via the DCD message.
1.3.6.1.4.1.4491.2.1.3.1.5.4not-accessiblecurrent
dsgIfTimerEntry
OBJECT-TYPE
An entry in the DSG Timer Table. Rows are created by an SNMP SET request setting the value of dsgIfTimerRowStatus to 'createAndGo'. Rows are deleted by an SNMP SET request setting the value of dsgIfTimerRowStatus to 'destroy'.
1.3.6.1.4.1.4491.2.1.3.1.5.4.1not-accessiblecurrent
dsgIfTimerIndex
OBJECT-TYPE
The index to this table.
1.3.6.1.4.1.4491.2.1.3.1.5.4.1.1Unsigned32not-accessiblecurrent
dsgIfTimerTdsg1
OBJECT-TYPE
Initialization Timeout. This is the timeout period for the DSG packets during initialization of the DSG client. The default value is 2 seconds.
1.3.6.1.4.1.4491.2.1.3.1.5.4.1.2Unsigned32 (1..65535)read-createcurrent
dsgIfTimerTdsg2
OBJECT-TYPE
Operational Timeout. This is the timeout period for the DSG packets during normal operation of the DSG client. Default value is 600 seconds.
1.3.6.1.4.1.4491.2.1.3.1.5.4.1.3Unsigned32 (1..65535)read-createcurrent
dsgIfTimerTdsg3
OBJECT-TYPE
Two-way retry timer. This is the retry timer that determines when the DSG client attempts to reconnect with the DSG Agent and established two-way connectivity. Default value is 300 seconds. The value 0 indicates that the client will continuously retry two-way operation.
1.3.6.1.4.1.4491.2.1.3.1.5.4.1.4Unsigned32 (0..65535)read-createcurrent
dsgIfTimerTdsg4
OBJECT-TYPE
One-way retry timer. The retry timer that determines when the client attempts to rescan for a DOCSIS downstream channel that contains DSG packets after a dsgIfTimerTdsg1 or dsgIfTimerTdsg2 timeout. Default value is 1800 seconds. The value 0 indicates that the client will immediately begin scanning upon dsgIfTimerTdsg1 or dsgIfTimerTdsg2 timeout.
1.3.6.1.4.1.4491.2.1.3.1.5.4.1.5Unsigned32 (0..65535)read-createcurrent
dsgIfTimerRowStatus
OBJECT-TYPE
The status of the row.
1.3.6.1.4.1.4491.2.1.3.1.5.4.1.6RowStatusread-createcurrent
dsgIfTunnelDsStats
OBJECT-IDENTITY
1.3.6.1.4.1.4491.2.1.3.1.6
dsgIfTunnelDsStatsTable
OBJECT-TYPE
The IF Tunnel Downstream Stats Table contains the packet and byte counters for the tunnel. It also contains the DSID used by the tunnel traffic.
1.3.6.1.4.1.4491.2.1.3.1.6.1not-accessiblecurrent
dsgIfTunnelDsStatsEntry
OBJECT-TYPE
An entry in the DSG IF Tunnel Downstream Stats Table. An entry in this table exists for each dsgIfTunnelIndex and an ifIndex of docsCableDownstream(128).
1.3.6.1.4.1.4491.2.1.3.1.6.1.1not-accessiblecurrent
dsgIfTunnelDsStatsPkts
OBJECT-TYPE
This attribute indicates the count of the number of packets transmitted in this tunnel
1.3.6.1.4.1.4491.2.1.3.1.6.1.1.1Counter64read-onlycurrent
dsgIfTunnelDsStatsOctets
OBJECT-TYPE
This attribute indicates the count of the number of octets transmitted in this tunnel
1.3.6.1.4.1.4491.2.1.3.1.6.1.1.2Counter64read-onlycurrent
dsgIfTunnelDsStatsDsid
OBJECT-TYPE
When operating with Multicast DSID Forwarding (MDF) enabled, this object contains the DSID value with which the CMTS labels the DSG Tunnel traffic. If no DSID has been created for this tunnel then this object returns 0. When MDF is disabled this object returns 0. Pre-3.0 DOCSIS devices are not required to instantiate this object.
1.3.6.1.4.1.4491.2.1.3.1.6.1.1.3Dsidread-onlycurrent
dsgIfMIBConformance
OBJECT-IDENTITY
1.3.6.1.4.1.4491.2.1.3.2
dsgIfConformance
OBJECT-IDENTITY
1.3.6.1.4.1.4491.2.1.3.4
dsgIfGroups
OBJECT-IDENTITY
1.3.6.1.4.1.4491.2.1.3.4.1
dsgIfCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.4491.2.1.3.4.2

Conformance

NameOIDStatus
dsgIfClassifierGroup
OBJECT-GROUP
A collection of objects providing the classifier configuration.
1.3.6.1.4.1.4491.2.1.3.4.1.1current
dsgIfBaseGroup
OBJECT-GROUP
A collection of objects providing DSG Tunnel and Channel configuration.
1.3.6.1.4.1.4491.2.1.3.4.1.2current
dsgIfDCDGroup
OBJECT-GROUP
A collection of objects providing Timers configuration.
1.3.6.1.4.1.4491.2.1.3.4.1.3current
dsgIfDeprecatedGroup
OBJECT-GROUP
A collection deprecated objects no longer required by this Specification.
1.3.6.1.4.1.4491.2.1.3.4.1.4deprecated
dsgIfBasicCompliance
MODULE-COMPLIANCE
The compliance statement for DOCSIS Set-top Gateway systems.
1.3.6.1.4.1.4491.2.1.3.4.2.1current
dsgIfDeprecatedCompliance
MODULE-COMPLIANCE
The compliance statement for deprecated objects of the IF3 MIB.
1.3.6.1.4.1.4491.2.1.3.4.2.2deprecated