DSG-IF-MIB
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.
Main OID:
dsgIfMIB.1.3.6.1.4.1.4491.2.1.3
81
Objects
Active
Status
7
Dependencies
Imported Objects
Objects
81 total| Object Name |
|---|
dsgIfMIBThis 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. MODULE-IDENTITY .1.3.6.1.4.1.4491.2.1.3 |
dsgIfMIBNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.4491.2.1.3.0 |
dsgIfMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.4491.2.1.3.1 |
dsgIfClassifier OBJECT IDENTIFIER .1.3.6.1.4.1.4491.2.1.3.1.1 |
dsgIfClassifierTableThe 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. SEQUENCE OF DsgIfClassifierEntry .1.3.6.1.4.1.4491.2.1.3.1.1.1 |
dsgIfClassifierEntryAn 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'. DsgIfClassifierEntry .1.3.6.1.4.1.4491.2.1.3.1.1.1.1 |
dsgIfClassIdThe index that provides a unique classifier (in a DSG Agent). This value corresponds to the Classifier ID TLV in the DCD message. Unsigned32 .1.3.6.1.4.1.4491.2.1.3.1.1.1.1.1 |
dsgIfClassPriorityThe priority of this classifier. Default value 0 indicates lowest priority.rw Unsigned32 .1.3.6.1.4.1.4491.2.1.3.1.1.1.1.2 |
dsgIfClassSrcIpAddrTypeThe type of internet address of dsgIfClassSrcIpAddress.rw InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.4491.2.1.3.1.1.1.1.3 |
dsgIfClassSrcIpAddrThe 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.rw InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.4491.2.1.3.1.1.1.1.4 |
dsgIfClassSrcIpPrefixLengthThe 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.rw InetAddressPrefixLength (INET-ADDRESS-MIB) .1.3.6.1.4.1.4491.2.1.3.1.1.1.1.5 |
dsgIfClassDestIpAddressTypeThe type of internet address of dsgIfClassDestIpAddress.rw InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.4491.2.1.3.1.1.1.1.6 |
dsgIfClassDestIpAddressThe destination IP address to be matched for this classifier.rw InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.4491.2.1.3.1.1.1.1.7 |
dsgIfClassDestPortStartThis is the inclusive lower bound of the transport-layer source port range that is to be matched.rw InetPortNumber (INET-ADDRESS-MIB) .1.3.6.1.4.1.4491.2.1.3.1.1.1.1.8 |
dsgIfClassDestPortEndThis is the inclusive higher bound of the transport-layer source port range that is to be matched.rw InetPortNumber (INET-ADDRESS-MIB) .1.3.6.1.4.1.4491.2.1.3.1.1.1.1.9 |
dsgIfClassRowStatusThe 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.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.4491.2.1.3.1.1.1.1.10 |
dsgIfClassIncludeInDCDIndicates 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.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.4491.2.1.3.1.1.1.1.11 |
dsgIfTunnel OBJECT IDENTIFIER .1.3.6.1.4.1.4491.2.1.3.1.2 |
dsgIfTunnelTableThe DSG Tunnel Table contains group(s) of tunnel(s). Each tunnel is associated to the destination MAC address. SEQUENCE OF DsgIfTunnelEntry .1.3.6.1.4.1.4491.2.1.3.1.2.1 |
dsgIfTunnelEntryAn 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'. DsgIfTunnelEntry .1.3.6.1.4.1.4491.2.1.3.1.2.1.1 |
dsgIfTunnelIndexThe index into the DSG Tunnel table that represent a tunnel. Unsigned32 .1.3.6.1.4.1.4491.2.1.3.1.2.1.1.1 |
dsgIfTunnelGroupIndexThis index represents a group of tunnels that could be associated to one or more downstream which mapped to dsgIfTunnelGrpIndex.rw Unsigned32 .1.3.6.1.4.1.4491.2.1.3.1.2.1.1.2 |
dsgIfTunnelClientIdListIndexThis index represents a group of client id(s) which mapped to dsgIfClientIdListIndex.rw Unsigned32 .1.3.6.1.4.1.4491.2.1.3.1.2.1.1.3 |
dsgIfTunnelMacAddressThe DSG tunnel destination MAC address.rw MacAddress (SNMPv2-TC) .1.3.6.1.4.1.4491.2.1.3.1.2.1.1.4 |
dsgIfTunnelServiceClassNameThe Service Class Name that associated to the docsQosServiceClassName(in DOCS-QOS-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.rw SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.4491.2.1.3.1.2.1.1.5 |
dsgIfTunnelRowStatusThe 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.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.4491.2.1.3.1.2.1.1.6 |
dsgIfTunnelGrpToChannel OBJECT IDENTIFIER .1.3.6.1.4.1.4491.2.1.3.1.3 |
dsgIfTunnelGrpToChannelTableThe DSG Tunnel Group to Channel Table associates a group of tunnels to one or more downstream channel. SEQUENCE OF DsgIfTunnelGrpToChannelEntry .1.3.6.1.4.1.4491.2.1.3.1.3.1 |
dsgIfTunnelGrpToChannelEntryAn 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'. DsgIfTunnelGrpToChannelEntry .1.3.6.1.4.1.4491.2.1.3.1.3.1.1 |
dsgIfTunnelGrpIndexThe index into this table. Unsigned32 .1.3.6.1.4.1.4491.2.1.3.1.3.1.1.1 |
dsgIfTunnelGrpChannelIndexThe index into this table. Unsigned32 .1.3.6.1.4.1.4491.2.1.3.1.3.1.1.2 |
dsgIfTunnelGrpDsIfIndexThe downstream ifIndex that will be associated to this group of tunnel(s).rw InterfaceIndex (IF-MIB) .1.3.6.1.4.1.4491.2.1.3.1.3.1.1.3 |
dsgIfTunnelGrpRulePriorityThe 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.rw Unsigned32 .1.3.6.1.4.1.4491.2.1.3.1.3.1.1.4 |
dsgIfTunnelGrpUcidListThe list of Upstream Channel ID (UCID) values (octets) for which the DSG rule applies. 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.rw OCTET STRING .1.3.6.1.4.1.4491.2.1.3.1.3.1.1.5 |
dsgIfTunnelGrpVendorParamIdThe 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.rw Unsigned32 .1.3.6.1.4.1.4491.2.1.3.1.3.1.1.6 |
dsgIfTunnelGrpRowStatusThe 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.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.4491.2.1.3.1.3.1.1.7 |
dsgIfDownstreamChannel OBJECT IDENTIFIER .1.3.6.1.4.1.4491.2.1.3.1.4 |
dsgIfDownstreamTableThe DSG Downstream Table contains the associated timers, vendor specific parameters index and the channel list index to a specific downstream. SEQUENCE OF DsgIfDownstreamEntry .1.3.6.1.4.1.4491.2.1.3.1.4.1 |
dsgIfDownstreamEntryAn entry in the DSG Downstream Table. An entry in this table exists for each ifEntry with an ifType of docsCableDownstream(128). DsgIfDownstreamEntry .1.3.6.1.4.1.4491.2.1.3.1.4.1.1 |
dsgIfDownTimerIndexThe 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.rw Unsigned32 .1.3.6.1.4.1.4491.2.1.3.1.4.1.1.1 |
dsgIfDownVendorParamIdThe 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.rw Unsigned32 .1.3.6.1.4.1.4491.2.1.3.1.4.1.1.2 |
dsgIfDownChannelListIndexThe index of a the downstream frequency channel lists, dsgIfChannelListIndex in the dsgIfChannelListTable providing the list of downstream frequencies that contain DSG tunnels.rw Unsigned32 .1.3.6.1.4.1.4491.2.1.3.1.4.1.1.3 |
dsgIfDownEnableDCDUsed 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.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.4491.2.1.3.1.4.1.1.4 |
dsgIfDCD OBJECT IDENTIFIER .1.3.6.1.4.1.4491.2.1.3.1.5 |
dsgIfClientIdTableThe 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. SEQUENCE OF DsgIfClientIdEntry .1.3.6.1.4.1.4491.2.1.3.1.5.1 |
dsgIfClientIdEntryAn 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'. DsgIfClientIdEntry .1.3.6.1.4.1.4491.2.1.3.1.5.1.1 |
dsgIfClientIdListIndexThe index to this table. Unsigned32 .1.3.6.1.4.1.4491.2.1.3.1.5.1.1.1 |
dsgIfClientIdIndexThe index to each entry of the Client Id. Unsigned32 .1.3.6.1.4.1.4491.2.1.3.1.5.1.1.2 |
dsgIfClientIdTypeThe 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.rw Enumeration .1.3.6.1.4.1.4491.2.1.3.1.5.1.1.3 |
dsgIfClientIdValueThe Client Identification Value. The content depends on the value of the dsgIfClientIdType. The dsgIfClientIdType of a type broadcast(1), the value is empty string. The type of macAddress(2), the value represents the well known MAC address. The type of caSystemId(3) the value represents the CA System Id. The type of applicationId(4) the value represents the application Id.rw OCTET STRING .1.3.6.1.4.1.4491.2.1.3.1.5.1.1.4 |
dsgIfClientVendorParamIdThe 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.rw Unsigned32 .1.3.6.1.4.1.4491.2.1.3.1.5.1.1.5 |
dsgIfClientRowStatusThe status of the row.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.4491.2.1.3.1.5.1.1.6 |
dsgIfVendorParamTableThe 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. SEQUENCE OF DsgIfVendorParamEntry .1.3.6.1.4.1.4491.2.1.3.1.5.2 |
dsgIfVendorParamEntryAn 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 vendors 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. DsgIfVendorParamEntry .1.3.6.1.4.1.4491.2.1.3.1.5.2.1 |
dsgIfVendorParamIdThe index of the table. Unsigned32 .1.3.6.1.4.1.4491.2.1.3.1.5.2.1.1 |
dsgIfVendorIndexThe Vendor Specific Index. Unsigned32 .1.3.6.1.4.1.4491.2.1.3.1.5.2.1.2 |
dsgIfVendorOUIThe Vendor assigned Organization Unique Id (OUI).rw OCTET STRING .1.3.6.1.4.1.4491.2.1.3.1.5.2.1.3 |
dsgIfVendorValueThe Vendor Specific Parameter Value.rw OCTET STRING .1.3.6.1.4.1.4491.2.1.3.1.5.2.1.4 |
dsgIfVendorRowStatusThe status of the row.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.4491.2.1.3.1.5.2.1.5 |
dsgIfChannelListTableThe DSG Channel List Table contains list of one or multiple downstream frequencies that are carrying DSG tunnel(s). SEQUENCE OF DsgIfChannelListEntry .1.3.6.1.4.1.4491.2.1.3.1.5.3 |
dsgIfChannelListEntryAn 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'. DsgIfChannelListEntry .1.3.6.1.4.1.4491.2.1.3.1.5.3.1 |
dsgIfChannelListIndexThe index to this table. Unsigned32 .1.3.6.1.4.1.4491.2.1.3.1.5.3.1.1 |
dsgIfChannelIndexThe index for each downstream frequency that contains the DSG tunnel(s). Unsigned32 .1.3.6.1.4.1.4491.2.1.3.1.5.3.1.2 |
dsgIfChannelDsFreqThe DOCSIS downstream center frequency. The receive frequency MUST be a multiple of 62500Hz.rw Integer32 .1.3.6.1.4.1.4491.2.1.3.1.5.3.1.3 |
dsgIfChannelRowStatusThe status of the row.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.4491.2.1.3.1.5.3.1.4 |
dsgIfTimerTableThe DSG Timer Table contains timers that are sent to the DSG client(s) via the DCD message. SEQUENCE OF DsgIfTimerEntry .1.3.6.1.4.1.4491.2.1.3.1.5.4 |
dsgIfTimerEntryAn 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'. DsgIfTimerEntry .1.3.6.1.4.1.4491.2.1.3.1.5.4.1 |
dsgIfTimerIndexThe index to this table. Unsigned32 .1.3.6.1.4.1.4491.2.1.3.1.5.4.1.1 |
dsgIfTimerTdsg1Initialization Timeout. This is the timeout period for the DSG packets during initialization of the DSG client. The default value is 2 seconds.rw Unsigned32 .1.3.6.1.4.1.4491.2.1.3.1.5.4.1.2 |
dsgIfTimerTdsg2Operational Timeout. This is the timeout period for the DSG packets during normal operation of the DSG client. Default value is 10 minutes.rw Unsigned32 .1.3.6.1.4.1.4491.2.1.3.1.5.4.1.3 |
dsgIfTimerTdsg3Two-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 5 minutes. The value 0 indicates that the client will continuously retry two-way operation.rw Unsigned32 .1.3.6.1.4.1.4491.2.1.3.1.5.4.1.4 |
dsgIfTimerTdsg4One-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 30 minutes. The value 0 indicates that the client will immediately begin scanning upon dsgIfTimerTdsg1 or dsgIfTimerTdsg2 timeout.rw Unsigned32 .1.3.6.1.4.1.4491.2.1.3.1.5.4.1.5 |
dsgIfTimerRowStatusThe status of the row.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.4491.2.1.3.1.5.4.1.6 |
dsgIfMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.4491.2.1.3.2 |
dsgIfConformance OBJECT IDENTIFIER .1.3.6.1.4.1.4491.2.1.3.4 |
dsgIfGroups OBJECT IDENTIFIER .1.3.6.1.4.1.4491.2.1.3.4.1 |
dsgIfClassifierGroupA collection of objects providing the classifier configuration. Unknown .1.3.6.1.4.1.4491.2.1.3.4.1.1 |
dsgIfBaseGroupA collection of objects providing DSG Tunnel and Channel configuration. Unknown .1.3.6.1.4.1.4491.2.1.3.4.1.2 |
dsgIfDCDGroupA collection of objects providing Timers configuration. Unknown .1.3.6.1.4.1.4491.2.1.3.4.1.3 |
dsgIfCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.4491.2.1.3.4.2 |
dsgIfBasicComplianceThe compliance statement for DOCSIS Set-top Gateway systems. Unknown .1.3.6.1.4.1.4491.2.1.3.4.2.1 |