DSG-IF-MIB

DSG-IF-MIB Download

MIBs list

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.

IPHost Network Monitor offer an easy way of SNMP monitoring your Cisco Servers, Routers, Switches, Bridges, Firewalls, Repeaters.

OID list for DSG-IF-MIB

dsgIfClassifierTable
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.
dsgIfClassifierEntry
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 ...
dsgIfClassId
The index that provides a unique classifier (in a DSG Agent). This value corresponds to the Classifier ID TLV in the DCD message.
dsgIfClassPriority
The priority of this classifier. Default value 0 indicates lowest priority.
dsgIfClassSrcIpAddrType
The type of internet address of dsgIfClassSrcIpAddress.
dsgIfClassSrcIpAddr
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.
dsgIfClassSrcIpPrefixLength
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 irre ...
dsgIfClassDestIpAddressType
The type of internet address of dsgIfClassDestIpAddress.
dsgIfClassDestIpAddress
The destination IP address to be matched for this classifier.
dsgIfClassDestPortStart
This is the inclusive lower bound of the transport-layer source port range that is to be matched.
dsgIfClassDestPortEnd
This is the inclusive higher bound of the transport-layer source port range that is to be matched.
dsgIfClassRowStatus
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.
dsgIfClassIncludeInDCD
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.
dsgIfTunnelTable
The DSG Tunnel Table contains group(s) of tunnel(s). Each tunnel is associated to the destination MAC address.
dsgIfTunnelEntry
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 ...
dsgIfTunnelIndex
The index into the DSG Tunnel table that represent a tunnel.
dsgIfTunnelGroupIndex
This index represents a group of tunnels that could be associated to one or more downstream which mapped to dsgIfTunnelGrpIndex.
dsgIfTunnelClientIdListIndex
This index represents a group of client id(s) which mapped to dsgIfClientIdListIndex.
dsgIfTunnelMacAddress
The DSG tunnel destination MAC address.
dsgIfTunnelServiceClassName
The 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 ser ...
dsgIfTunnelRowStatus
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.
dsgIfTunnelGrpToChannelTable
The DSG Tunnel Group to Channel Table associates a group of tunnels to one or more downstream channel.
dsgIfTunnelGrpToChannelEntry
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'.
dsgIfTunnelGrpIndex
The index into this table.
dsgIfTunnelGrpChannelIndex
The index into this table.
dsgIfTunnelGrpDsIfIndex
The downstream ifIndex that will be associated to this group of tunnel(s).
dsgIfTunnelGrpRulePriority
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.
dsgIfTunnelGrpUcidList
The 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 c ...
dsgIfTunnelGrpVendorParamId
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.
dsgIfTunnelGrpRowStatus
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.
dsgIfDownstreamTable
The DSG Downstream Table contains the associated timers, vendor specific parameters index and the channel list index to a specific downstream.
dsgIfDownstreamEntry
An entry in the DSG Downstream Table. An entry in this table exists for each ifEntry with an ifType of docsCableDownstream(128).
dsgIfDownTimerIndex
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.
dsgIfDownVendorParamId
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.
dsgIfDownChannelListIndex
The index of a the downstream frequency channel lists, dsgIfChannelListIndex in the dsgIfChannelListTable providing the list of downstream frequencies that contain DSG tunnels.
dsgIfDownEnableDCD
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.
dsgIfClientIdTable
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.
dsgIfClientIdEntry
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'.
dsgIfClientIdListIndex
The index to this table.
dsgIfClientIdIndex
The index to each entry of the Client Id.
dsgIfClientIdType
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 Organizatio ...
dsgIfClientIdValue
The 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 ca ...
dsgIfClientVendorParamId
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.
dsgIfClientRowStatus
The status of the row.
dsgIfVendorParamTable
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.
dsgIfVendorParamEntry
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 settin ...
dsgIfVendorParamId
The index of the table.
dsgIfVendorIndex
The Vendor Specific Index.
dsgIfVendorOUI
The Vendor assigned Organization Unique Id (OUI).
dsgIfVendorValue
The Vendor Specific Parameter Value.
dsgIfVendorRowStatus
The status of the row.
dsgIfChannelListTable
The DSG Channel List Table contains list of one or multiple downstream frequencies that are carrying DSG tunnel(s).
dsgIfChannelListEntry
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'.
dsgIfChannelListIndex
The index to this table.
dsgIfChannelIndex
The index for each downstream frequency that contains the DSG tunnel(s).
dsgIfChannelDsFreq
The DOCSIS downstream center frequency. The receive frequency MUST be a multiple of 62500Hz.
dsgIfChannelRowStatus
The status of the row.
dsgIfTimerTable
The DSG Timer Table contains timers that are sent to the DSG client(s) via the DCD message.
dsgIfTimerEntry
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'.
dsgIfTimerIndex
The index to this table.
dsgIfTimerTdsg1
Initialization Timeout. This is the timeout period for the DSG packets during initialization of the DSG client. The default value is 2 seconds.
dsgIfTimerTdsg2
Operational Timeout. This is the timeout period for the DSG packets during normal operation of the DSG client. Default value is 10 minutes.
dsgIfTimerTdsg3
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 5 minutes. The value 0 indicates that the client will continuously retry two-w ...
dsgIfTimerTdsg4
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 30 minutes. The value 0 indicates that t ...
dsgIfTimerRowStatus
The status of the row.
dsgIfClassifierGroup
A collection of objects providing the classifier configuration.
dsgIfBaseGroup
A collection of objects providing DSG Tunnel and Channel configuration.
dsgIfDCDGroup
A collection of objects providing Timers configuration.

Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring network devices right now.

MIBs list