CISCO-VQES-MIB
- Registered at
- 1.3.6.1.4.1.9.9.942
- Last updated
- 2010-02-05 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2010-01-14 11:10
- Namespace
- cisco
- Source file
CISCO-VQES-MIB- Digest
sha256:16976ceccd7ad29be5616ddf2425ced5172247d32d2d48a5c674f81edd4d4a75
Description
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.
Contact
Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: bxb-iptv-team@cisco.com
Imports
| From | Symbols |
|---|---|
| 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-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DateAndTime, DisplayString, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCO-SMI CISCO-VQES-MIB INET-ADDRESS-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoVqeSMIBNotifs OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.942.0 | |||
| ciscoVqeSMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.942.1 | |||
| cvqsControlInfo OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.942.1.1 | |||
| cvqsNotificationsEnable OBJECT-TYPE This object specifies whether cvqsChannelUp and cvqsChannelDown notifications will be generated or not. A false value will prevent these notifications from being generated. | 1.3.6.1.4.1.9.9.942.1.1.1 | TruthValue | read-write | current |
| cvqsChannelInfo OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.942.1.2 | |||
| cvqsNumberofChannels OBJECT-TYPE This object indicates total number of channels in the channel lineup configuration. | 1.3.6.1.4.1.9.9.942.1.2.1 | Gauge32 | read-only | current |
| cvqsActiveChannels OBJECT-TYPE This object indicates total number of channels successfully parsed from the channel lineup. | 1.3.6.1.4.1.9.9.942.1.2.2 | Gauge32 | read-only | current |
| cvqsLastUpdatedTime OBJECT-TYPE This object indicates the time when the channel lineup was last updated. | 1.3.6.1.4.1.9.9.942.1.2.3 | DateAndTime | read-only | current |
| cvqsChannelTable OBJECT-TYPE This table contains the list of channels (i.e., the channel lineup) this VQE-S is servicing. | 1.3.6.1.4.1.9.9.942.1.2.4 | not-accessible | current | |
| cvqsChannelTableEntry OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.942.1.2.4.1 | not-accessible | current | |
| cvqsChannelIndex OBJECT-TYPE An arbitrary integer-value that uniquely identifies this channel. | 1.3.6.1.4.1.9.9.942.1.2.4.1.1 | Unsigned32 (1..4294967295) | not-accessible | current |
| cvqsChannelMulticastIPType OBJECT-TYPE This object indicates the address type of channel multicast IP address. | 1.3.6.1.4.1.9.9.942.1.2.4.1.2 | InetAddressType | read-only | current |
| cvqsChannelMulticastIPAddr OBJECT-TYPE This object indicates the channel's multicast IP address. | 1.3.6.1.4.1.9.9.942.1.2.4.1.3 | InetAddress | read-only | current |
| cvqsChannelMulticastPort OBJECT-TYPE This object indicates the channel's multicast port number. | 1.3.6.1.4.1.9.9.942.1.2.4.1.4 | InetPortNumber | read-only | current |
| cvqsChannelStatus OBJECT-TYPE This object indicates the current status of this channel. | 1.3.6.1.4.1.9.9.942.1.2.4.1.5 | INTEGER {active(1), inactive(2), inoperative(3)} | read-only | current |
| cvqsChannelMemberPopulation OBJECT-TYPE This object indicates the number of VQE clients listening to this channel. | 1.3.6.1.4.1.9.9.942.1.2.4.1.6 | Gauge32 | read-only | current |
| cvqsErrorRepair OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.942.1.3 | |||
| cvqsTotalReceivedERMsgs OBJECT-TYPE This object indicates the total number of requests for ER (Generic NACK RTCP) messages received. | 1.3.6.1.4.1.9.9.942.1.3.1 | Counter64 | read-only | current |
| cvqsTotalReceivedInvalidERMsgs OBJECT-TYPE This object indicates the number of requests for ER (Generic NACK RTCP messages) received that were invalid. | 1.3.6.1.4.1.9.9.942.1.3.2 | Counter64 | read-only | current |
| cvqsTotalReceivedERPkts OBJECT-TYPE This object indicates the total number of RTP packets requested for retransmission. | 1.3.6.1.4.1.9.9.942.1.3.3 | Counter64 | read-only | current |
| cvqsTotalSentERPkts OBJECT-TYPE This object indicates the total number of retransmitted RTP packets. | 1.3.6.1.4.1.9.9.942.1.3.4 | Counter64 | read-only | current |
| cvqsRCC OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.942.1.4 | |||
| cvqsTotalReceivedRCCs OBJECT-TYPE This object indicates the total number of RCC requests received by the VQE-S. | 1.3.6.1.4.1.9.9.942.1.4.1 | Counter64 | read-only | current |
| cvqsTotalAcceptedRCCs OBJECT-TYPE This object indicates the total number of RCC requests accepted by the VQE-S. | 1.3.6.1.4.1.9.9.942.1.4.2 | Counter64 | read-only | current |
| cvqsTotalRefusedRCCs OBJECT-TYPE This object indicates the total number of RCC requests not accepted by the VQE-S. | 1.3.6.1.4.1.9.9.942.1.4.3 | Counter64 | read-only | current |
| cvqsCapacity OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.942.1.5 | |||
| cvqsTotalRTCPReceivers OBJECT-TYPE This object indicates the number of currently active RTCP receivers. | 1.3.6.1.4.1.9.9.942.1.5.1 | Gauge32 | read-only | current |
| cvqsRejectedRTCPs OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.942.1.5.2 | Counter64 | read-only | current |
| cvqsRejectedERs OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.942.1.5.3 | Counter64 | read-only | current |
| cvqsRejectedRCCs OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.942.1.5.4 | Counter64 | read-only | current |
| ciscoVqeSMIBConform OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.942.2 | |||
| cvqsMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.942.2.1 | |||
| cvqsMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.942.2.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| cvqsChannelUp NOTIFICATION-TYPE This notification indicates that a VQE-S channel status is changed to ACTIVE. | 1.3.6.1.4.1.9.9.942.0.1 | current |
| cvqsChannelDown NOTIFICATION-TYPE This notification indicates that a VQE-S channel status is changed to INACTIVE or INOPERATIVE. | 1.3.6.1.4.1.9.9.942.0.2 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| cvqsMIBCompliance MODULE-COMPLIANCE The compliance statement for entities which implement this MIB. | 1.3.6.1.4.1.9.9.942.2.1.1 | current |
| ciscoVqeSControlGroup OBJECT-GROUP A collection of objects providing the VQE-S control information. | 1.3.6.1.4.1.9.9.942.2.2.1 | current |
| ciscoVqeSChannelGroup OBJECT-GROUP A collection of objects providing the VQE-S channel information. | 1.3.6.1.4.1.9.9.942.2.2.2 | current |
| ciscoVqeSERGroup OBJECT-GROUP A collection of objects providing the VQE-S Error Repair information. | 1.3.6.1.4.1.9.9.942.2.2.3 | current |
| ciscoVqeSRCCGroup OBJECT-GROUP A collection of objects providing the VQE-S Rapid Channel Change information. | 1.3.6.1.4.1.9.9.942.2.2.4 | current |
| ciscoVqeSCapacityGroup OBJECT-GROUP A collection of objects providing the VQE-S Capacity information. | 1.3.6.1.4.1.9.9.942.2.2.5 | current |
| ciscoVqeSNotifGroup NOTIFICATION-GROUP This group contains the collection of all the notifications for a Cisco VQE-S Entity. | 1.3.6.1.4.1.9.9.942.2.2.6 | current |