CISCO-QP-LBG-MIB

File: CISCO-QP-LBG-MIB.mib (32346 bytes)

Imported modules

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

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Unsigned32 MODULE-COMPLIANCE NOTIFICATION-GROUP
OBJECT-GROUP InetAddress InetAddressType
MacAddress TruthValue entPhysicalIndex
ifDescr ciscoMgmt

Defined Types

CqlqamPartitionEntry  
SEQUENCE    
  cqlqpIndex Unsigned32
  cqlqpId Unsigned32
  cqlqpMgmtIpAddrType InetAddressType
  cqlqpMgmtIp InetAddress
  cqlqpServerIpAddrType InetAddressType
  cqlqpServerIp InetAddress
  cqlqpState INTEGER
  cqlqpProtocol INTEGER
  cqlqpKeepAliveTime Unsigned32
  cqlqpServerState INTEGER
  cqlqpGqiMacAddr MacAddress
  cqlqpGqiResetInterval Unsigned32
  cqlqpNumQams Unsigned32
  cqlqpQamCarrrierList OCTET STRING
  cqlqpNumRoutes Unsigned32
  cqlqpRouteDetails OCTET STRING
  cqlqpErmiErrpComponentName OCTET STRING
  cqlqpErmiErrpStreamingZone OCTET STRING
  cqlqpErmiErrpHoldTime Unsigned32
  cqlqpErmiErrpConnnectTime Unsigned32
  cqlqpErmiErrpConnectRetry Unsigned32
  cqlqpErmiRtspConnectTime Unsigned32
  cqlqpErmiRtspConnectRetry Unsigned32
  cqlqpErmiRtspKeepAliveTime Unsigned32
  cqlqpErmiRtspSessionTimeout Unsigned32
  cqlqpQamOversubscribedStatus TruthValue
  cqlqpServerIpList OCTET STRING

CqlloadBalanceGroupEntry  
SEQUENCE    
  cqllbgIndex Unsigned32
  cqllbgTotalBandwidth Unsigned32
  cqllbgQamRsvBandwidth Unsigned32
  cqllbgIpRsvBandwidth Unsigned32
  cqllbgAvailableBandwidth Unsigned32

CqllbgrouteEntry  
SEQUENCE    
  cqllbgRouteIndex Unsigned32
  cqllbgQpId Unsigned32
  cqllbgDstIpAddrType InetAddressType
  cqllbgDstIpAddr InetAddress
  cqllbgUdpPortRangeMin Unsigned32
  cqllbgUdpPortRangeMax Unsigned32
  cqllbgGqiIngressPort Unsigned32
  cqllbgRsvBandwidth Unsigned32
  cqllbgAllocatedBandwidth Unsigned32
  cqllbgNumFlows Unsigned32

Defined Values

ciscoQpLbgMIB 1.3.6.1.4.1.9.9.824
This MIB module represents the Qam-Partition (QP) and Load Balance Group (LBG) parameters in the headend and it is supported by an snmp agent. It defines objects for managing both QP and LBG.
MODULE-IDENTITY    

ciscoQpLbgNotifs 1.3.6.1.4.1.9.9.824.0
OBJECT IDENTIFIER    

ciscoQpLbgObjects 1.3.6.1.4.1.9.9.824.1
OBJECT IDENTIFIER    

ciscoQpLbgConform 1.3.6.1.4.1.9.9.824.2
OBJECT IDENTIFIER    

cqlQpStateChange 1.3.6.1.4.1.9.9.824.0.1
The device generates this notification when a QP state has changed and the value of cqlQpNotifyEnable is 'true'.
Status: current Access: read-only
NOTIFICATION-TYPE    

cqlQamAdd 1.3.6.1.4.1.9.9.824.0.2
The device generates this notification when a qam has been added to QP and the value of cqlQamNotifyEnable is 'true'.
Status: current Access: read-only
NOTIFICATION-TYPE    

cqlQamDelete 1.3.6.1.4.1.9.9.824.0.3
The device generates this notification when a qam has been deleted from QP and the value of cqlQamNotifyEnable is 'true'.
Status: current Access: read-only
NOTIFICATION-TYPE    

cqlLbgRouteAdd 1.3.6.1.4.1.9.9.824.0.4
The device generates this notification when a route has been added to QP and the value of cqlRouteNotifyEnable is 'true'.
Status: current Access: read-only
NOTIFICATION-TYPE    

cqlLbgRouteDelete 1.3.6.1.4.1.9.9.824.0.5
The device generates this notification when a route has been deleted from QP and the value of cqlRouteNotifyEnable is 'true'.
Status: current Access: read-only
NOTIFICATION-TYPE    

cqlQamOverSubscribedAlert 1.3.6.1.4.1.9.9.824.0.6
The device generates this notification when a qam has been oversubscribed or cleared. This will be enabled when the object cqlQamOverSubscribedEnable is set to 'true'.
Status: current Access: read-only
NOTIFICATION-TYPE    

cqlqamPartitionTable 1.3.6.1.4.1.9.9.824.1.1
This table describes the various parameters of QP such as QP's state, protocol, management IP, server IP, server state, information related to qam and video routes.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CqlqamPartitionEntry

cqlqamPartitionEntry 1.3.6.1.4.1.9.9.824.1.1.1
Each entry corresponds to the configuration of a QP.
Status: current Access: not-accessible
OBJECT-TYPE    
  CqlqamPartitionEntry  

cqlqpIndex 1.3.6.1.4.1.9.9.824.1.1.1.1
Table Index. This index uniquely identifies the QP.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

cqlqpId 1.3.6.1.4.1.9.9.824.1.1.1.2
This object specifies the QP Id.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cqlqpMgmtIpAddrType 1.3.6.1.4.1.9.9.824.1.1.1.3
The type of the Management address as defined inetAddressType. The supported address types are IPv4 and IPv6.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

cqlqpMgmtIp 1.3.6.1.4.1.9.9.824.1.1.1.4
This object specifies the Management IP address of a QP.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

cqlqpServerIpAddrType 1.3.6.1.4.1.9.9.824.1.1.1.5
The type of the Server address as defined inetAddressType. The supported address types are IPv4 and IPv6.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

cqlqpServerIp 1.3.6.1.4.1.9.9.824.1.1.1.6
Server IP of the QP.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

cqlqpState 1.3.6.1.4.1.9.9.824.1.1.1.7
This object specifies the state of the QP. The following are the valid states. inactive(1) QP is in inactive state. init(2) QP is in init state. active(3) QP is in active state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER inactive(1), init(2), active(3)  

cqlqpProtocol 1.3.6.1.4.1.9.9.824.1.1.1.8
This object specifies the QP Protocol. Gqi(1) Ermi(2)
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER gqi(1), ermi(2)  

cqlqpKeepAliveTime 1.3.6.1.4.1.9.9.824.1.1.1.9
This object specifies the keepalive timer in seconds for a QP.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cqlqpServerState 1.3.6.1.4.1.9.9.824.1.1.1.10
This object specifies the Server state of the QP. disconnected(1) Server is in disconnected state. connected(2) Server is in connected state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disconnected(1), connected(2)  

cqlqpGqiMacAddr 1.3.6.1.4.1.9.9.824.1.1.1.11
This object specifies the MAC address of a QP, applicable only for GQI Protocol.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

cqlqpGqiResetInterval 1.3.6.1.4.1.9.9.824.1.1.1.12
This object specifies Reset interval for a QP. It is applicable only for GQI protocol.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cqlqpNumQams 1.3.6.1.4.1.9.9.824.1.1.1.13
The total number of qams associated with the QP.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cqlqpQamCarrrierList 1.3.6.1.4.1.9.9.824.1.1.1.14
This object specifies the list of Qam carriers associated with the QP.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

cqlqpNumRoutes 1.3.6.1.4.1.9.9.824.1.1.1.15
The total number of routes associated with the QP.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cqlqpRouteDetails 1.3.6.1.4.1.9.9.824.1.1.1.16
Route details of the QP. It includes the configured IP and also the highest and lowest UDP range.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

cqlqpErmiErrpComponentName 1.3.6.1.4.1.9.9.824.1.1.1.17
Component Name for the QP, applicable only for ERMI protocol.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

cqlqpErmiErrpStreamingZone 1.3.6.1.4.1.9.9.824.1.1.1.18
Streaming zone for the QP, applicable only for ERMI protocol.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

cqlqpErmiErrpHoldTime 1.3.6.1.4.1.9.9.824.1.1.1.19
Hold Time in seconds for the QP, applicable only for ERMI protocol.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cqlqpErmiErrpConnnectTime 1.3.6.1.4.1.9.9.824.1.1.1.20
Connect Time in seconds for the QP, applicable only for ERMI protocol.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cqlqpErmiErrpConnectRetry 1.3.6.1.4.1.9.9.824.1.1.1.21
Connection retry in seconds for the QP. It is applicable only for ERMI protocol.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cqlqpErmiRtspConnectTime 1.3.6.1.4.1.9.9.824.1.1.1.22
Connect time in seconds for the QP. It is applicable only for ERMI protocol.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cqlqpErmiRtspConnectRetry 1.3.6.1.4.1.9.9.824.1.1.1.23
Connect retry in seconds for the QP, applicable only for ERMI protocol.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cqlqpErmiRtspKeepAliveTime 1.3.6.1.4.1.9.9.824.1.1.1.24
Connection timeout in seconds for the QP. It is applicable only for ERMI protocol.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cqlqpErmiRtspSessionTimeout 1.3.6.1.4.1.9.9.824.1.1.1.25
Session Timeout in seconds for the QP. It is applicable only for ERMI protocol.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cqlqpQamOversubscribedStatus 1.3.6.1.4.1.9.9.824.1.1.1.26
This object specifies oversubscription status of a Qam. The value 'True' indicates the Qam is oversubscribed. Otherwise the value 'False' is reported.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cqlqpServerIpList 1.3.6.1.4.1.9.9.824.1.1.1.27
List of Server IP's for the QP.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

cqlloadBalanceGroupTable 1.3.6.1.4.1.9.9.824.1.2
This table describes the total bandwidth and the reserved bandwidth of QAM/IP based sessions.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CqlloadBalanceGroupEntry

cqlloadBalanceGroupEntry 1.3.6.1.4.1.9.9.824.1.2.1
Each entry corresponds to the parameters of a LBG.
Status: current Access: not-accessible
OBJECT-TYPE    
  CqlloadBalanceGroupEntry  

cqllbgIndex 1.3.6.1.4.1.9.9.824.1.2.1.1
This index is to identify the LBG group within the slot.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

cqllbgTotalBandwidth 1.3.6.1.4.1.9.9.824.1.2.1.2
This object specifies the total bandwidth in Kbps of a LBG.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cqllbgQamRsvBandwidth 1.3.6.1.4.1.9.9.824.1.2.1.3
This object specifies the total reserved bandwidth in Kbps for depi sessions.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cqllbgIpRsvBandwidth 1.3.6.1.4.1.9.9.824.1.2.1.4
This object specifies the total reserved bandwidth in Kbps for video sessions.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cqllbgAvailableBandwidth 1.3.6.1.4.1.9.9.824.1.2.1.5
This object specifies the available bandwidth in Kbps. This may be calculated as (TotalBandwidth - (QamRsvBandwidth + IpRsvBandwith)).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cqllbgrouteTable 1.3.6.1.4.1.9.9.824.1.3
This table describes the route parameters such as QP id,destination ip, low and high udp range, reserved and allocated bandwidth.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CqllbgrouteEntry

cqllbgrouteEntry 1.3.6.1.4.1.9.9.824.1.3.1
Each entry corresponds to the parameters of a route.
Status: current Access: not-accessible
OBJECT-TYPE    
  CqllbgrouteEntry  

cqllbgRouteIndex 1.3.6.1.4.1.9.9.824.1.3.1.1
The table index. This is the index which uniquely identifies the route within the LBG group.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

cqllbgQpId 1.3.6.1.4.1.9.9.824.1.3.1.2
This object specifies the QP ID. The range of the QP is between 1 and 50.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cqllbgDstIpAddrType 1.3.6.1.4.1.9.9.824.1.3.1.3
The type of the destination address as defined inetAddressType. The supported address types are IPv4 and IPv6.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

cqllbgDstIpAddr 1.3.6.1.4.1.9.9.824.1.3.1.4
Destination IP address of the route to which the incoming packets are routed to.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

cqllbgUdpPortRangeMin 1.3.6.1.4.1.9.9.824.1.3.1.5
The lowest UDP port of the UDP port range that can be used.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cqllbgUdpPortRangeMax 1.3.6.1.4.1.9.9.824.1.3.1.6
The highest UDP port of the UDP port range that can be used.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cqllbgGqiIngressPort 1.3.6.1.4.1.9.9.824.1.3.1.7
Ingress port of a QP, applicable only for GQI protocol.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cqllbgRsvBandwidth 1.3.6.1.4.1.9.9.824.1.3.1.8
Reserved bandwidth is the total bitrate reserved on this route in Kbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cqllbgAllocatedBandwidth 1.3.6.1.4.1.9.9.824.1.3.1.9
The total bandwidth being used by sessions using this route in Kbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cqllbgNumFlows 1.3.6.1.4.1.9.9.824.1.3.1.10
Number of sessions currently use this route to forward this traffic in Kbps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cqlQpNotifyEnable 1.3.6.1.4.1.9.9.824.1.4
This object specifies whether the system generates cqlQpStateChange notifications. A false value will prevent cqlQpStateChange notifications from being generated by this system.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cqlQamNotifyEnable 1.3.6.1.4.1.9.9.824.1.5
This object specifies whether the system generates cqlQamAdd or cqlQamDelete notifications. A false value will prevent cqlQamAdd or cqlQamDelete notifications from being generated by this system.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cqlRouteNotifyEnable 1.3.6.1.4.1.9.9.824.1.6
This object specifies whether the system produces cqlRouteAdd or cqlRouteDelete notifications. A false value will prevent cqlRouteAdd or cqlRouteDelete notifications from being generated by this system.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cqlQamOverSubscribedEnable 1.3.6.1.4.1.9.9.824.1.7
This object specifies whether the system produces cqlQamOverSubscribedAlert notifications. A false value will prevent cqlQamOverSubscribedAlert notifications from being generated by the system.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ciscoQpLbgCompliances 1.3.6.1.4.1.9.9.824.2.1
OBJECT IDENTIFIER    

ciscoQpLbgGroups 1.3.6.1.4.1.9.9.824.2.2
OBJECT IDENTIFIER    

cqlciscoQpLbgCompliance 1.3.6.1.4.1.9.9.824.2.1.1
These objects describe the support level for QP and LBG.
Status: deprecated Access: read-write
MODULE-COMPLIANCE    

cqlciscoQpLbgCompliance1 1.3.6.1.4.1.9.9.824.2.1.2
These objects describe the support level for QP and LBG.
Status: current Access: read-write
MODULE-COMPLIANCE    

cqlciscoQpNotifsGroup 1.3.6.1.4.1.9.9.824.2.2.1
A collection of QP notifications that may optionally be implemented. cqlciscoQpNotifsGroup object is superseded by cqlciscoQpNotifsGroup1.
Status: deprecated Access: read-write
NOTIFICATION-GROUP    

cqlciscoLbgNotifsGroup 1.3.6.1.4.1.9.9.824.2.2.2
A collection of LBG notifications that may optionally be implemented.
Status: current Access: read-write
NOTIFICATION-GROUP    

cqlciscoQpObjectGroup 1.3.6.1.4.1.9.9.824.2.2.3
A collection of objects providing information about the QP parameters. cqlciscoQpObjectGroup object is superseded by cqlciscoQpObjectGroup1.
Status: deprecated Access: read-write
OBJECT-GROUP    

cqlciscoLbgObjectGroup 1.3.6.1.4.1.9.9.824.2.2.4
A collection of objects providing information about the LBG parameters.
Status: current Access: read-write
OBJECT-GROUP    

cqlciscoLbgRouteObjectGroup 1.3.6.1.4.1.9.9.824.2.2.5
A collection of objects providing information about the LBG route parameters.
Status: current Access: read-write
OBJECT-GROUP    

cqlciscoQpLbgNotifsControlGroup 1.3.6.1.4.1.9.9.824.2.2.6
A collection of objects providing information about the notification enables. cqlciscoQpLbgNotifsControlGroup object is superseded by cqlciscoQpLbgNotifsControlGroup1.
Status: deprecated Access: read-write
OBJECT-GROUP    

cqlciscoQpNotifsGroup1 1.3.6.1.4.1.9.9.824.2.2.7
A collection of QP notifications that may optionally be implemented.
Status: current Access: read-write
NOTIFICATION-GROUP    

cqlciscoQpObjectGroup1 1.3.6.1.4.1.9.9.824.2.2.8
A collection of objects providing information about the QP parameters.
Status: current Access: read-write
OBJECT-GROUP    

cqlciscoQpLbgNotifsControlGroup1 1.3.6.1.4.1.9.9.824.2.2.9
A collection of objects providing information about the notification enables.
Status: current Access: read-write
OBJECT-GROUP