DSG-IF-STD-MIB

File: DSG-IF-STD-MIB.mib (19868 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
INET-ADDRESS-MIB IF-MIB DOCS-CABLE-DEVICE-MIB
DOCS-IF-MIB CLAB-DEF-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Integer32 Unsigned32 Counter32
OBJECT-GROUP NOTIFICATION-GROUP MODULE-COMPLIANCE
MacAddress InetAddressType InetAddress
InetAddressPrefixLength InetPortNumber ifPhysAddress
docsDevEvLevel docsDevEvId docsDevEvText
docsIfCmCmtsAddress docsIfDocsisBaseCapability docsIfCmStatusDocsisOperMode
docsIfCmStatusModulationType clabProjDocsis

Defined Types

DsgIfStdTunnelFilterEntry  
SEQUENCE    
  dsgIfStdTunnelFilterIndex Unsigned32
  dsgIfStdTunnelFilterApplicationId Integer32
  dsgIfStdTunnelFilterMacAddress MacAddress
  dsgIfStdTunnelFilterIpAddressType InetAddressType
  dsgIfStdTunnelFilterSrcIpAddr InetAddress
  dsgIfStdTunnelFilterSrcIpMask InetAddress
  dsgIfStdTunnelFilterDestIpAddr InetAddress
  dsgIfStdTunnelFilterDestPortStart InetPortNumber
  dsgIfStdTunnelFilterDestPortEnd InetPortNumber
  dsgIfStdTunnelFilterPkts Counter32
  dsgIfStdTunnelFilterOctets Counter32
  dsgIfStdTunnelFilterTimeActive Counter32
  dsgIfStdTunnelFilterTunnelId Unsigned32

DsgIfStdDsgChannelListEntry  
SEQUENCE    
  dsgIfStdDsgChannelListIndex Unsigned32
  dsgIfStdDsgChannelListFrequency Unsigned32

Defined Values

dsgIfStdMib 1.3.6.1.4.1.4491.2.1.4
This MIB module provides the management objects of the DOCSIS Set-top Gateway (DSG) client controller CM component for DSG operations of Set-top devices.
MODULE-IDENTITY    

dsgIfStdNotifications 1.3.6.1.4.1.4491.2.1.4.0
OBJECT IDENTIFIER    

dsgIfStdMibObjects 1.3.6.1.4.1.4491.2.1.4.1
OBJECT IDENTIFIER    

dsgIfStdConfig 1.3.6.1.4.1.4491.2.1.4.1.1
OBJECT IDENTIFIER    

dsgIfStdTunnelFilter 1.3.6.1.4.1.4491.2.1.4.1.2
OBJECT IDENTIFIER    

dsgIfStdDsgChannelList 1.3.6.1.4.1.4491.2.1.4.1.3
OBJECT IDENTIFIER    

dsgIfStdDsgMode 1.3.6.1.4.1.4491.2.1.4.1.1.1
The DSG Mode of operation of this device.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER basic(1), advanced(2)  

dsgIfStdTdsg1 1.3.6.1.4.1.4491.2.1.4.1.1.2
The configured value for the Tdsg1 timer.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dsgIfStdTdsg2 1.3.6.1.4.1.4491.2.1.4.1.1.3
The configured value for the Tdsg2 timer.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dsgIfStdTdsg3 1.3.6.1.4.1.4491.2.1.4.1.1.4
The configured value for the Tdsg3 timer.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dsgIfStdTdsg4 1.3.6.1.4.1.4491.2.1.4.1.1.5
The configured value for the Tdsg4 timer.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dsgIfStdTdsg1Timeouts 1.3.6.1.4.1.4491.2.1.4.1.1.6
The number of times Tdsg1 expired in the DSG eCM since last reboot.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dsgIfStdTdsg2Timeouts 1.3.6.1.4.1.4491.2.1.4.1.1.7
The number of times Tdsg2 expired in the DSG eCM since last reboot.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dsgIfStdTdsg3Timeouts 1.3.6.1.4.1.4491.2.1.4.1.1.8
The number of times Tdsg3 expired in the DSG eCM since last reboot.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dsgIfStdTdsg4Timeouts 1.3.6.1.4.1.4491.2.1.4.1.1.9
The number of times Tdsg4 expired in the DSG eCM since last reboot.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dsgIfStdTunnelFilterTable 1.3.6.1.4.1.4491.2.1.4.1.2.1
A Table with the DSG tunnels the DSG eCM is filtering and forwarding to the DSG Clients.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DsgIfStdTunnelFilterEntry

dsgIfStdTunnelFilterEntry 1.3.6.1.4.1.4491.2.1.4.1.2.1.1
The DSG eCM will have one entry for each DSG Tunnel Filter. A DSG eCM in Advanced mode will have at least one such Filter for each DSG classifier, and at least one such Filter for each DSG Tunnel that lacks a DSG classifier (i.e., the DSG Tunnel MAC address is the only relevant filtering parameter). The DSG eCM in Basic mode will have at least one entry for each DSG Tunnel MAC Address. Entries are created when the eCM is instructed to begin forwarding particular DSG Tunnels by the DSG Client Controller. Entries are deleted when the eCM is no longer instructed to forward those particular DSG Tunnels by the DSG Client Controller.
Status: current Access: not-accessible
OBJECT-TYPE    
  DsgIfStdTunnelFilterEntry  

dsgIfStdTunnelFilterIndex 1.3.6.1.4.1.4491.2.1.4.1.2.1.1.1
The unique index of entries in this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

dsgIfStdTunnelFilterApplicationId 1.3.6.1.4.1.4491.2.1.4.1.2.1.1.2
The ID of the application to which this DSG Tunnel is to be forwarded. This object returns -1 for: DSG Tunnels that do not have an associated Application ID or for DSG Tunnels for which the Application ID is unknown. In an OpenCable Host, this object returns '0' for a DSG Tunnel whose client resides on the Card.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -1 | 0..65535  

dsgIfStdTunnelFilterMacAddress 1.3.6.1.4.1.4491.2.1.4.1.2.1.1.3
The destination MAC Address associated with this tunnel entry.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

dsgIfStdTunnelFilterIpAddressType 1.3.6.1.4.1.4491.2.1.4.1.2.1.1.4
The type of InetAddress for dsgIfStdTunnelFilterSrcIpAddr, dsgIfStdTunnelFilterSrcIpMask and dsgIfStdTunnelFilterDestIpAddr.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

dsgIfStdTunnelFilterSrcIpAddr 1.3.6.1.4.1.4491.2.1.4.1.2.1.1.5
The source IP Address associated to this tunnel for the DSG eCM filtering and forwarding process. A value of zero indicates that source IP Address filtering does not apply. The type of this address is determined by the value of the dsgIfStdTunnelFilterIpAddressType object.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

dsgIfStdTunnelFilterSrcIpMask 1.3.6.1.4.1.4491.2.1.4.1.2.1.1.6
The Source IP Mask to be used along with dsgIfStdTunnelFilterSrcIpAddr for filtering and forwarding of DSG Tunnel traffic. The type of this address is determined by the value of the dsgIfStdTunnelFilterIpAddressType object.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

dsgIfStdTunnelFilterDestIpAddr 1.3.6.1.4.1.4491.2.1.4.1.2.1.1.7
The destination IP Address associated to this tunnel for the DSG eCM filtering and forwarding process. A value of zero indicates that destination IP Address filtering does not apply. The type of this address is determined by the value of the dsgIfStdTunnelFilterIpAddressType object.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

dsgIfStdTunnelFilterDestPortStart 1.3.6.1.4.1.4491.2.1.4.1.2.1.1.8
The lower UDP port value to be matched for this tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  InetPortNumber  

dsgIfStdTunnelFilterDestPortEnd 1.3.6.1.4.1.4491.2.1.4.1.2.1.1.9
The upper UDP port value to be matched for this tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  InetPortNumber  

dsgIfStdTunnelFilterPkts 1.3.6.1.4.1.4491.2.1.4.1.2.1.1.10
The total number of Packets being classified and filtered for this tunnel entry since creation of the entry.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dsgIfStdTunnelFilterOctets 1.3.6.1.4.1.4491.2.1.4.1.2.1.1.11
The total number of octets being classified and filtered for this tunnel entry since creation of the entry.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dsgIfStdTunnelFilterTimeActive 1.3.6.1.4.1.4491.2.1.4.1.2.1.1.12
The total number of seconds that this tunnel entry has been instantiated.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dsgIfStdTunnelFilterTunnelId 1.3.6.1.4.1.4491.2.1.4.1.2.1.1.13
In DSG Advanced Mode, this is the tunnel identifier passed to the DSG eCM by the DSG-Client Controller for this Tunnel Filter entry. This value may correspond to the DSG Rule ID from the DCD message. In DSG Basic mode this object returns zero.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0 | 1..255  

dsgIfStdDsgChannelListTable 1.3.6.1.4.1.4491.2.1.4.1.3.1
This table contains the list of DSG channels provided to the DSG eCM for use in scanning.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DsgIfStdDsgChannelListEntry

dsgIfStdDsgChannelListEntry 1.3.6.1.4.1.4491.2.1.4.1.3.1.1
The conceptual row for this table. The DSG eCM creates an entry per each downstream channel provided in the DCD message. An entry is deleted when removed from the DCD message.
Status: current Access: not-accessible
OBJECT-TYPE    
  DsgIfStdDsgChannelListEntry  

dsgIfStdDsgChannelListIndex 1.3.6.1.4.1.4491.2.1.4.1.3.1.1.1
The unique identifier for entries in this table
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

dsgIfStdDsgChannelListFrequency 1.3.6.1.4.1.4491.2.1.4.1.3.1.1.2
The downstream channel center frequency of this entry.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dsgIfStdUpstreamEnabledNotify 1.3.6.1.4.1.4491.2.1.4.0.1
Indicates the eCM is being instructed to have the upstream transmitter enabled. This notification is send after CM registration. Note that the objects docsIfDocsisBaseCapability, docsIfCmStatusDocsisOperMode and docsIfCmStatusModulationType may not be supported in some situations (e.g., for 1.1 CMs in 1.0 mode these objects are optional). If that is the case, the above varbind objects are indicated as noSuchName or noSuchObject for SNMPv1 and SNMPv2 notification PDUs respectively.
Status: current Access: read-only
NOTIFICATION-TYPE    

dsgIfStdUpstreamDisabledNotify 1.3.6.1.4.1.4491.2.1.4.0.2
Indicates the CM is being instructed to have the upstream transmitter disabled. This notification is only send when the CM is registered and prior to disable the upstream transmitter. Note that the objects docsIfDocsisBaseCapability, docsIfCmStatusDocsisOperMode and docsIfCmStatusModulationType may not be supported in some situations (e.g., for 1.1 CMs in 1.0 mode these objects are optional). If that is the case the above varbind objects are indicated as noSuchName or noSuchObject for SNMPv1 and SNMPv2 notification PDUs respectively.
Status: current Access: read-only
NOTIFICATION-TYPE    

dsgIfStdTdsg2TimeoutNotify 1.3.6.1.4.1.4491.2.1.4.0.3
Notifies that the eCM has a timeout Tdsg2. Note that the objects docsIfDocsisBaseCapability, docsIfCmStatusDocsisOperMode and docsIfCmStatusModulationType may not be supported is some situations (e.g., for 1.1 CMs in 1.0 mode these objects are optional). If that is the case the above varbind objects are indicated as noSuchName or noSuchObject for SNMPv1 and SNMPv2 notification PDUs respectively.
Status: current Access: read-only
NOTIFICATION-TYPE    

dsgIfStdConformance 1.3.6.1.4.1.4491.2.1.4.2
OBJECT IDENTIFIER    

dsgIfStdCompliances 1.3.6.1.4.1.4491.2.1.4.2.1
OBJECT IDENTIFIER    

dsgIfStdGroups 1.3.6.1.4.1.4491.2.1.4.2.2
OBJECT IDENTIFIER    

dsgIfStdBasicCompliance 1.3.6.1.4.1.4491.2.1.4.2.1.1
The compliance statement for DOCSIS Set-top Gateway eCMs.
Status: current Access: read-only
MODULE-COMPLIANCE    

dsgIfStdConfigGroup 1.3.6.1.4.1.4491.2.1.4.2.2.1
A collection of configuration elements provided in DCD messages and DSG operations.
Status: current Access: read-only
OBJECT-GROUP    

dsgIfStdNotifyGroup 1.3.6.1.4.1.4491.2.1.4.2.2.2
The collection of DSG notifications that the eCM reports as part of the Set-top device
Status: current Access: read-only
NOTIFICATION-GROUP