DSG-IF-MIB

File: DSG-IF-MIB.mib (36470 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
INET-ADDRESS-MIB SNMP-FRAMEWORK-MIB IF-MIB
CLAB-DEF-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
Integer32 TruthValue MacAddress
RowStatus OBJECT-GROUP MODULE-COMPLIANCE
InetAddressType InetAddress InetAddressPrefixLength
InetPortNumber SnmpAdminString InterfaceIndex
ifIndex clabProjDocsis

Defined Types

DsgIfClassifierEntry  
SEQUENCE    
  dsgIfClassId Unsigned32
  dsgIfClassPriority Unsigned32
  dsgIfClassSrcIpAddrType InetAddressType
  dsgIfClassSrcIpAddr InetAddress
  dsgIfClassSrcIpPrefixLength InetAddressPrefixLength
  dsgIfClassDestIpAddressType InetAddressType
  dsgIfClassDestIpAddress InetAddress
  dsgIfClassDestPortStart InetPortNumber
  dsgIfClassDestPortEnd InetPortNumber
  dsgIfClassRowStatus RowStatus
  dsgIfClassIncludeInDCD TruthValue

DsgIfTunnelEntry  
SEQUENCE    
  dsgIfTunnelIndex Unsigned32
  dsgIfTunnelGroupIndex Unsigned32
  dsgIfTunnelClientIdListIndex Unsigned32
  dsgIfTunnelMacAddress MacAddress
  dsgIfTunnelServiceClassName SnmpAdminString
  dsgIfTunnelRowStatus RowStatus

DsgIfTunnelGrpToChannelEntry  
SEQUENCE    
  dsgIfTunnelGrpIndex Unsigned32
  dsgIfTunnelGrpChannelIndex Unsigned32
  dsgIfTunnelGrpDsIfIndex InterfaceIndex
  dsgIfTunnelGrpRulePriority Unsigned32
  dsgIfTunnelGrpUcidList OCTET STRING
  dsgIfTunnelGrpVendorParamId Unsigned32
  dsgIfTunnelGrpRowStatus RowStatus

DsgIfDownstreamEntry  
SEQUENCE    
  dsgIfDownTimerIndex Unsigned32
  dsgIfDownVendorParamId Unsigned32
  dsgIfDownChannelListIndex Unsigned32
  dsgIfDownEnableDCD TruthValue

DsgIfClientIdEntry  
SEQUENCE    
  dsgIfClientIdListIndex Unsigned32
  dsgIfClientIdIndex Unsigned32
  dsgIfClientIdType INTEGER
  dsgIfClientIdValue OCTET STRING
  dsgIfClientVendorParamId Unsigned32
  dsgIfClientRowStatus RowStatus

DsgIfVendorParamEntry  
SEQUENCE    
  dsgIfVendorParamId Unsigned32
  dsgIfVendorIndex Unsigned32
  dsgIfVendorOUI OCTET STRING
  dsgIfVendorValue OCTET STRING
  dsgIfVendorRowStatus RowStatus

DsgIfChannelListEntry  
SEQUENCE    
  dsgIfChannelListIndex Unsigned32
  dsgIfChannelIndex Unsigned32
  dsgIfChannelDsFreq Integer32
  dsgIfChannelRowStatus RowStatus

DsgIfTimerEntry  
SEQUENCE    
  dsgIfTimerIndex Unsigned32
  dsgIfTimerTdsg1 Unsigned32
  dsgIfTimerTdsg2 Unsigned32
  dsgIfTimerTdsg3 Unsigned32
  dsgIfTimerTdsg4 Unsigned32
  dsgIfTimerRowStatus RowStatus

Defined Values

dsgIfMIB 1.3.6.1.4.1.4491.2.1.3
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.
MODULE-IDENTITY    

dsgIfMIBNotifications 1.3.6.1.4.1.4491.2.1.3.0
OBJECT IDENTIFIER    

dsgIfMIBObjects 1.3.6.1.4.1.4491.2.1.3.1
OBJECT IDENTIFIER    

dsgIfMIBConformance 1.3.6.1.4.1.4491.2.1.3.2
OBJECT IDENTIFIER    

dsgIfClassifier 1.3.6.1.4.1.4491.2.1.3.1.1
OBJECT IDENTIFIER    

dsgIfTunnel 1.3.6.1.4.1.4491.2.1.3.1.2
OBJECT IDENTIFIER    

dsgIfTunnelGrpToChannel 1.3.6.1.4.1.4491.2.1.3.1.3
OBJECT IDENTIFIER    

dsgIfDownstreamChannel 1.3.6.1.4.1.4491.2.1.3.1.4
OBJECT IDENTIFIER    

dsgIfDCD 1.3.6.1.4.1.4491.2.1.3.1.5
OBJECT IDENTIFIER    

dsgIfClassifierTable 1.3.6.1.4.1.4491.2.1.3.1.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DsgIfClassifierEntry

dsgIfClassifierEntry 1.3.6.1.4.1.4491.2.1.3.1.1.1.1
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'.
Status: current Access: not-accessible
OBJECT-TYPE    
  DsgIfClassifierEntry  

dsgIfClassId 1.3.6.1.4.1.4491.2.1.3.1.1.1.1.1
The index that provides a unique classifier (in a DSG Agent). This value corresponds to the Classifier ID TLV in the DCD message.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..65535  

dsgIfClassPriority 1.3.6.1.4.1.4491.2.1.3.1.1.1.1.2
The priority of this classifier. Default value 0 indicates lowest priority.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..255  

dsgIfClassSrcIpAddrType 1.3.6.1.4.1.4491.2.1.3.1.1.1.1.3
The type of internet address of dsgIfClassSrcIpAddress.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

dsgIfClassSrcIpAddr 1.3.6.1.4.1.4491.2.1.3.1.1.1.1.4
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.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

dsgIfClassSrcIpPrefixLength 1.3.6.1.4.1.4491.2.1.3.1.1.1.1.5
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.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressPrefixLength  

dsgIfClassDestIpAddressType 1.3.6.1.4.1.4491.2.1.3.1.1.1.1.6
The type of internet address of dsgIfClassDestIpAddress.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

dsgIfClassDestIpAddress 1.3.6.1.4.1.4491.2.1.3.1.1.1.1.7
The destination IP address to be matched for this classifier.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

dsgIfClassDestPortStart 1.3.6.1.4.1.4491.2.1.3.1.1.1.1.8
This is the inclusive lower bound of the transport-layer source port range that is to be matched.
Status: current Access: read-create
OBJECT-TYPE    
  InetPortNumber  

dsgIfClassDestPortEnd 1.3.6.1.4.1.4491.2.1.3.1.1.1.1.9
This is the inclusive higher bound of the transport-layer source port range that is to be matched.
Status: current Access: read-create
OBJECT-TYPE    
  InetPortNumber  

dsgIfClassRowStatus 1.3.6.1.4.1.4491.2.1.3.1.1.1.1.10
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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

dsgIfClassIncludeInDCD 1.3.6.1.4.1.4491.2.1.3.1.1.1.1.11
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.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

dsgIfTunnelTable 1.3.6.1.4.1.4491.2.1.3.1.2.1
The DSG Tunnel Table contains group(s) of tunnel(s). Each tunnel is associated to the destination MAC address.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DsgIfTunnelEntry

dsgIfTunnelEntry 1.3.6.1.4.1.4491.2.1.3.1.2.1.1
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'.
Status: current Access: not-accessible
OBJECT-TYPE    
  DsgIfTunnelEntry  

dsgIfTunnelIndex 1.3.6.1.4.1.4491.2.1.3.1.2.1.1.1
The index into the DSG Tunnel table that represent a tunnel.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

dsgIfTunnelGroupIndex 1.3.6.1.4.1.4491.2.1.3.1.2.1.1.2
This index represents a group of tunnels that could be associated to one or more downstream which mapped to dsgIfTunnelGrpIndex.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

dsgIfTunnelClientIdListIndex 1.3.6.1.4.1.4491.2.1.3.1.2.1.1.3
This index represents a group of client id(s) which mapped to dsgIfClientIdListIndex.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

dsgIfTunnelMacAddress 1.3.6.1.4.1.4491.2.1.3.1.2.1.1.4
The DSG tunnel destination MAC address.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

dsgIfTunnelServiceClassName 1.3.6.1.4.1.4491.2.1.3.1.2.1.1.5
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 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.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString  

dsgIfTunnelRowStatus 1.3.6.1.4.1.4491.2.1.3.1.2.1.1.6
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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

dsgIfTunnelGrpToChannelTable 1.3.6.1.4.1.4491.2.1.3.1.3.1
The DSG Tunnel Group to Channel Table associates a group of tunnels to one or more downstream channel.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DsgIfTunnelGrpToChannelEntry

dsgIfTunnelGrpToChannelEntry 1.3.6.1.4.1.4491.2.1.3.1.3.1.1
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'.
Status: current Access: not-accessible
OBJECT-TYPE    
  DsgIfTunnelGrpToChannelEntry  

dsgIfTunnelGrpIndex 1.3.6.1.4.1.4491.2.1.3.1.3.1.1.1
The index into this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

dsgIfTunnelGrpChannelIndex 1.3.6.1.4.1.4491.2.1.3.1.3.1.1.2
The index into this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

dsgIfTunnelGrpDsIfIndex 1.3.6.1.4.1.4491.2.1.3.1.3.1.1.3
The downstream ifIndex that will be associated to this group of tunnel(s).
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndex  

dsgIfTunnelGrpRulePriority 1.3.6.1.4.1.4491.2.1.3.1.3.1.1.4
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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..255  

dsgIfTunnelGrpUcidList 1.3.6.1.4.1.4491.2.1.3.1.3.1.1.5
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 clients.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

dsgIfTunnelGrpVendorParamId 1.3.6.1.4.1.4491.2.1.3.1.3.1.1.6
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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

dsgIfTunnelGrpRowStatus 1.3.6.1.4.1.4491.2.1.3.1.3.1.1.7
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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

dsgIfDownstreamTable 1.3.6.1.4.1.4491.2.1.3.1.4.1
The DSG Downstream Table contains the associated timers, vendor specific parameters index and the channel list index to a specific downstream.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DsgIfDownstreamEntry

dsgIfDownstreamEntry 1.3.6.1.4.1.4491.2.1.3.1.4.1.1
An entry in the DSG Downstream Table. An entry in this table exists for each ifEntry with an ifType of docsCableDownstream(128).
Status: current Access: not-accessible
OBJECT-TYPE    
  DsgIfDownstreamEntry  

dsgIfDownTimerIndex 1.3.6.1.4.1.4491.2.1.3.1.4.1.1.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

dsgIfDownVendorParamId 1.3.6.1.4.1.4491.2.1.3.1.4.1.1.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

dsgIfDownChannelListIndex 1.3.6.1.4.1.4491.2.1.3.1.4.1.1.3
The index of a the downstream frequency channel lists, dsgIfChannelListIndex in the dsgIfChannelListTable providing the list of downstream frequencies that contain DSG tunnels.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

dsgIfDownEnableDCD 1.3.6.1.4.1.4491.2.1.3.1.4.1.1.4
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.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dsgIfClientIdTable 1.3.6.1.4.1.4491.2.1.3.1.5.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DsgIfClientIdEntry

dsgIfClientIdEntry 1.3.6.1.4.1.4491.2.1.3.1.5.1.1
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'.
Status: current Access: not-accessible
OBJECT-TYPE    
  DsgIfClientIdEntry  

dsgIfClientIdListIndex 1.3.6.1.4.1.4491.2.1.3.1.5.1.1.1
The index to this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

dsgIfClientIdIndex 1.3.6.1.4.1.4491.2.1.3.1.5.1.1.2
The index to each entry of the Client Id.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

dsgIfClientIdType 1.3.6.1.4.1.4491.2.1.3.1.5.1.1.3
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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER broadcast(1), macAddress(2), caSystemId(3), applicationId(4)  

dsgIfClientIdValue 1.3.6.1.4.1.4491.2.1.3.1.5.1.1.4
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 caSystemId(3) the value represents the CA System Id. The type of applicationId(4) the value represents the application Id.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(6)  

dsgIfClientVendorParamId 1.3.6.1.4.1.4491.2.1.3.1.5.1.1.5
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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

dsgIfClientRowStatus 1.3.6.1.4.1.4491.2.1.3.1.5.1.1.6
The status of the row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

dsgIfVendorParamTable 1.3.6.1.4.1.4491.2.1.3.1.5.2
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DsgIfVendorParamEntry

dsgIfVendorParamEntry 1.3.6.1.4.1.4491.2.1.3.1.5.2.1
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 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  DsgIfVendorParamEntry  

dsgIfVendorParamId 1.3.6.1.4.1.4491.2.1.3.1.5.2.1.1
The index of the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

dsgIfVendorIndex 1.3.6.1.4.1.4491.2.1.3.1.5.2.1.2
The Vendor Specific Index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

dsgIfVendorOUI 1.3.6.1.4.1.4491.2.1.3.1.5.2.1.3
The Vendor assigned Organization Unique Id (OUI).
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(3)  

dsgIfVendorValue 1.3.6.1.4.1.4491.2.1.3.1.5.2.1.4
The Vendor Specific Parameter Value.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..50)  

dsgIfVendorRowStatus 1.3.6.1.4.1.4491.2.1.3.1.5.2.1.5
The status of the row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

dsgIfChannelListTable 1.3.6.1.4.1.4491.2.1.3.1.5.3
The DSG Channel List Table contains list of one or multiple downstream frequencies that are carrying DSG tunnel(s).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DsgIfChannelListEntry

dsgIfChannelListEntry 1.3.6.1.4.1.4491.2.1.3.1.5.3.1
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'.
Status: current Access: not-accessible
OBJECT-TYPE    
  DsgIfChannelListEntry  

dsgIfChannelListIndex 1.3.6.1.4.1.4491.2.1.3.1.5.3.1.1
The index to this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

dsgIfChannelIndex 1.3.6.1.4.1.4491.2.1.3.1.5.3.1.2
The index for each downstream frequency that contains the DSG tunnel(s).
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

dsgIfChannelDsFreq 1.3.6.1.4.1.4491.2.1.3.1.5.3.1.3
The DOCSIS downstream center frequency. The receive frequency MUST be a multiple of 62500Hz.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..1000000000  

dsgIfChannelRowStatus 1.3.6.1.4.1.4491.2.1.3.1.5.3.1.4
The status of the row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

dsgIfTimerTable 1.3.6.1.4.1.4491.2.1.3.1.5.4
The DSG Timer Table contains timers that are sent to the DSG client(s) via the DCD message.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DsgIfTimerEntry

dsgIfTimerEntry 1.3.6.1.4.1.4491.2.1.3.1.5.4.1
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'.
Status: current Access: not-accessible
OBJECT-TYPE    
  DsgIfTimerEntry  

dsgIfTimerIndex 1.3.6.1.4.1.4491.2.1.3.1.5.4.1.1
The index to this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

dsgIfTimerTdsg1 1.3.6.1.4.1.4491.2.1.3.1.5.4.1.2
Initialization Timeout. This is the timeout period for the DSG packets during initialization of the DSG client. The default value is 2 seconds.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..65535  

dsgIfTimerTdsg2 1.3.6.1.4.1.4491.2.1.3.1.5.4.1.3
Operational Timeout. This is the timeout period for the DSG packets during normal operation of the DSG client. Default value is 10 minutes.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..65535  

dsgIfTimerTdsg3 1.3.6.1.4.1.4491.2.1.3.1.5.4.1.4
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-way operation.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..65535  

dsgIfTimerTdsg4 1.3.6.1.4.1.4491.2.1.3.1.5.4.1.5
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 the client will immediately begin scanning upon dsgIfTimerTdsg1 or dsgIfTimerTdsg2 timeout.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..65535  

dsgIfTimerRowStatus 1.3.6.1.4.1.4491.2.1.3.1.5.4.1.6
The status of the row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

dsgIfConformance 1.3.6.1.4.1.4491.2.1.3.4
OBJECT IDENTIFIER    

dsgIfGroups 1.3.6.1.4.1.4491.2.1.3.4.1
OBJECT IDENTIFIER    

dsgIfCompliances 1.3.6.1.4.1.4491.2.1.3.4.2
OBJECT IDENTIFIER    

dsgIfBasicCompliance 1.3.6.1.4.1.4491.2.1.3.4.2.1
The compliance statement for DOCSIS Set-top Gateway systems.
Status: current Access: read-create
MODULE-COMPLIANCE    

dsgIfClassifierGroup 1.3.6.1.4.1.4491.2.1.3.4.1.1
A collection of objects providing the classifier configuration.
Status: current Access: read-create
OBJECT-GROUP    

dsgIfBaseGroup 1.3.6.1.4.1.4491.2.1.3.4.1.2
A collection of objects providing DSG Tunnel and Channel configuration.
Status: current Access: read-create
OBJECT-GROUP    

dsgIfDCDGroup 1.3.6.1.4.1.4491.2.1.3.4.1.3
A collection of objects providing Timers configuration.
Status: current Access: read-create
OBJECT-GROUP