ARRIS-D5-VIDEO-SESSION-MIB: View SNMP OID List / Download MIB

VENDOR: ARRIS INTERACTIVE LLC


 Home MIB: ARRIS-D5-VIDEO-SESSION-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 d5VideoSessionMib 1.3.6.1.4.1.4115.1.8.1.8
This MIB contains objects to display video sessions and control Switched Digital Video RPC on the ARRIS D5 UEQ.
     d5SdvRpcConfigurationGroup 1.3.6.1.4.1.4115.1.8.1.8.1
A collection of objects providing SDV RPC configuration.
         d5SdvRpc 1.3.6.1.4.1.4115.1.8.1.8.1.1 integer read-write
Enables or disables SDV RPC. Enumeration: 'disabled': 1, 'enabled': 2.
         d5SdvRpcDncsCompatibility 1.3.6.1.4.1.4115.1.8.1.8.1.2 integer read-write
DNCS compatibility mode configures the bind policy to assume streams exists. Enumeration: 'disabled': 1, 'enabled': 2.
         d5SdvRpcPersistence 1.3.6.1.4.1.4115.1.8.1.8.1.3 integer read-write
Enables persistent SDV client response connections. Enumeration: 'disabled': 1, 'enabled': 2.
         d5SdvRpcQamModel 1.3.6.1.4.1.4115.1.8.1.8.1.4 integer read-write
Sets the SDV RPC QAM model (48/72/192 QAM channels). This can only be set if RPC is disabled. Enumeration: 'qam2x4': 1, 'qam2x6': 2, 'qam4x8': 3.
         d5SdvRpcMasterSrmIpAddress 1.3.6.1.4.1.4115.1.8.1.8.1.5 inetaddress read-write
Sets the IP address of the master SRM to use for edge reset indications.
         d5SdvRpcResetIndicatorType 1.3.6.1.4.1.4115.1.8.1.8.1.6 integer read-write
Sets the type of edge reset indications to send to the master SRM. Enumeration: 'udp': 1, 'tcp': 2.
         d5SdvRpcResetIndicatorInterval 1.3.6.1.4.1.4115.1.8.1.8.1.7 integer read-write
Sets the SDV RPC reset-indicator repeat interval.
         d5SdvRpcTimeout 1.3.6.1.4.1.4115.1.8.1.8.1.8 integer read-write
Sets the SDV RPC timeout.
     d5VideoSessionTable 1.3.6.1.4.1.4115.1.8.1.8.2 no-access
This table lists video sessions.
         d5VideoSessionEntry 1.3.6.1.4.1.4115.1.8.1.8.2.1 no-access
An entry for the video session table.
             d5VideoSessionId 1.3.6.1.4.1.4115.1.8.1.8.2.1.1 octet string read-only
Video session identifier.
             d5VideoSessionState 1.3.6.1.4.1.4115.1.8.1.8.2.1.2 integer read-only
Video session state. Enumeration: 'active': 4, 'psi': 2, 'inactive': 1, 'data': 3.
             d5VideoSessionQamIfIndex 1.3.6.1.4.1.4115.1.8.1.8.2.1.3 interfaceindex read-only
The ifIndex of the output QAM used by this video session.
             d5VideoSessionTsid 1.3.6.1.4.1.4115.1.8.1.8.2.1.4 unsigned32 read-only
The TSID of the output QAM channel used by this video session.
             d5VideoSessionBandwidth 1.3.6.1.4.1.4115.1.8.1.8.2.1.5 unsigned32 read-only
Configured video session bandwidth in bits per second.
             d5VideoSessionBitrate 1.3.6.1.4.1.4115.1.8.1.8.2.1.6 unsigned32 read-only
Current measured video session bitrate in bits per second.
             d5VideoSessionTimeActive 1.3.6.1.4.1.4115.1.8.1.8.2.1.7 unsigned32 read-only
The amount of time this video session has been active in seconds.
             d5VideoSessionNoPidRemapping 1.3.6.1.4.1.4115.1.8.1.8.2.1.8 integer read-only
If this is enabled, PIDs are not remapped for this video session. Enumeration: 'disabled': 1, 'enabled': 2.
             d5VideoSessionSessionGroupId 1.3.6.1.4.1.4115.1.8.1.8.2.1.9 unsigned32 read-only
Identifies the group to which this video session belongs. A value of zero indicates that this session is not part of a group.
             d5VideoSessionTransportId 1.3.6.1.4.1.4115.1.8.1.8.2.1.10 unsigned32 read-only
The ID of the active transport used by this video session.
             d5VideoSessionProgramNumber 1.3.6.1.4.1.4115.1.8.1.8.2.1.11 d5program read-only
The program number of the active transport used by this video session.
     d5VideoMulticastSessionTable 1.3.6.1.4.1.4115.1.8.1.8.3 no-access
This table maps multicast IP address and UPD port to video session ID.
         d5VideoMulticastSessionEntry 1.3.6.1.4.1.4115.1.8.1.8.3.1 no-access
An entry for the video multicast session table.
             d5VideoMulticastSessionIpAddress 1.3.6.1.4.1.4115.1.8.1.8.3.1.1 inetaddress read-only
The multicast IP address of this video session.
             d5VideoMulticastSessionUdpPort 1.3.6.1.4.1.4115.1.8.1.8.3.1.2 unsigned32 read-only
The destination multicast UDP port of this video session.
             d5VideoMulticastSessionId 1.3.6.1.4.1.4115.1.8.1.8.3.1.3 octet string read-only
Video session identifier.
     d5VideoSessionTransportTable 1.3.6.1.4.1.4115.1.8.1.8.4 no-access
This table lists the transports used by video sessions on the D5.
         d5VideoSessionTransportEntry 1.3.6.1.4.1.4115.1.8.1.8.4.1 no-access
An entry for the video session transport table.
             d5VideoSessionTransportTransportId 1.3.6.1.4.1.4115.1.8.1.8.4.1.1 unsigned32 read-only
Video session transport identifier.
             d5VideoSessionTransportSrcIpAddress 1.3.6.1.4.1.4115.1.8.1.8.4.1.2 inetaddress read-only
Video session transport source IP address.
             d5VideoSessionTransportDestIpAddress 1.3.6.1.4.1.4115.1.8.1.8.4.1.3 inetaddress read-only
Video session transport destination IP address. For multicast streams, this is the multicast IP address of the stream. For unicast streams, this is the IP address of the gigabit Ethernet port where the stream is received.
             d5VideoSessionTransportDestUdpPort 1.3.6.1.4.1.4115.1.8.1.8.4.1.4 unsigned32 read-only
Video session transport destination UDP port.
             d5VideoSessionTransportGigIfIndex 1.3.6.1.4.1.4115.1.8.1.8.4.1.5 unsigned32 read-only
Video session transport gigabit Ethernet port ifIndex.
     d5VideoMulticastTransportTable 1.3.6.1.4.1.4115.1.8.1.8.5 no-access
This table maps multicast IP address and UPD port to transport ID.
         d5VideoMulticastTransportEntry 1.3.6.1.4.1.4115.1.8.1.8.5.1 no-access
An entry for the video session multicast transport table.
             d5VideoMulticastTransportIpAddress 1.3.6.1.4.1.4115.1.8.1.8.5.1.1 inetaddress read-only
Video session transport multicast IP address.
             d5VideoMulticastTransportUdpPort 1.3.6.1.4.1.4115.1.8.1.8.5.1.2 unsigned32 read-only
Video session transport destination UDP port.
             d5VideoMulticastTransportId 1.3.6.1.4.1.4115.1.8.1.8.5.1.3 unsigned32 read-only
Video multicast transport identifier.
     d5VideoSessionGroupTable 1.3.6.1.4.1.4115.1.8.1.8.6 no-access
This table lists video session groups.
         d5VideoSessionGroupEntry 1.3.6.1.4.1.4115.1.8.1.8.6.1 no-access
An entry for the video session group table.
             d5VideoSessionGroupId 1.3.6.1.4.1.4115.1.8.1.8.6.1.1 unsigned32 read-only
Video shell session group identifier.
             d5VideoSessionGroupQamIfIndex 1.3.6.1.4.1.4115.1.8.1.8.6.1.2 interfaceindex read-only
The ifIndex of the output QAM used by this video shell session.
             d5VideoSessionGroupNumSessions 1.3.6.1.4.1.4115.1.8.1.8.6.1.3 unsigned32 read-only
The number of video shell sessions in this group.
             d5VideoSessionGroupActiveSessions 1.3.6.1.4.1.4115.1.8.1.8.6.1.4 unsigned32 read-only
The number of video shell sessions in this group.
             d5VideoSessionGroupBandwidth 1.3.6.1.4.1.4115.1.8.1.8.6.1.5 unsigned32 read-only
Configured video shell session group bandwidth in bits per second.
             d5VideoSessionGroupBitrate 1.3.6.1.4.1.4115.1.8.1.8.6.1.6 unsigned32 read-only
Current measured video shell session group bitrate in bits per second.
             d5VideoSessionGroupMaxBoundSessions 1.3.6.1.4.1.4115.1.8.1.8.6.1.7 unsigned32 read-only
High watermark for the number of bound sessions in this group.
     d5VideoSessionQamTable 1.3.6.1.4.1.4115.1.8.1.8.7 no-access
This table lists video session statistics for a particular QAM.
         d5VideoSessionQamEntry 1.3.6.1.4.1.4115.1.8.1.8.7.1 no-access
An entry for the video session qam table.
             d5VideoSessionQamQamIfIndex 1.3.6.1.4.1.4115.1.8.1.8.7.1.1 interfaceindex read-only
The ifIndex of the QAM channel used by this video session.
             d5VideoSessionQamTsid 1.3.6.1.4.1.4115.1.8.1.8.7.1.2 unsigned32 read-only
The TSID of the QAM channel used by this video session.
             d5VideoSessionQamCreateSessions 1.3.6.1.4.1.4115.1.8.1.8.7.1.3 counter32 read-only
The total number of sessions created on this QAM channel.
             d5VideoSessionQamDeleteSessions 1.3.6.1.4.1.4115.1.8.1.8.7.1.4 counter32 read-only
The total number of sessions deleted on this QAM channel.
             d5VideoSessionQamQuerySessions 1.3.6.1.4.1.4115.1.8.1.8.7.1.5 counter32 read-only
The total number of sessions queried on this QAM channel.
             d5VideoSessionQamPacketInserts 1.3.6.1.4.1.4115.1.8.1.8.7.1.6 counter32 read-only
The total number of packet inserts on this QAM channel.
             d5VideoSessionQamBindSessions 1.3.6.1.4.1.4115.1.8.1.8.7.1.7 counter32 read-only
The total number of sessions bound on this QAM channel.
             d5VideoSessionQamUnbindSessions 1.3.6.1.4.1.4115.1.8.1.8.7.1.8 counter32 read-only
The total number of sessions unbound on this QAM channel.
             d5VideoSessionQamCreateSessionFailures 1.3.6.1.4.1.4115.1.8.1.8.7.1.9 counter32 read-only
The total number of failed session creations on this QAM channel.
             d5VideoSessionQamBindSessionFailures 1.3.6.1.4.1.4115.1.8.1.8.7.1.10 counter32 read-only
The total number of failed session binds on this QAM channel.
             d5VideoSessionQamMaxActiveSessions 1.3.6.1.4.1.4115.1.8.1.8.7.1.11 gauge32 read-only
The high watermark for number of bound and created sessions on this QAM channel.
             d5VideoSessionQamMaxActiveBandwidth 1.3.6.1.4.1.4115.1.8.1.8.7.1.12 gauge32 read-only
The high watermark for bandwidth reserved for bound and created sessions on this QAM channel.
             d5VideoSessionQamActiveSessions 1.3.6.1.4.1.4115.1.8.1.8.7.1.13 gauge32 read-only
The current number of bound and created sessions on this QAM channel.
             d5VideoSessionQamActiveBandwidth 1.3.6.1.4.1.4115.1.8.1.8.7.1.14 gauge32 read-only
The current bandwidth reserved for bound and created sessions on this QAM channel.
     d5SdvLoadBalancingConfigurationGroup 1.3.6.1.4.1.4115.1.8.1.8.8
A collection of objects providing SDV load balancing configuration.
         d5SdvLoadBalancingForced 1.3.6.1.4.1.4115.1.8.1.8.8.1 integer read-write
Enables or disables SDV RPC forced load balancing. Enumeration: 'disabled': 1, 'enabled': 2.
         d5SdvLoadBalancingMode 1.3.6.1.4.1.4115.1.8.1.8.8.2 integer read-write
Set operational mode of SDV load balancing. Enumeration: 'hothot': 1, 'hotwarm': 2.
     d5SdvLoadBalancingTable 1.3.6.1.4.1.4115.1.8.1.8.9 no-access
This table lists video session statistics for a particular QAM.
         d5SdvLoadBalancingEntry 1.3.6.1.4.1.4115.1.8.1.8.9.1 no-access
An entry for the video session qam table.
             d5SdvLoadBalancingGigIfIndex 1.3.6.1.4.1.4115.1.8.1.8.9.1.1 interfaceindex read-only
The ifIndex of the Gigabit interface.
             d5SdvLoadBalancingGigOperStatus 1.3.6.1.4.1.4115.1.8.1.8.9.1.2 integer read-only
The load balancing operational state of this Gigabit interface. Enumeration: 'down': 2, 'up': 1.
             d5SdvLoadBalancingAssignment 1.3.6.1.4.1.4115.1.8.1.8.9.1.3 integer read-write
The SDV load balancing assignment of this Gigabit interface. Enumeration: 'none': 1, 'primary': 2, 'secondary': 3.
             d5SdvLoadBalancingSessionCount 1.3.6.1.4.1.4115.1.8.1.8.9.1.4 counter32 read-only
The number of SDV sessions on this Gigabit interface.
             d5SdvLoadBalancingBandwidth 1.3.6.1.4.1.4115.1.8.1.8.9.1.5 counter32 read-only
The bandwidth used by SDV sessions on this Gigabit interface.