DOCS-EQAM-MIB

File: DOCS-EQAM-MIB.mib (73623 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMP-FRAMEWORK-MIB
SNMPv2-TC INET-ADDRESS-MIB IF-MIB
DOCS-IF-MIB DOCS-CABLE-DEVICE-MIB SNMPv2-MIB
SCTE-HMS-HEADENDIDENT-TC-MIB CLAB-DEF-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Unsigned32 Counter32 Counter64
OBJECT-GROUP MODULE-COMPLIANCE SnmpAdminString
TruthValue DateAndTime RowStatus
InetAddressType InetAddress InetPortNumber
InterfaceIndex TenthdBmV docsDevEvLevel
docsDevEvId docsDevEvText sysName
HePIDValue QAMChannelInterleaveMode QAMChannelModulationFormat
clabProjDocsis

Defined Types

DocsEqamSyslogServerEntry  
SEQUENCE    
  docsEqamSyslogServerIndex Unsigned32
  docsEqamSyslogServerInetAddressType InetAddressType
  docsEqamSyslogServerInetAddress InetAddress
  docsEqamSyslogServerEnabled TruthValue
  docsEqamSyslogRowStatus RowStatus

DocsEqamRegistrationEntry  
SEQUENCE    
  docsEqamRegistrationErmName SnmpAdminString
  docsEqamRegistrationErmAddressType InetAddressType
  docsEqamRegistrationErmAddress InetAddress
  docsEqamRegistrationErmPort InetPortNumber
  docsEqamRegistrationErmConnectionType INTEGER
  docsEqamRegistrationHoldTimer Unsigned32
  docsEqamRegistrationConnRetryTimer Unsigned32
  docsEqamRegistrationNexthopAddressDomain Unsigned32
  docsEqamRegistrationCompAddress SnmpAdminString
  docsEqamRegistrationStreamingZone SnmpAdminString
  docsEqamRegistrationId Unsigned32
  docsEqamRegistrationCost Unsigned32
  docsEqamRegistrationCompName SnmpAdminString
  docsEqamRegistrationRowStatus RowStatus

DocsEqamReservedUdpMapEntry  
SEQUENCE    
  docsEqamReservedUdpMapIndex Unsigned32
  docsEqamReservedUdpMapStartingPort Unsigned32
  docsEqamReservedUdpMapCount Unsigned32
  docsEqamReservedUdpMapRowStatus RowStatus

DocsEqamReservedPidRangeEntry  
SEQUENCE    
  docsEqamReservedPidRangeIndex Unsigned32
  docsEqamReservedPidRangeStartingPid HePIDValue
  docsEqamReservedPidRangeCount Unsigned32
  docsEqamReservedPidRangeDescription SnmpAdminString
  docsEqamReservedPidRangeRowStatus RowStatus

DocsEqamEdgeInputEntry  
SEQUENCE    
  docsEqamEdgeInputName SnmpAdminString
  docsEqamEdgeInputInetAddressType InetAddressType
  docsEqamEdgeInputInetAddress InetAddress
  docsEqamEdgeInputRowStatus RowStatus

DocsEqamInputRegistrationEntry  
SEQUENCE    
  docsEqamInputRegistrationGroupName SnmpAdminString
  docsEqamInputRegistrationBandwidth Unsigned32
  docsEqamInputRegistrationErmName SnmpAdminString
  docsEqamInputRegistrationRowStatus RowStatus

DocsEqamRFPortEntry  
SEQUENCE    
  docsEqamRFPortName SnmpAdminString
  docsEqamRFPortAdminStatus INTEGER
  docsEqamRFPortPower TenthdBmV
  docsEqamRFPortFrequency Unsigned32
  docsEqamRFPortModulation QAMChannelModulationFormat
  docsEqamRFPortInterleaverMode QAMChannelInterleaveMode
  docsEqamRFPortInterleaveLevel INTEGER
  docsEqamRFPortAnnex INTEGER
  docsEqamRFPortSpectrumInversion TruthValue
  docsEqamRFPortLockParameters BITS
  docsEqamRFPortcfgNumberChannels Unsigned32
  docsEqamRFPortNumberChannels Unsigned32
  docsEqamRFPortRowStatus RowStatus

DocsEqamFiberNodeEntry  
SEQUENCE    
  docsEqamFiberNodeName SnmpAdminString
  docsEqamFiberNodeRowStatus RowStatus

DocsEqamChannelEntry  
SEQUENCE    
  docsEqamChannelPhysName SnmpAdminString
  docsEqamChannelRFPortPhysName SnmpAdminString
  docsEqamChannelAdminStatus INTEGER
  docsEqamChannelPower Unsigned32
  docsEqamChannelFrequency Unsigned32
  docsEqamChannelModulation QAMChannelModulationFormat
  docsEqamChannelInterleaverMode QAMChannelInterleaveMode
  docsEqamChannelInterleaverLevel INTEGER
  docsEqamChannelAnnex INTEGER
  docsEqamChannelSpectrumInversion TruthValue
  docsEqamChannelName SnmpAdminString
  docsEqamChannelGroupName SnmpAdminString
  docsEqamChannelErmName SnmpAdminString
  docsEqamChannelLockParameters BITS
  docsEqamChannelAllocationType INTEGER
  docsEqamChannelERRPAdvertizing TruthValue
  docsEqamChannelDepiUdpPortMapping InetPortNumber
  docsEqamChannelRowStatus RowStatus

DocsEqamTSOutputEntry  
SEQUENCE    
  docsEqamTSOutputTSID Unsigned32
  docsEqamTSOutputNitPid Unsigned32
  docsEqamTSOutputCaPid Unsigned32
  docsEqamTSOutputRowStatus RowStatus

DocsEqamStaticUdpMapEntry  
SEQUENCE    
  docsEqamStaticUdpMapStartingPort Unsigned32
  docsEqamStaticUdpMapCount Unsigned32
  docsEqamStaticUdpMapRowStatus RowStatus

DocsEqamSessionLogEntry  
SEQUENCE    
  docsEqamSessionLogIndex Unsigned32
  docsEqamSessionLogId Unsigned32
  docsEqamSessionLogInputIfIndex InterfaceIndex
  docsEqamSessionLogOutputIfIndex InterfaceIndex
  docsEqamSessionLogInputContinuityErrors Counter32
  docsEqamSessionLogInputSyncLossPkts Counter32
  docsEqamSessionLogOutputTotalPkts Counter64
  docsEqamSessionLogOutputDroppedPkts Counter32
  docsEqamSessionLogOutputFifoOverflow Counter32
  docsEqamSessionLogOutputFifoUnderflow Counter32
  docsEqamSessionLogMode INTEGER
  docsEqamSessionLogStartTime DateAndTime
  docsEqamSessionLogStopTime DateAndTime
  docsEqamSessionLogInputAddrType InetAddressType
  docsEqamSessionLogInputSrcInetAddr InetAddress
  docsEqamSessionLogInputSrcPort InetPortNumber
  docsEqamSessionLogInputDstInetAddr InetAddress
  docsEqamSessionLogInputDstPort InetPortNumber

Defined Values

docsEqamMib 1.3.6.1.4.1.4491.2.1.24
This MIB module contains the EQAM management requirements.
MODULE-IDENTITY    

docsEqamNotifications 1.3.6.1.4.1.4491.2.1.24.0
OBJECT IDENTIFIER    

docsEqamNotificationObjects 1.3.6.1.4.1.4491.2.1.24.0.1
OBJECT IDENTIFIER    

docsEqamNotifyMgmtInetAddressType 1.3.6.1.4.1.4491.2.1.24.0.1.1
This attribute represents the address type of the EQAM management IP address.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InetAddressType  

docsEqamNotifyMgmtInetAddress 1.3.6.1.4.1.4491.2.1.24.0.1.2
This attribute represents the EQAM management IP address, or the FQDN if DNS is supported .
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InetAddress  

docsEqamNotify 1.3.6.1.4.1.4491.2.1.24.0.2
This object corresponds to a generic notification used by the EQAM to send events. This notification sends additional information about the as follows. - docsDevEvLevel This attribute represents the event level of the event. Reference: docsDevEvLevel from DOCS-CABLE-DEVICE-MIB. - docsDevEvId This attribute represents the event id of the event. Reference: docsDevEvId from DOCS-CABLE-DEVICE-MIB. - docsDevEvText This attribute represents the event text of the event. Reference: docsDevEvText from DOCS-CABLE-DEVICE-MIB. - docsEqamNotifyMgmtInetAddressType. See definition within this MIB Module - docsEqamNotifyMgmtInetAddress See definition within this MIB Module
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

docsEqamObjects 1.3.6.1.4.1.4491.2.1.24.1
OBJECT IDENTIFIER    

docsEqamControl 1.3.6.1.4.1.4491.2.1.24.1.1
OBJECT IDENTIFIER    

docsEqamControlReset 1.3.6.1.4.1.4491.2.1.24.1.1.1
This attribute controls the administrative reset of the EQAM device. If set to 'true' the EQAM is reinitialized. This attribute always report the value 'reset'. When the EQAM is instructed to reset itself, it MUST execute the following sequence of events: - Gracefully tear down all sessions if any, i.e., send a session status update to the ERM that will trigger a teardown for each active session to the SRM/ERM. - Shut down all processes/tasks. - Restart.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

docsEqamControlInitCause 1.3.6.1.4.1.4491.2.1.24.1.1.2
This attribute indicates the reason for the last reinitialization.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER nms(1), none(2), unknown(3)  

docsEqamControlSaveCfg 1.3.6.1.4.1.4491.2.1.24.1.1.3
This attribute provides a mechanism to save the current EQAM configuration in the EQAM file system. A set to a non-zero length string representing a valid local file name, the current running configuration us saved into the file name specified. File names including directory paths are optional.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

docsEqamControlUploadCfg 1.3.6.1.4.1.4491.2.1.24.1.1.4
This attribute provides a mechanism to upload the EQAM config file to the configuration server. When set to a URI, the EQAM performs an upload of the current config file being used. TFTP URL is a required URI type. Other URI types maybe supported by the EQAM.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

docsEqamTime 1.3.6.1.4.1.4491.2.1.24.1.2
OBJECT IDENTIFIER    

docsEqamTimeNtpMaster 1.3.6.1.4.1.4491.2.1.24.1.2.1
This attribute represents the Master NTP server. This element is not required in case ToD is acquired via DHCP. If DHCP options for ToD are provided and this element is present, the EQAM selects this element.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

docsEqamTimeNtpBackup 1.3.6.1.4.1.4491.2.1.24.1.2.2
This attribute represents the backup NTP Server in case the master NTP fails.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

docsEqamTimeTimeZone 1.3.6.1.4.1.4491.2.1.24.1.2.3
This attribute represents the offset value to the local time to arrive at UTC Time. The value has the following format: hh[:mm] The hour (0 <= hh <= 24) is required, minutes (0 < mm <= 59) The mm (minutes) is optional. The hour can be preceded by a minus sign (-).
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

docsEqamTimeDaylightSaving 1.3.6.1.4.1.4491.2.1.24.1.2.4
This attribute indicates when to change to and from daylight saving (or summer) time. The value has the form: date1/time1,date2/time2,offset The first date describes when the change from standard to daylight saving time occurs, and the second date describes when the change back happens. Each time field describes when, in current local time, the change to the other time is made. The format of date is the following: m.w.d The dth day (0 <= d <= 6) of week w of month m of the year (1 <= w <= 5, 1 <= m <= 12, where week 5 means 'the last d day in month m', which may occur in the fourth or fifth week). Week 1 is the first week in which the dth day occurs. Day zero is Sunday. The time format is the following: hh:mm The offset value is the value you must add to the local time to arrive at UTC Time during the daylight saving time. The offset value has the following format: hh[:mm].
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

docsEqamSyslogServerTable 1.3.6.1.4.1.4491.2.1.24.1.3
This object represents the syslog server's configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DocsEqamSyslogServerEntry

docsEqamSyslogServerEntry 1.3.6.1.4.1.4491.2.1.24.1.3.1
The Conceptual row of docsEqamSyslogServerTable
Status: current Access: not-accessible
OBJECT-TYPE    
  DocsEqamSyslogServerEntry  

docsEqamSyslogServerIndex 1.3.6.1.4.1.4491.2.1.24.1.3.1.1
This key represents the unique identifier of an instance in this object.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

docsEqamSyslogServerInetAddressType 1.3.6.1.4.1.4491.2.1.24.1.3.1.2
This attribute indicates the address type of the syslog server IP address. 'dns' support is optional.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

docsEqamSyslogServerInetAddress 1.3.6.1.4.1.4491.2.1.24.1.3.1.3
This attribute represents the IP address of the syslog server. If DNS is supported, this attribute can contain the FQDN of the syslog server.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

docsEqamSyslogServerEnabled 1.3.6.1.4.1.4491.2.1.24.1.3.1.4
Indicates if the syslog server is user for sending syslog messages or is disabled.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

docsEqamSyslogRowStatus 1.3.6.1.4.1.4491.2.1.24.1.3.1.5
The status of this instance.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

docsEqamRegistrationTable 1.3.6.1.4.1.4491.2.1.24.1.4
This object represents the configuration of the ERRP protocol.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DocsEqamRegistrationEntry

docsEqamRegistrationEntry 1.3.6.1.4.1.4491.2.1.24.1.4.1
The Conceptual row of docsEqamRegistrationTable
Status: current Access: not-accessible
OBJECT-TYPE    
  DocsEqamRegistrationEntry  

docsEqamRegistrationErmName 1.3.6.1.4.1.4491.2.1.24.1.4.1.1
This key represents the name of the ERM related to this registration instance. This is an internal reference for associating e.g. QAM channels and input interfaces to an ERM.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpAdminString  

docsEqamRegistrationErmAddressType 1.3.6.1.4.1.4491.2.1.24.1.4.1.2
This attribute represents the InetAddress of the ERM.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

docsEqamRegistrationErmAddress 1.3.6.1.4.1.4491.2.1.24.1.4.1.3
This attribute represents the IP Address of the ERM
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

docsEqamRegistrationErmPort 1.3.6.1.4.1.4491.2.1.24.1.4.1.4
This attribute represents the TCP port number used to reach the ERM.
Status: current Access: read-create
OBJECT-TYPE    
  InetPortNumber  

docsEqamRegistrationErmConnectionType 1.3.6.1.4.1.4491.2.1.24.1.4.1.5
This attribute represents the type of TCP connection that must be supported by the EQAM. The value can be one of the following: 'client' indicates that the EQAM has to initiate the TCP connection with the ERM. 'server' indicates that the EQAM has to wait the TCP connection from the ERM. 'clientAndServer' indicates that both EQAM or either EQAM or ERM can initiate the TCP connection.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER client(1), server(2), clientAndServer(3)  

docsEqamRegistrationHoldTimer 1.3.6.1.4.1.4491.2.1.24.1.4.1.6
This attribute represents the number of seconds that the sender proposes for the value of the hold timer. Upon receipt of an OPEN message, the EQAM MUST calculate the value of the Hold Timer by using the smaller of its configured Hold Time and the Hold Time received in the OPEN message. The Hold Time MUST be either zero or at least three seconds. An implementation MAY reject connections on the basis of the Hold Time. The calculated value indicates the maximum number of seconds that may elapse between the receipt of successive KEEPALIVE and/or UPDATE messages by the sender.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

docsEqamRegistrationConnRetryTimer 1.3.6.1.4.1.4491.2.1.24.1.4.1.7
This attribute represents the time in seconds for the connect retry timer. The exact value of the connect retry timer is a local matter, but should be sufficiently large to allow TCP initialization.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

docsEqamRegistrationNexthopAddressDomain 1.3.6.1.4.1.4491.2.1.24.1.4.1.8
This attribute represents the address domain number of the next-hop server. The NextHopServer specifies the address to which a manager should use to connect to the component in order to control the resource specified in the reachable route. This parameter is used in the ERRP NextHopServer attribute.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

docsEqamRegistrationCompAddress 1.3.6.1.4.1.4491.2.1.24.1.4.1.9
This attribute represents the ERRP NextHopServer attribute. This field contains a string that conforms to the following syntax: CompAddress = host[:port] host = An FQDN, or an IPv4 address using the textual representation defined in Section 2.1 of [RFC1123], or an IPv6 address using the textual representation defined in Section 2.2 of [RFC4291] and enclosed in '[' and ']' characters. port = numerical value (1-65535). If the port is empty or not given, the default port 6069 is assumed.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString  

docsEqamRegistrationStreamingZone 1.3.6.1.4.1.4491.2.1.24.1.4.1.10
This attribute represents the Streaming Zone within which the component operates. This parameter is used in the ERRP OPEN message. StreamingZone Name is a mandatory parameter when supporting video applications. The capability is optional when signaling DOCSIS only resources. The value is to be set to the string that represents the StreamingZone Name i.e. <region>. The characters comprising the string are in the set within TEXT defined in section 15.1 of [RFC2326]. Implementations must support minimum string lengths of 64; however the composition of the string used is defined by implementation agreements specified by the service provider.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString  

docsEqamRegistrationId 1.3.6.1.4.1.4491.2.1.24.1.4.1.11
This attribute represents the unique identifier for the EQAM device within its Streaming Zone. This value may be set to the 4-octet value of an IPv4 address assigned to that device. This ID value is determined on startup and must be the same for all peer connections. This parameter is used in the ERRP OPEN message header.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

docsEqamRegistrationCost 1.3.6.1.4.1.4491.2.1.24.1.4.1.12
This attribute represents the static cost for use of this resource.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

docsEqamRegistrationCompName 1.3.6.1.4.1.4491.2.1.24.1.4.1.13
The name of the component for which the data in the update message applies. This parameter is used in the ERRP OPEN message. Component Name is a mandatory parameter when supporting video applications. The capability is optional when signaling DOCSIS only resources. The value is to be set to the string that represents the Component Name i.e. <region>.<localname> The characters comprising the string are in the set within TEXT defined in section 15.1 of [RFC2326]. Implementations must support minimum string lengths of 64; however the composition of the string used is defined by implementation agreements specified by the service provider.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString  

docsEqamRegistrationRowStatus 1.3.6.1.4.1.4491.2.1.24.1.4.1.14
The status of this instance.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

docsEqamTSInputCfg 1.3.6.1.4.1.4491.2.1.24.1.5
OBJECT IDENTIFIER    

docsEqamTSInputCfgUnicastSessionLossTimeout 1.3.6.1.4.1.4491.2.1.24.1.5.1
This attribute represents the loss of signal timeout in milliseconds for unicast input streams. See SCTE-154-4 mpegLossOfSignalTimeout.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

docsEqamTSInputCfgMulticastSessionLossTimeout 1.3.6.1.4.1.4491.2.1.24.1.5.2
This attribute represents the loss of signal timeout in milliseconds for the multicast input streams.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

docsEqamTSInputCfgJitterTolerance 1.3.6.1.4.1.4491.2.1.24.1.5.3
This attribute represents the acceptable delay variation in millisecond for incoming streams. The jitter option sets the size of a dejittering buffer that absorbs the input jitter of a session.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

docsEqamTSOutputCfg 1.3.6.1.4.1.4491.2.1.24.1.6
OBJECT IDENTIFIER    

docsEqamTSOutputCfgCatInsertRate 1.3.6.1.4.1.4491.2.1.24.1.6.1
This attribute represents the CAT insertion rate expressed in tables/second (See SCTE-154-4 mpegOutputTSCatInsertRate).
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..32  

docsEqamTSOutputCfgPatInsertRate 1.3.6.1.4.1.4491.2.1.24.1.6.2
This attribute represents the PAT table interval expressed in tables/second (See SCTe-154-4 mpegOutputTSPatInsertRate).
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..32  

docsEqamTSOutputCfgPmtInsertRate 1.3.6.1.4.1.4491.2.1.24.1.6.3
This attribute represents the PMT table interval expressed in tables/second (See SCTE-154-4 mpegOutputTSPatInsertRate).
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..32  

docsEqamReservedUdpMapTable 1.3.6.1.4.1.4491.2.1.24.1.7
This object represents reserved ports to be used for non-video applications.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DocsEqamReservedUdpMapEntry

docsEqamReservedUdpMapEntry 1.3.6.1.4.1.4491.2.1.24.1.7.1
The Conceptual row of docsEqamReservedUdpMapTable
Status: current Access: not-accessible
OBJECT-TYPE    
  DocsEqamReservedUdpMapEntry  

docsEqamReservedUdpMapIndex 1.3.6.1.4.1.4491.2.1.24.1.7.1.1
This key represents the unique identifier of an instance in this object.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

docsEqamReservedUdpMapStartingPort 1.3.6.1.4.1.4491.2.1.24.1.7.1.2
This attribute represents the port range start value for non-video applications reserved UDP ports.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

docsEqamReservedUdpMapCount 1.3.6.1.4.1.4491.2.1.24.1.7.1.3
This attribute represents the number of reserved UDP ports starting from 'StartingPort' attribute value.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

docsEqamReservedUdpMapRowStatus 1.3.6.1.4.1.4491.2.1.24.1.7.1.4
The status of this instance.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

docsEqamReservedPidRangeTable 1.3.6.1.4.1.4491.2.1.24.1.8
This object represents reserved PID range to not be used on ERM assignments.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DocsEqamReservedPidRangeEntry

docsEqamReservedPidRangeEntry 1.3.6.1.4.1.4491.2.1.24.1.8.1
The Conceptual row of docsEqamReservedPidRangeTable
Status: current Access: not-accessible
OBJECT-TYPE    
  DocsEqamReservedPidRangeEntry  

docsEqamReservedPidRangeIndex 1.3.6.1.4.1.4491.2.1.24.1.8.1.1
This key represents the unique identifier of an instance in this object.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

docsEqamReservedPidRangeStartingPid 1.3.6.1.4.1.4491.2.1.24.1.8.1.2
This attribute represents the PID range starts for other applications reserved PIDs.
Status: current Access: read-create
OBJECT-TYPE    
  HePIDValue  

docsEqamReservedPidRangeCount 1.3.6.1.4.1.4491.2.1.24.1.8.1.3
This attribute represents the number of reserved PIDs starting from 'StartingPid' attribute value.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

docsEqamReservedPidRangeDescription 1.3.6.1.4.1.4491.2.1.24.1.8.1.4
This attribute represents the description associated with a PID range configured instance.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString  

docsEqamReservedPidRangeRowStatus 1.3.6.1.4.1.4491.2.1.24.1.8.1.5
The status of this instance.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

docsEqamDEPICfg 1.3.6.1.4.1.4491.2.1.24.1.9
OBJECT IDENTIFIER    

docsEqamDEPICfgDepiSessionLossTO 1.3.6.1.4.1.4491.2.1.24.1.9.1
This attribute indicates the Timeout in seconds the EQAM waits after a QAM channel session is terminated to advertize the QAM channel as idle to the ERM. This attribute is only meaningful for dynamic DEPI session allocation, not for static sessions.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

docsEqamEdgeInputTable 1.3.6.1.4.1.4491.2.1.24.1.10
This object represents the configuration of Input Edge parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DocsEqamEdgeInputEntry

docsEqamEdgeInputEntry 1.3.6.1.4.1.4491.2.1.24.1.10.1
The Conceptual row of docsEqamEdgeInputTable
Status: current Access: not-accessible
OBJECT-TYPE    
  DocsEqamEdgeInputEntry  

docsEqamEdgeInputName 1.3.6.1.4.1.4491.2.1.24.1.10.1.1
This key represents the Input interface name. This name corresponds to the RFC4133, ENTITY-MIB entPhysicalName.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpAdminString  

docsEqamEdgeInputInetAddressType 1.3.6.1.4.1.4491.2.1.24.1.10.1.2
This attribute represents the IP address type of the 'IpAddress' attribute.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

docsEqamEdgeInputInetAddress 1.3.6.1.4.1.4491.2.1.24.1.10.1.3
This attribute represents the IP address of the Edge interface. If not included, the EQAM should use DHCP to acquire the IP address of the Edge input interface.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

docsEqamEdgeInputRowStatus 1.3.6.1.4.1.4491.2.1.24.1.10.1.4
The status of this instance.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

docsEqamInputRegistrationTable 1.3.6.1.4.1.4491.2.1.24.1.11
This object represents the configuration of Edge ERRP parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DocsEqamInputRegistrationEntry

docsEqamInputRegistrationEntry 1.3.6.1.4.1.4491.2.1.24.1.11.1
The Conceptual row of docsEqamInputRegistrationTable
Status: current Access: not-accessible
OBJECT-TYPE    
  DocsEqamInputRegistrationEntry  

docsEqamInputRegistrationGroupName 1.3.6.1.4.1.4491.2.1.24.1.11.1.1
This attribute represents the name of the Edge Input Group associated with this input. This parameter is used in the ERRP Edge Input attribute.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString  

docsEqamInputRegistrationBandwidth 1.3.6.1.4.1.4491.2.1.24.1.11.1.2
This attribute represents the bandwidth of the edge input to be advertized. If zero or not present, the EQAM advertize the full bandwidth of the edge input.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

docsEqamInputRegistrationErmName 1.3.6.1.4.1.4491.2.1.24.1.11.1.3
This attribute represents the ERM where the QAM channel is advertised. If empty, the QAM channel is not advertized.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString  

docsEqamInputRegistrationRowStatus 1.3.6.1.4.1.4491.2.1.24.1.11.1.4
The status of this instance.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

docsEqamRFPortTable 1.3.6.1.4.1.4491.2.1.24.1.12
This object represents the configuration of RF ports. The parameters configured in a RF port applies to all the QAM channels within the RF Port, unless explicit EQAM configuration is defined
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DocsEqamRFPortEntry

docsEqamRFPortEntry 1.3.6.1.4.1.4491.2.1.24.1.12.1
The Conceptual row of docsEqamRFPortTable
Status: current Access: not-accessible
OBJECT-TYPE    
  DocsEqamRFPortEntry  

docsEqamRFPortName 1.3.6.1.4.1.4491.2.1.24.1.12.1.1
This key represents the RF port identifier. It corresponds to RFC4133, ENTITY-MIB entPhysicalName.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpAdminString  

docsEqamRFPortAdminStatus 1.3.6.1.4.1.4491.2.1.24.1.12.1.2
This attribute represents the administrative state of the RF Port. Setting this element to 'disable' results in the RF port being muted. By default this element reports 'disabled'.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

docsEqamRFPortPower 1.3.6.1.4.1.4491.2.1.24.1.12.1.3
This attribute represents the power level for the QAM channels in the containment level.
Status: current Access: read-create
OBJECT-TYPE    
  TenthdBmV  

docsEqamRFPortFrequency 1.3.6.1.4.1.4491.2.1.24.1.12.1.4
This attribute represents the first carrier of the configured carriers within the RF port.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

docsEqamRFPortModulation 1.3.6.1.4.1.4491.2.1.24.1.12.1.5
This attribute represents the Modulation type for the QAM channels in the containment level.
Status: current Access: read-create
OBJECT-TYPE    
  QAMChannelModulationFormat  

docsEqamRFPortInterleaverMode 1.3.6.1.4.1.4491.2.1.24.1.12.1.6
This attribute represents the Interleave mode for the QAM channels in the containment level.
Status: current Access: read-create
OBJECT-TYPE    
  QAMChannelInterleaveMode  

docsEqamRFPortInterleaveLevel 1.3.6.1.4.1.4491.2.1.24.1.12.1.7
This attribute represents the interleaver level for FEC coding for the QAM channels in the containment level.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER level1(1), level(2)  

docsEqamRFPortAnnex 1.3.6.1.4.1.4491.2.1.24.1.12.1.8
This attribute represents the ITU J.83 Annex mode for the QAM channels in the containment level.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER unknown(1), other(2), annexA(3), annexB(4), annexC(5)  

docsEqamRFPortSpectrumInversion 1.3.6.1.4.1.4491.2.1.24.1.12.1.9
This attribute represents the QAM Signal Spectrum inversion. A value 'true' indicates channel spectrum is inverted.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

docsEqamRFPortLockParameters 1.3.6.1.4.1.4491.2.1.24.1.12.1.10
This attribute represents the PHY parameters Lock state of the QAM channels n the RF Port containment level for DEPI initiated PHY parameters updates. This parameter is only required for M-CMTS QAMs.
Status: current Access: read-only
OBJECT-TYPE    
  BITS frequency(0), bandwidth(1), power(2), modulation(3), interleaver(4), j83Annex(5), symbolRate(6), mute(7)  

docsEqamRFPortcfgNumberChannels 1.3.6.1.4.1.4491.2.1.24.1.12.1.11
This attribute represents the number of QAM channels to configure in the channel block. By default all the channels in the RF port are condigured.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

docsEqamRFPortNumberChannels 1.3.6.1.4.1.4491.2.1.24.1.12.1.13
This attribute indicates the total number of QAM channels within the RF.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

docsEqamRFPortRowStatus 1.3.6.1.4.1.4491.2.1.24.1.12.1.14
The status of this instance.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

docsEqamFiberNodeTable 1.3.6.1.4.1.4491.2.1.24.1.13
This object represents the list of Fiber Nodes the RF port reaches.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DocsEqamFiberNodeEntry

docsEqamFiberNodeEntry 1.3.6.1.4.1.4491.2.1.24.1.13.1
The Conceptual row of docsEqamFiberNodeTable
Status: current Access: not-accessible
OBJECT-TYPE    
  DocsEqamFiberNodeEntry  

docsEqamFiberNodeName 1.3.6.1.4.1.4491.2.1.24.1.13.1.1
This attribute represents the Fiber Node Name associated with the RF Port
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString  

docsEqamFiberNodeRowStatus 1.3.6.1.4.1.4491.2.1.24.1.13.1.2
The status of this instance.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

docsEqamChannelTable 1.3.6.1.4.1.4491.2.1.24.1.14
This object represents the configuration of QAM channels.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DocsEqamChannelEntry

docsEqamChannelEntry 1.3.6.1.4.1.4491.2.1.24.1.14.1
The Conceptual row of docsEqamChannelTable
Status: current Access: not-accessible
OBJECT-TYPE    
  DocsEqamChannelEntry  

docsEqamChannelPhysName 1.3.6.1.4.1.4491.2.1.24.1.14.1.1
This key represents the QAM channel identifier. It corresponds to RFC4133, ENTITY-MIB entPhysicalName.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpAdminString  

docsEqamChannelRFPortPhysName 1.3.6.1.4.1.4491.2.1.24.1.14.1.2
This attribute represents the RF port identifier of the QAM channel. It corresponds to RFC4133, ENTITY-MIB entPhysicalName.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString  

docsEqamChannelAdminStatus 1.3.6.1.4.1.4491.2.1.24.1.14.1.3
This attribute represents the administrative state of the QAM channel. Setting this element to 'disable' results in the RF port being muted. By default this element reports 'disabled'.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

docsEqamChannelPower 1.3.6.1.4.1.4491.2.1.24.1.14.1.4
This attribute represents the power level for the QAM channel
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

docsEqamChannelFrequency 1.3.6.1.4.1.4491.2.1.24.1.14.1.5
This attribute represents the carrier frequency of the QAM channel.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

docsEqamChannelModulation 1.3.6.1.4.1.4491.2.1.24.1.14.1.6
This attribute represents the Modulation type for the QAM channel.
Status: current Access: read-create
OBJECT-TYPE    
  QAMChannelModulationFormat  

docsEqamChannelInterleaverMode 1.3.6.1.4.1.4491.2.1.24.1.14.1.7
This attribute represents the Interleave mode of the QAM channel.
Status: current Access: read-create
OBJECT-TYPE    
  QAMChannelInterleaveMode  

docsEqamChannelInterleaverLevel 1.3.6.1.4.1.4491.2.1.24.1.14.1.8
This attribute represents the interleaver level for FEC coding of the QAM channel.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER level1(1), level(2)  

docsEqamChannelAnnex 1.3.6.1.4.1.4491.2.1.24.1.14.1.9
This attribute represents the ITU J.83 Annex mode of the QAM channel.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER unknown(1), other(2), annexA(3), annexB(4), annexC(5)  

docsEqamChannelSpectrumInversion 1.3.6.1.4.1.4491.2.1.24.1.14.1.10
This attribute represents the QAM Signal Spectrum inversion. A value 'true' indicates channel spectrum is inverted.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

docsEqamChannelName 1.3.6.1.4.1.4491.2.1.24.1.14.1.11
This attribute represents the name of the QAM channel. This parameter is used in the ERRP QAM Name attribute.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString  

docsEqamChannelGroupName 1.3.6.1.4.1.4491.2.1.24.1.14.1.12
This attribute represents the address field in the WithdrawnRoute and ReachableRoutes ERRP attributes.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString  

docsEqamChannelErmName 1.3.6.1.4.1.4491.2.1.24.1.14.1.13
This attribute represents the ERM where the QAM channel is advertised. If empty, the QAM channel is not advertized.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString  

docsEqamChannelLockParameters 1.3.6.1.4.1.4491.2.1.24.1.14.1.14
This attribute represents the PHY parameters Lock state of the QAM channels for DEPI initiated PHY parameters updates. This parameter is only required for M-CMTS QAMs.
Status: current Access: read-create
OBJECT-TYPE    
  BITS frequency(0), bandwidth(1), power(2), modulation(3), interleaver(4), j83Annex(5), symbolRate(6), mute(7)  

docsEqamChannelAllocationType 1.3.6.1.4.1.4491.2.1.24.1.14.1.15
This attribute indicates the mechanisms authorized to reserve and control the QAM channels. The possible values are: 'docsisOnly': the QAM channel can be allocated statically or dynamically to DOCSIS. 'videoOnly' the QAM channel can be allocated statically or dynamically to video. 'any' indicates the he QAM channel can be allocated statically or dynamically to video and/or DOCSIS.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER docsisOnly(1), videoOnly(2), any(3)  

docsEqamChannelERRPAdvertizing 1.3.6.1.4.1.4491.2.1.24.1.14.1.16
CM This attribute represents the ERRP advertisement state of the QAM channe. If set to 'true' the QAM channel is advertised, otherwise is not advertised. This is primarily useful when configuring QAM channels statically and not desire to make the channel part of the ERM channel list.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

docsEqamChannelDepiUdpPortMapping 1.3.6.1.4.1.4491.2.1.24.1.14.1.17
This attribute represents the static UDP port assignment for a DEPI UDP tunnel. The value zero indicates there is not static mapping or not applicable.
Status: current Access: read-create
OBJECT-TYPE    
  InetPortNumber  

docsEqamChannelRowStatus 1.3.6.1.4.1.4491.2.1.24.1.14.1.18
The status of this instance.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

docsEqamTSOutputTable 1.3.6.1.4.1.4491.2.1.24.1.15
This object represent transport stream configuration parameters for QAM channels.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DocsEqamTSOutputEntry

docsEqamTSOutputEntry 1.3.6.1.4.1.4491.2.1.24.1.15.1
The Conceptual row of docsEqamTSOutputTable
Status: current Access: not-accessible
OBJECT-TYPE    
  DocsEqamTSOutputEntry  

docsEqamTSOutputTSID 1.3.6.1.4.1.4491.2.1.24.1.15.1.1
This attribute represents the TSID of the output transport stream. See SCTE-154-4 mpegOutputTSTSID.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

docsEqamTSOutputNitPid 1.3.6.1.4.1.4491.2.1.24.1.15.1.2
This attribute represents the NIT PID of the outgoing transport stream. See SCTE-154-4 mpegOutputTSNitPid.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..255  

docsEqamTSOutputCaPid 1.3.6.1.4.1.4491.2.1.24.1.15.1.3
This attribute represents the CA PID of the outgoing transport stream. See SCTE-154-4 mpegOutputTSCaPid.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..255  

docsEqamTSOutputRowStatus 1.3.6.1.4.1.4491.2.1.24.1.15.1.4
The status of this instance.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

docsEqamStaticUdpMapTable 1.3.6.1.4.1.4491.2.1.24.1.16
This object represent the UDP port ranges used for static video sessions.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DocsEqamStaticUdpMapEntry

docsEqamStaticUdpMapEntry 1.3.6.1.4.1.4491.2.1.24.1.16.1
The Conceptual row of docsEqamStaticUdpMapTable
Status: current Access: not-accessible
OBJECT-TYPE    
  DocsEqamStaticUdpMapEntry  

docsEqamStaticUdpMapStartingPort 1.3.6.1.4.1.4491.2.1.24.1.16.1.1
This attribute represents the UDP port range start value for static session.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

docsEqamStaticUdpMapCount 1.3.6.1.4.1.4491.2.1.24.1.16.1.2
This attribute represents the number of reserved UDP ports starting from 'StartingPort' attribute value.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

docsEqamStaticUdpMapRowStatus 1.3.6.1.4.1.4491.2.1.24.1.16.1.3
The status of this instance.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

docsEqamSessionLogCtrl 1.3.6.1.4.1.4491.2.1.24.1.17
OBJECT IDENTIFIER    

docsEqamSessionLogCtrlMaxSize 1.3.6.1.4.1.4491.2.1.24.1.17.1
This attribute represents the maximum number of mpeg session entries that the 'SessionLog' can report. Upon a set operation, the lower value between the set value and the supported number of log entries is used.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

docsEqamSessionLogCtrlCurrentSize 1.3.6.1.4.1.4491.2.1.24.1.17.2
This attribute represents the current number of mpeg session entries in the 'SessionLog'.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

docsEqamSessionLogCtrlAging 1.3.6.1.4.1.4491.2.1.24.1.17.3
This attribute represents the Aging threshold for the 'SessionLog'. Periodically, a process scans through 'SessionLog' and removes those sessions that have a 'SessionLog::StopTime' greater than this threshold in minutes. A value of 0 means no aging out log entries.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

docsEqamSessionLogCtrlClearAll 1.3.6.1.4.1.4491.2.1.24.1.17.4
This attribute provides a control to clear the 'Session log'. If set to 'true', all entries from the 'SessionLog' object are removed. Reading this attribute always returns 'false'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

docsEqamSessionLogCtrlType 1.3.6.1.4.1.4491.2.1.24.1.17.5
This attribute indicates which type of videos sessions are reported in the 'SessionLog' object. The value 'allSessions' indicates all video sessions are reported in the 'SessionLog' The value 'sessionsWithExceptions' indicates that video sessions are reported when either of the conditions below occur: - The Continuity Errors or Synch Loss Packets of the associated session is greater than zero. - The Dropped packets, FIFO Overflow or FIFO Underflow is greater than zero.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER allSessions(1), sessionsWithExceptions(2)  

docsEqamSessionLogTable 1.3.6.1.4.1.4491.2.1.24.1.18
This object represent the list of terminated MPEG video sessions. All parameters values reported for a session are determined at the time of the session deletion.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DocsEqamSessionLogEntry

docsEqamSessionLogEntry 1.3.6.1.4.1.4491.2.1.24.1.18.1
The Conceptual row of docsEqamSessionLogTable
Status: current Access: not-accessible
OBJECT-TYPE    
  DocsEqamSessionLogEntry  

docsEqamSessionLogIndex 1.3.6.1.4.1.4491.2.1.24.1.18.1.1
This key represents the unique identifier of an instance in this object. This attribute's behavior consist of an incremental value. If the maximum number of instances is reached the log instance with the lower key value is deleted and the new instance is added.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

docsEqamSessionLogId 1.3.6.1.4.1.4491.2.1.24.1.18.1.2
This attribute identifies the MPEG Session Id of this entry.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

docsEqamSessionLogInputIfIndex 1.3.6.1.4.1.4491.2.1.24.1.18.1.3
This attribute identifies the interface index of the mpeg source stream.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

docsEqamSessionLogOutputIfIndex 1.3.6.1.4.1.4491.2.1.24.1.18.1.4
This attribute identifies the interface index of the mpeg output stream.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

docsEqamSessionLogInputContinuityErrors 1.3.6.1.4.1.4491.2.1.24.1.18.1.5
This attribute indicates the total number of continuity counter errors for the session. See SCTE154-4 mpegInputStatsContinuityErrors for details of the count definition.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

docsEqamSessionLogInputSyncLossPkts 1.3.6.1.4.1.4491.2.1.24.1.18.1.6
This attribute indicates the total number of MPEG packets that had missing sync byte for the session. See SCTE 154-4 mpgInputStatsSyncLossPackets for details of the count definition.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

docsEqamSessionLogOutputTotalPkts 1.3.6.1.4.1.4491.2.1.24.1.18.1.7
This atribute indicates the total number of MPEG output packets for the session.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

docsEqamSessionLogOutputDroppedPkts 1.3.6.1.4.1.4491.2.1.24.1.18.1.8
This attribute indicates the total number of MPEG output packets dropped for the session.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

docsEqamSessionLogOutputFifoOverflow 1.3.6.1.4.1.4491.2.1.24.1.18.1.9
This attribute indicates the total number of FIFO overflows of the session.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

docsEqamSessionLogOutputFifoUnderflow 1.3.6.1.4.1.4491.2.1.24.1.18.1.10
This attribute indicates the total number of FIFO underflows of the session.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

docsEqamSessionLogMode 1.3.6.1.4.1.4491.2.1.24.1.18.1.11
This attribute indicates the type of session. See SCTE 154-4 docsQamVideoSessionMode for definitions of the type of sessions.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), passThrough(2), multiplexing(3)  

docsEqamSessionLogStartTime 1.3.6.1.4.1.4491.2.1.24.1.18.1.12
This attribute indicates the date and time when the session was setup.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

docsEqamSessionLogStopTime 1.3.6.1.4.1.4491.2.1.24.1.18.1.13
This attribute indicates the date and time when the session was deleted.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

docsEqamSessionLogInputAddrType 1.3.6.1.4.1.4491.2.1.24.1.18.1.14
This attribute indicates the address type associated with the input transport stream of the session. The value 'unknown' indicates no IP transport associated to the transport stream. The value 'dns' is not used.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

docsEqamSessionLogInputSrcInetAddr 1.3.6.1.4.1.4491.2.1.24.1.18.1.15
This attribute indicates the source address of the IP flow contained in the session. For Multicast it represents the Source Specific Multicast IP Address of the UDP IP flow. For unicast UDP IP flows is either the value 0.0.0.0 if the IP source address is unknown or irrelevant for the origination transport stream.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

docsEqamSessionLogInputSrcPort 1.3.6.1.4.1.4491.2.1.24.1.18.1.16
This attribute indicates the source port of the UDP IP flow of the input transport stream.
Status: current Access: read-only
OBJECT-TYPE    
  InetPortNumber  

docsEqamSessionLogInputDstInetAddr 1.3.6.1.4.1.4491.2.1.24.1.18.1.17
This attribute indicates the destination address of the IP flow contained in the session. For multicast it represents the group address of the SSM origination input TS. For unicast UDP IP flows is either the value 0.0.0.0 if the IP destination address is unknown or irrelevant for the origination input stream.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

docsEqamSessionLogInputDstPort 1.3.6.1.4.1.4491.2.1.24.1.18.1.18
This attribute indicates the UDP destination port of the UDP IP flow of the input transport stream.
Status: current Access: read-only
OBJECT-TYPE    
  InetPortNumber  

docsEqamMibConformance 1.3.6.1.4.1.4491.2.1.24.2
OBJECT IDENTIFIER    

docsEqamMibCompliances 1.3.6.1.4.1.4491.2.1.24.2.1
OBJECT IDENTIFIER    

docsEqamMibGroups 1.3.6.1.4.1.4491.2.1.24.2.2
OBJECT IDENTIFIER    

docsEqamFullCompliance 1.3.6.1.4.1.4491.2.1.24.2.1.1
The compliance statement for the full implementation of the MIB Module.
Status: current Access: read-only
MODULE-COMPLIANCE    

docsEqamReadOnlyCompliance 1.3.6.1.4.1.4491.2.1.24.2.1.2
The compliance statement for the read-only implementation of the MIB Module.
Status: current Access: read-only
MODULE-COMPLIANCE    

docsEqamGroup 1.3.6.1.4.1.4491.2.1.24.2.2.1
Group of objects for the full implementation of the MIB module.
Status: current Access: read-only
OBJECT-GROUP    

docsEqamReadGroup 1.3.6.1.4.1.4491.2.1.24.2.2.2
Group of objects for the read-only implementation of the MIB module.
Status: current Access: read-only
OBJECT-GROUP