CISCO-VQES-MIB

        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. 
    
ciscoVqeSMIB 1.3.6.1.4.1.9.9.942
Imported Objects
CISCO-SMI ciscoMgmt
INET-ADDRESS-MIB InetAddress InetAddressType InetPortNumber
SNMPv2-CONF MODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP
SNMPv2-SMI Counter64 Gauge32 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE Unsigned32
SNMPv2-TC DateAndTime TruthValue
Objects (34)
ciscoVqeSMIB .1.3.6.1.4.1.9.9.942
ciscoVqeSMIBNotifs .1.3.6.1.4.1.9.9.942.0
ciscoVqeSMIBObjects .1.3.6.1.4.1.9.9.942.1
cvqsControlInfo .1.3.6.1.4.1.9.9.942.1.1
cvqsNotificationsEnable r/w SNMPv2-TCTruthValue .1.3.6.1.4.1.9.9.942.1.1.1
cvqsChannelInfo .1.3.6.1.4.1.9.9.942.1.2
cvqsNumberofChannels SNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.942.1.2.1
cvqsActiveChannels SNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.942.1.2.2
cvqsLastUpdatedTime SNMPv2-TCDateAndTime .1.3.6.1.4.1.9.9.942.1.2.3
cvqsChannelTable .1.3.6.1.4.1.9.9.942.1.2.4
cvqsChannelTableEntry cvqsChannelIndex .1.3.6.1.4.1.9.9.942.1.2.4.1
cvqsChannelIndex Unsigned32 .1.3.6.1.4.1.9.9.942.1.2.4.1.1
cvqsChannelMulticastIPType INET-ADDRESS-MIBInetAddressType .1.3.6.1.4.1.9.9.942.1.2.4.1.2
cvqsChannelMulticastIPAddr INET-ADDRESS-MIBInetAddress .1.3.6.1.4.1.9.9.942.1.2.4.1.3
cvqsChannelMulticastPort INET-ADDRESS-MIBInetPortNumber .1.3.6.1.4.1.9.9.942.1.2.4.1.4
cvqsChannelStatus Enumeration .1.3.6.1.4.1.9.9.942.1.2.4.1.5
cvqsChannelMemberPopulation SNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.942.1.2.4.1.6
cvqsErrorRepair .1.3.6.1.4.1.9.9.942.1.3
cvqsTotalReceivedERMsgs ER requestsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.942.1.3.1
cvqsTotalReceivedInvalidERMsgs ER requestsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.942.1.3.2
cvqsTotalReceivedERPkts ER packetsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.942.1.3.3
cvqsTotalSentERPkts ER packetsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.942.1.3.4
cvqsRCC .1.3.6.1.4.1.9.9.942.1.4
cvqsTotalReceivedRCCs RCC requestsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.942.1.4.1
cvqsTotalAcceptedRCCs RCC requestsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.942.1.4.2
cvqsTotalRefusedRCCs RCC requestsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.942.1.4.3
cvqsCapacity .1.3.6.1.4.1.9.9.942.1.5
cvqsTotalRTCPReceivers RTCP receiversSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.942.1.5.1
cvqsRejectedRTCPs RTCP packetsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.942.1.5.2
cvqsRejectedERs ER requestsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.942.1.5.3
cvqsRejectedRCCs RCC requestsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.942.1.5.4
ciscoVqeSMIBConform .1.3.6.1.4.1.9.9.942.2
cvqsMIBCompliances .1.3.6.1.4.1.9.9.942.2.1
cvqsMIBGroups .1.3.6.1.4.1.9.9.942.2.2
Notifications / Traps (2)
NameOIDDescription
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.
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.