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
| From | Symbols |
|---|---|
| CLAB-DEF-MIB | clabProjDocsis |
| DOCS-IF3-MIB | Dsid |
| IF-MIB | InterfaceIndex, ifIndex |
| INET-ADDRESS-MIB | InetAddress, InetAddressPrefixLength, InetAddressType, InetPortNumber |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter64, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, 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
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| 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.1 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | Unsigned32 (1..65535) | not-accessible | current |
| 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.2 | Unsigned32 (0..255) | read-create | current |
| 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.3 | InetAddressType | read-create | current |
| 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.4 | InetAddress | read-create | current |
| 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.5 | InetAddressPrefixLength | read-create | current |
| 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.6 | InetAddressType | read-create | current |
| 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.7 | InetAddress | read-create | current |
| 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.8 | InetPortNumber | read-create | current |
| 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.9 | InetPortNumber | read-create | current |
| 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.10 | RowStatus | read-create | current |
| 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.11 | TruthValue | read-create | current |
| 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.1 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | Unsigned32 | not-accessible | current |
| 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.2 | Unsigned32 | read-create | current |
| 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.3 | Unsigned32 | read-create | current |
| dsgIfTunnelMacAddress OBJECT-TYPE The DSG tunnel destination MAC address. | 1.3.6.1.4.1.4491.2.1.3.1.2.1.1.4 | MacAddress | read-create | current |
| 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.5 | SnmpAdminString | read-create | current |
| 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.6 | RowStatus | read-create | current |
| 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.1 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| dsgIfTunnelGrpIndex OBJECT-TYPE The index into this table. | 1.3.6.1.4.1.4491.2.1.3.1.3.1.1.1 | Unsigned32 | not-accessible | current |
| dsgIfTunnelGrpChannelIndex OBJECT-TYPE The index into this table. | 1.3.6.1.4.1.4491.2.1.3.1.3.1.1.2 | Unsigned32 | not-accessible | current |
| 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.3 | InterfaceIndex | read-create | current |
| 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.4 | Unsigned32 (0..255) | read-create | current |
| 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.5 | OCTET STRING (SIZE(0..255)) | read-create | deprecated |
| 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.6 | Unsigned32 | read-create | current |
| 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.7 | RowStatus | read-create | current |
| 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.1 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | Unsigned32 | read-write | current |
| 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.2 | Unsigned32 | read-write | current |
| 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.3 | Unsigned32 | read-write | current |
| 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.4 | TruthValue | read-write | current |
| 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.1 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| dsgIfClientIdListIndex OBJECT-TYPE The index to this table. | 1.3.6.1.4.1.4491.2.1.3.1.5.1.1.1 | Unsigned32 | not-accessible | current |
| 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.2 | Unsigned32 | not-accessible | current |
| 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.3 | INTEGER {broadcast(1), macAddress(2), caSystemId(3), applicationId(4)} | read-create | current |
| 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.4 | OCTET STRING (SIZE(6)) | read-create | current |
| 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.5 | Unsigned32 | read-create | current |
| dsgIfClientRowStatus OBJECT-TYPE The status of the row. | 1.3.6.1.4.1.4491.2.1.3.1.5.1.1.6 | RowStatus | read-create | current |
| 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.2 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| dsgIfVendorParamId OBJECT-TYPE The index of the table. | 1.3.6.1.4.1.4491.2.1.3.1.5.2.1.1 | Unsigned32 | not-accessible | current |
| dsgIfVendorIndex OBJECT-TYPE The Vendor Specific Index. | 1.3.6.1.4.1.4491.2.1.3.1.5.2.1.2 | Unsigned32 | not-accessible | current |
| dsgIfVendorOUI OBJECT-TYPE The Vendor assigned Organization Unique Id (OUI). | 1.3.6.1.4.1.4491.2.1.3.1.5.2.1.3 | OCTET STRING (SIZE(3)) | read-create | current |
| dsgIfVendorValue OBJECT-TYPE The Vendor Specific Parameter Value. | 1.3.6.1.4.1.4491.2.1.3.1.5.2.1.4 | OCTET STRING (SIZE(0..50)) | read-create | current |
| dsgIfVendorRowStatus OBJECT-TYPE The status of the row. | 1.3.6.1.4.1.4491.2.1.3.1.5.2.1.5 | RowStatus | read-create | current |
| 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.3 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| dsgIfChannelListIndex OBJECT-TYPE The index to this table. | 1.3.6.1.4.1.4491.2.1.3.1.5.3.1.1 | Unsigned32 | not-accessible | current |
| 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.2 | Unsigned32 | not-accessible | current |
| 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.3 | Integer32 (0..1000000000) | read-create | current |
| dsgIfChannelRowStatus OBJECT-TYPE The status of the row. | 1.3.6.1.4.1.4491.2.1.3.1.5.3.1.4 | RowStatus | read-create | current |
| 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.4 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| dsgIfTimerIndex OBJECT-TYPE The index to this table. | 1.3.6.1.4.1.4491.2.1.3.1.5.4.1.1 | Unsigned32 | not-accessible | current |
| 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.2 | Unsigned32 (1..65535) | read-create | current |
| 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.3 | Unsigned32 (1..65535) | read-create | current |
| 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.4 | Unsigned32 (0..65535) | read-create | current |
| 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.5 | Unsigned32 (0..65535) | read-create | current |
| dsgIfTimerRowStatus OBJECT-TYPE The status of the row. | 1.3.6.1.4.1.4491.2.1.3.1.5.4.1.6 | RowStatus | read-create | current |
| 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.1 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | Counter64 | read-only | current |
| 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.2 | Counter64 | read-only | current |
| 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.3 | Dsid | read-only | current |
| 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
| Name | OID | Status |
|---|---|---|
| dsgIfClassifierGroup OBJECT-GROUP A collection of objects providing the classifier configuration. | 1.3.6.1.4.1.4491.2.1.3.4.1.1 | current |
| 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.2 | current |
| dsgIfDCDGroup OBJECT-GROUP A collection of objects providing Timers configuration. | 1.3.6.1.4.1.4491.2.1.3.4.1.3 | current |
| 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.4 | deprecated |
| dsgIfBasicCompliance MODULE-COMPLIANCE The compliance statement for DOCSIS Set-top Gateway systems. | 1.3.6.1.4.1.4491.2.1.3.4.2.1 | current |
| 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.2 | deprecated |