CISCO-VQES-MIB

File: CISCO-VQES-MIB.mib (15222 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
INET-ADDRESS-MIB CISCO-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Unsigned32 Gauge32 Counter64
MODULE-COMPLIANCE OBJECT-GROUP NOTIFICATION-GROUP
DateAndTime TruthValue InetAddressType
InetAddress InetPortNumber ciscoMgmt

Defined Types

CvqsChannelTableEntry  
SEQUENCE    
  cvqsChannelIndex Unsigned32
  cvqsChannelMulticastIPType InetAddressType
  cvqsChannelMulticastIPAddr InetAddress
  cvqsChannelMulticastPort InetPortNumber
  cvqsChannelStatus INTEGER
  cvqsChannelMemberPopulation Gauge32

Defined Values

ciscoVqeSMIB 1.3.6.1.4.1.9.9.942
This MIB module defines a set of objects for monitoring the Visual Quality Experience Server (VQE-S) operational status. VQE-S receives the channel lineups from the VQE Channel Provisioning Tool. Each channel is uniquely identified with a Service Delivery Protocol (SDP) description, including: - IP multicast address - Real-Time Protocol (RTP) port number - Real-Time Control Protocol (RTCP) port number - Unicast feedback target address - RTP and RTCP port numbers VQE-S supports Error Repair (ER) and Rapid Channel Change (RCC) technologies to improve the delivery of IPTV video services. When a VQE client (VQE-C) notices a missing packet or a group of missing packets, it sends an RTCP Feedback Generic NACK to the VQE-S. The VQE-S looks into its cache, and if it has any of the requested packets, it sends them immediately to the VQE-C as RTP retransmission repair packets. When the VQE-C detects a channel change, it immediately sends an RTCP Picture Loss Indication (PLI) NACK to the VQE-S to request the information for the VQE-C to recover its picture. Both ER and RCC are unicast retransmissions.
MODULE-IDENTITY    

ciscoVqeSMIBNotifs 1.3.6.1.4.1.9.9.942.0
OBJECT IDENTIFIER    

ciscoVqeSMIBObjects 1.3.6.1.4.1.9.9.942.1
OBJECT IDENTIFIER    

ciscoVqeSMIBConform 1.3.6.1.4.1.9.9.942.2
OBJECT IDENTIFIER    

cvqsControlInfo 1.3.6.1.4.1.9.9.942.1.1
OBJECT IDENTIFIER    

cvqsChannelInfo 1.3.6.1.4.1.9.9.942.1.2
OBJECT IDENTIFIER    

cvqsErrorRepair 1.3.6.1.4.1.9.9.942.1.3
OBJECT IDENTIFIER    

cvqsRCC 1.3.6.1.4.1.9.9.942.1.4
OBJECT IDENTIFIER    

cvqsCapacity 1.3.6.1.4.1.9.9.942.1.5
OBJECT IDENTIFIER    

cvqsNotificationsEnable 1.3.6.1.4.1.9.9.942.1.1.1
This object specifies whether cvqsChannelUp and cvqsChannelDown notifications will be generated or not. A false value will prevent these notifications from being generated.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cvqsNumberofChannels 1.3.6.1.4.1.9.9.942.1.2.1
This object indicates total number of channels in the channel lineup configuration.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cvqsActiveChannels 1.3.6.1.4.1.9.9.942.1.2.2
This object indicates total number of channels successfully parsed from the channel lineup.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cvqsLastUpdatedTime 1.3.6.1.4.1.9.9.942.1.2.3
This object indicates the time when the channel lineup was last updated.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

cvqsChannelTable 1.3.6.1.4.1.9.9.942.1.2.4
This table contains the list of channels (i.e., the channel lineup) this VQE-S is servicing.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CvqsChannelTableEntry

cvqsChannelTableEntry 1.3.6.1.4.1.9.9.942.1.2.4.1
This entry contains information about one channel seviced by the VQE-S system. The entry is created and removed via the Net-SNMP cache helper.
Status: current Access: not-accessible
OBJECT-TYPE    
  CvqsChannelTableEntry  

cvqsChannelIndex 1.3.6.1.4.1.9.9.942.1.2.4.1.1
An arbitrary integer-value that uniquely identifies this channel.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

cvqsChannelMulticastIPType 1.3.6.1.4.1.9.9.942.1.2.4.1.2
This object indicates the address type of channel multicast IP address.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

cvqsChannelMulticastIPAddr 1.3.6.1.4.1.9.9.942.1.2.4.1.3
This object indicates the channel's multicast IP address.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

cvqsChannelMulticastPort 1.3.6.1.4.1.9.9.942.1.2.4.1.4
This object indicates the channel's multicast port number.
Status: current Access: read-only
OBJECT-TYPE    
  InetPortNumber  

cvqsChannelStatus 1.3.6.1.4.1.9.9.942.1.2.4.1.5
This object indicates the current status of this channel.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(1), inactive(2), inoperative(3)  

cvqsChannelMemberPopulation 1.3.6.1.4.1.9.9.942.1.2.4.1.6
This object indicates the number of VQE clients listening to this channel.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cvqsTotalReceivedERMsgs 1.3.6.1.4.1.9.9.942.1.3.1
This object indicates the total number of requests for ER (Generic NACK RTCP) messages received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cvqsTotalReceivedInvalidERMsgs 1.3.6.1.4.1.9.9.942.1.3.2
This object indicates the number of requests for ER (Generic NACK RTCP messages) received that were invalid.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cvqsTotalReceivedERPkts 1.3.6.1.4.1.9.9.942.1.3.3
This object indicates the total number of RTP packets requested for retransmission.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cvqsTotalSentERPkts 1.3.6.1.4.1.9.9.942.1.3.4
This object indicates the total number of retransmitted RTP packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cvqsTotalReceivedRCCs 1.3.6.1.4.1.9.9.942.1.4.1
This object indicates the total number of RCC requests received by the VQE-S.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cvqsTotalAcceptedRCCs 1.3.6.1.4.1.9.9.942.1.4.2
This object indicates the total number of RCC requests accepted by the VQE-S.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cvqsTotalRefusedRCCs 1.3.6.1.4.1.9.9.942.1.4.3
This object indicates the total number of RCC requests not accepted by the VQE-S.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cvqsTotalRTCPReceivers 1.3.6.1.4.1.9.9.942.1.5.1
This object indicates the number of currently active RTCP receivers.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cvqsRejectedRTCPs 1.3.6.1.4.1.9.9.942.1.5.2
This object indicates the number of received RTCP packets (ER requests, RCC requests or Receiver Reports) rejected by the VQE-S due to active RTCP receivers in VQE-S reaching their limit of accepting RTCP requests.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cvqsRejectedERs 1.3.6.1.4.1.9.9.942.1.5.3
This object indicates the number of received ER requests rejected by the VQE-S due to VQE-S reaching its limit of accepting ER requests.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cvqsRejectedRCCs 1.3.6.1.4.1.9.9.942.1.5.4
This object indicates the number of received RCC requests rejected by the VQE-S due to VQE-S reaching its limit of accepting RCC requests.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cvqsChannelUp 1.3.6.1.4.1.9.9.942.0.1
This notification indicates that a VQE-S channel status is changed to ACTIVE.
Status: current Access: read-only
NOTIFICATION-TYPE    

cvqsChannelDown 1.3.6.1.4.1.9.9.942.0.2
This notification indicates that a VQE-S channel status is changed to INACTIVE or INOPERATIVE.
Status: current Access: read-only
NOTIFICATION-TYPE    

cvqsMIBCompliances 1.3.6.1.4.1.9.9.942.2.1
OBJECT IDENTIFIER    

cvqsMIBGroups 1.3.6.1.4.1.9.9.942.2.2
OBJECT IDENTIFIER    

cvqsMIBCompliance 1.3.6.1.4.1.9.9.942.2.1.1
The compliance statement for entities which implement this MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

ciscoVqeSControlGroup 1.3.6.1.4.1.9.9.942.2.2.1
A collection of objects providing the VQE-S control information.
Status: current Access: read-only
OBJECT-GROUP    

ciscoVqeSChannelGroup 1.3.6.1.4.1.9.9.942.2.2.2
A collection of objects providing the VQE-S channel information.
Status: current Access: read-only
OBJECT-GROUP    

ciscoVqeSERGroup 1.3.6.1.4.1.9.9.942.2.2.3
A collection of objects providing the VQE-S Error Repair information.
Status: current Access: read-only
OBJECT-GROUP    

ciscoVqeSRCCGroup 1.3.6.1.4.1.9.9.942.2.2.4
A collection of objects providing the VQE-S Rapid Channel Change information.
Status: current Access: read-only
OBJECT-GROUP    

ciscoVqeSCapacityGroup 1.3.6.1.4.1.9.9.942.2.2.5
A collection of objects providing the VQE-S Capacity information.
Status: current Access: read-only
OBJECT-GROUP    

ciscoVqeSNotifGroup 1.3.6.1.4.1.9.9.942.2.2.6
This group contains the collection of all the notifications for a Cisco VQE-S Entity.
Status: current Access: read-only
NOTIFICATION-GROUP