CISCO-IP-RAN-BACKHAUL-MIB

File: CISCO-IP-RAN-BACKHAUL-MIB.mib (131173 bytes)

Imported modules

SNMPv2-CONF SNMPv2-SMI INET-ADDRESS-MIB
IF-MIB PerfHist-TC-MIB SNMP-FRAMEWORK-MIB
SNMPv2-TC CISCO-SMI

Imported symbols

MODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP
Counter32 Integer32 Unsigned32
MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE
InetAddressType InetAddress InetPortNumber
ifDescr ifIndex InterfaceIndex
InterfaceIndexOrZero PerfIntervalCount PerfCurrentCount
SnmpAdminString AutonomousType TimeStamp
TruthValue TEXTUAL-CONVENTION ciscoMgmt

Defined Types

CirbhAlarmState  
Alarm states of local and remote interfaces. These states apply to both GSM and UMTS interfaces. 'blue' - Indicates a problem at the remote end. The alarm generate by the remote interface in the E1/T1 data stream is sent and no other action is required. 'green' - No alarm. 'red' - Indicates local interface problem. A-bis: The interface has not received synchronization from the GSM device. Device stops transmitting backhaul samples. 'yellow' - Indicates receive problem in the local device. The remote device stops transmitting backhaul data and indicates a blue alarm. 'unavailable' - Indicates the alarms state is not available. This state only applies to remote and occurs when peer connection is inactive.
TEXTUAL-CONVENTION    
  INTEGER blue(1), green(2), red(3), yellow(4), unavailable(5)  

CirbhBackHaulUtilization  
A percentage representing the average utilization of backhaul interface.
TEXTUAL-CONVENTION    
  Integer32 0..100  

CirbhBackHaulUtilizationState  
BackHaul Utilization State: 'acceptable' - traffic for a specified direction is at the acceptable level. 'warning' - traffic for a specified direction is above acceptable level but below the overloaded level. 'overloaded' - traffic for a specified direction has reached or exceeds overloaded level
TEXTUAL-CONVENTION    
  INTEGER acceptable(1), warning(2), overloaded(3)  

CirbhCommpressInterfaceRate  
The traffic rate of data received from GSM or UMTS interface after data has been compressed. The transmission compressed interface rate is calculated after data compression and prior to transmission on backhaul. The receive compression interface rate is calculated after data is received and prior to decompression.
TEXTUAL-CONVENTION    
  Unsigned32 0..4294967295  

CirbhConnectGsmState  
The state of the GSM connection: 'connected' - The device is monitoring local and remote alarm status. 'disconnected' - The system ignores the local alarm status. The local transmitter on the short-haul is disabled. Capability messages are transmitted to the remote describing the provisioning. The system stays disconnected until the remote capabilities are known and the peer state is transitioned to connected. 'sendConnect' - One or more attempts have been made to connect to remote peer. 'recConnect' - The local-peer has received a connect request from the remote-peer. 'connectedRej' - Connection was rejected. 'ackConnect' - The initial connect request was sent and acknowledged by remote-peer. The local-peer is now waiting for a connect request from the remote-peer. 'connectedCheck' - The local-peer has reason to believe its remote-peer has failed. Additional tests are being processed to verify peer's state.
TEXTUAL-CONVENTION    
  INTEGER connected(1), disconnected(2), sendConnect(3), recConnect(4), connectedRej(5), ackConnect(6), connectedCheck(7)  

CirbhConnectUmtsState  
The state of the UMTS connection: 'init' - The connection is starting initialization process. 'starting' - The shorthaul interface is administratively active but the backhaul interface is down. 'closed' - The backhaul interface is active but shorthaul is administratively closed. 'stopped' - Unable to connect to peer in specified time interval. Additional attempts will be tried based on peer request or restart timers. 'closing' - Connection closed by administration request. 'stopping' - Connection shutdown by peer's Term-Request. Will transition to stopped state. 'connectSent' - Connection request sent to peer. 'ackReceived' - Connection request sent and acknowledgement has been received from peer. Now waiting for peer's connection request. 'ackSent' - Connection request received and acknowledgement has been sent to peer. Connection request sent and waiting for peer's acknowledgement. 'open' - Connection open and available for traffic.
TEXTUAL-CONVENTION    
  INTEGER init(1), starting(2), closed(3), stopped(4), closing(5), stopping(6), connectSent(7), ackReceived(8), ackSent(9), open(10)  

CirbhHistoryIndex  
The system maintains a system wide counter that is incremented once a second. All tables that store historical informations should use the provided integer to that data from different tables can be easily compared and referenced. The implementations should ensure that the counters will not wrap and is only reset when device is reloaded.
TEXTUAL-CONVENTION    
  Unsigned32 1..4294967295  

CirbhProtocol  
The protocol used between BSC and BTS. 'undefined' : Protocol not defined. 'gsmAbis' : Global System for Mobile communications A-bis Interface between BSC and BTS. 'umtsIub' : Universal Mobile Telecommunications System Node B to RNC interface.
TEXTUAL-CONVENTION    
  INTEGER undefined(1), gsmAbis(2), umtsIub(3)  

CirbhRawInterfaceRate  
The rate of traffic, in bits per second, on an interface in a particular direction prior to optimization for the following flows: Traffic received on UMTS or GSM-Abis interface prior to compression and placement on backhaul interface(Multilink). Traffic received from backhaul interface(Multilink) after decompression prior to transmittion on UMTS or GSM-Abis interface.
TEXTUAL-CONVENTION    
  Unsigned32 0..4294967295  

CirbhRedundancyState  
The Redundancy State of an interface. Used to indicate which device was current owner of interface. 'active' - Active owner of interface. 'standby' - Standby owner of interface.
TEXTUAL-CONVENTION    
  INTEGER active(1), standby(2)  

CirbhShortHaulUtilization  
A percentage representing the average load over one second as a percent of E1 or T1.
TEXTUAL-CONVENTION    
  Integer32 0..255  

CirbhTrafficDirection  
Direction of traffic on an interface.
TEXTUAL-CONVENTION    
  INTEGER receive(1), transmit(2)  

CirbhTrafficType  
The types of traffic on backhaul interface. 'all' - All types of traffic 'gsm' - Only GSM based traffic 'umts' - Only UMTS based traffic
TEXTUAL-CONVENTION    
  INTEGER all(1), gsm(2), umts(3)  

CirbhInfoTableEntry  
SEQUENCE    
  cirbhInfoProtocol CirbhProtocol
  cirbhInfoLocalAddrType InetAddressType
  cirbhInfoLocalAddr InetAddress
  cirbhInfoLocalPortNumber InetPortNumber
  cirbhInfoRemoteAddrType InetAddressType
  cirbhInfoRemoteAddr InetAddress
  cirbhInfoRemotePortNumber InetPortNumber
  cirbhInfoAdjectSerialNum SnmpAdminString
  cirbhInfoAdjectVendorType AutonomousType
  cirbhInfoBackhaulRxIfIndex InterfaceIndexOrZero
  cirbhInfoBackhaulTxIfIndex InterfaceIndexOrZero
  cirbhInfoShBulkLastIndex CirbhHistoryIndex
  cirbhInfoOptimizeTraffic TruthValue

CirbhGsmAlarmTableEntry  
SEQUENCE    
  cirbhGsmAlarmConnectState CirbhConnectGsmState
  cirbhGsmAlarmLocalState CirbhAlarmState
  cirbhGsmAlarmRemoteState CirbhAlarmState
  cirbhGsmAlarmRedundancyState CirbhRedundancyState

CirbhUmtsConnectionTableEntry  
SEQUENCE    
  cirbhUmtsConnectionState CirbhConnectUmtsState
  cirbhUmtsConnectionRedundState CirbhRedundancyState
  cirbhUmtsConnectionRootIfIndex InterfaceIndexOrZero

CirbhUmtsAlarmTableEntry  
SEQUENCE    
  cirbhUmtsAlarmRxLocalState CirbhAlarmState
  cirbhUmtsAlarmRxRemoteState CirbhAlarmState
  cirbhUmtsAlarmTxLocalState CirbhAlarmState
  cirbhUmtsAlarmTxRemoteState CirbhAlarmState

CirbhStatsTableEntry  
SEQUENCE    
  cirbhStatsRcvdSamples Counter32
  cirbhStatsSentSamples Counter32
  cirbhStatsRcvdBackHaulPackets Counter32
  cirbhStatsSentBackHaulPackets Counter32
  cirbhStatsRcvdBackHaulBytes Counter32
  cirbhStatsSentBackHaulBytes Counter32

CirbhErrorsTableEntry  
SEQUENCE    
  cirbhErrorsBhPeerNotReadyDrops Counter32
  cirbhErrorsBhPeerNotActiveDrops Counter32
  cirbhErrorsBhInvalidPackets Counter32
  cirbhErrorsBhLostRcvdPackets Counter32
  cirbhErrorsBhLostSentPackets Counter32
  cirbhErrorsBhMissedPackets Counter32
  cirbhErrorsBhMissedLatePackets Counter32
  cirbhErrorsBhMissedLostPackets Counter32
  cirbhErrorsBhMissedNoMemPackets Counter32
  cirbhErrorsBhMissedResetPackets Counter32
  cirbhErrorsDecompFailures Counter32
  cirbhErrorsCompFailures Counter32
  cirbhErrorsCompNoPacketFailures Counter32
  cirbhErrorsCompNoIntFailures Counter32
  cirbhErrorsCompIntDownFailures Counter32
  cirbhErrorsCompEncapFailures Counter32
  cirbhErrorsCompQosDrops Counter32

CirbhShortHaulHistoryTableEntry  
SEQUENCE    
  cirbhShortHaulHistory CirbhHistoryIndex
  cirbhShortHaulRcvdRate CirbhRawInterfaceRate
  cirbhShortHaulSentRate CirbhRawInterfaceRate
  cirbhShortHaulRcvdCompressRate CirbhCommpressInterfaceRate
  cirbhShortHaulSentCompressRate CirbhCommpressInterfaceRate
  cirbhShortHaulTimeStamp TimeStamp
  cirbhShortHaulRcvdUtilization CirbhShortHaulUtilization
  cirbhShortHaulSentUtilization CirbhShortHaulUtilization

CirbhCongestionTableEntry  
SEQUENCE    
  cirbhCongestionEnabled TruthValue
  cirbhCongestionDrops Counter32
  cirbhCongestionDroppedBytes Counter32
  cirbhCongestionEvents Counter32
  cirbhCongestionActive TruthValue
  cirbhCongestionDuration Counter32

CirbhGsmErrorsTableEntry  
SEQUENCE    
  cirbhGsmErrorsPeerNotReadyDrops Counter32
  cirbhGsmErrorsPeerNotActiveDrops Counter32
  cirbhGsmErrorsInvalidPackets Counter32
  cirbhGsmErrorsLostRcvdPackets Counter32
  cirbhGsmErrorsLostSentPackets Counter32
  cirbhGsmErrorsMissedPackets Counter32
  cirbhGsmErrorsMissedLatePackets Counter32
  cirbhGsmErrorsMissedLostPackets Counter32
  cirbhGsmErrorsMissedNoMemPackets Counter32
  cirbhGsmErrorsMissedResetPackets Counter32
  cirbhGsmErrorsDecompFailures Counter32
  cirbhGsmErrorsCompFailures Counter32
  cirbhGsmErrorsCompNoPacketFailures Counter32
  cirbhGsmErrorsCompNoIntFailures Counter32
  cirbhGsmErrorsCompIntDownFailures Counter32
  cirbhGsmErrorsCompEncapFailures Counter32
  cirbhGsmErrorsCompQosDrops Counter32
  cirbhGsmErrorsFastSendFailures Counter32
  cirbhGsmErrorsTxPacketFailures Counter32
  cirbhGsmErrorsTxNoBuffers Counter32
  cirbhGsmErrorsTxResets Counter32
  cirbhGsmErrorsOverruns Counter32
  cirbhGsmErrorsInterruptFailures Counter32
  cirbhGsmErrorsLateArrivals Counter32
  cirbhGsmErrorsEarlyArrivals Counter32

CirbhUmtsErrorsTableEntry  
SEQUENCE    
  cirbhUmtsErrorsPeerNotReadyDrops Counter32
  cirbhUmtsErrorsInvalidPackets Counter32
  cirbhUmtsErrorsDecompFailures Counter32
  cirbhUmtsErrorsCompFailures Counter32
  cirbhUmtsErrorsCompNoPacketFailures Counter32
  cirbhUmtsErrorsCompNoIntFailures Counter32
  cirbhUmtsErrorsCompIntDownFailures Counter32
  cirbhUmtsErrorsCompEncapFailures Counter32
  cirbhUmtsErrorsCompQosDrops Counter32
  cirbhUmtsErrorsShorthaulPakFailures Counter32
  cirbhUmtsErrorsUmtsEncapFailures Counter32
  cirbhUmtsErrorsLocalPvcDrops Counter32
  cirbhUmtsErrorsRemotePvcDrops Counter32
  cirbhUmtsErrorsBackhaulDrops Counter32

CirbhShortHaulBulkTableEntry  
SEQUENCE    
  cirbhShortHaulBulkHistory CirbhHistoryIndex
  cirbhShortHaulBulkTimeStamp TimeStamp
  cirbhShortHaulBulkBaseUnit Unsigned32
  cirbhShortHaulBulkUtil OCTET STRING

CirbhBackHaulEntry  
SEQUENCE    
  cirbhBackHaulAdjectSerialNum SnmpAdminString
  cirbhBackHaulAdjectVendorType AutonomousType
  cirbhBackHaulRcvdUtilState CirbhBackHaulUtilizationState
  cirbhBackHaulSentUtilState CirbhBackHaulUtilizationState
  cirbhBackHaulRcvdUtil CirbhBackHaulUtilization
  cirbhBackHaulSentUtil CirbhBackHaulUtilization

CirbhBackHaulShortHaulEntry  
SEQUENCE    
  cirbhBackHaulShortHaulBhIndex InterfaceIndex
  cirbhBackHaulShortHaulShIndex InterfaceIndex
  cirbhBackHaulShortHaulTimestamp TimeStamp

CirbhBackHaulHistoryEntry  
SEQUENCE    
  cirbhBackHaulHistoryIndex CirbhHistoryIndex
  cirbhBackHaulHistoryRcvdUtil CirbhBackHaulUtilization
  cirbhBackHaulHistorySentUtil CirbhBackHaulUtilization
  cirbhBackHaulHistoryRcvdAbisUtil CirbhBackHaulUtilization
  cirbhBackHaulHistorySentAbisUtil CirbhBackHaulUtilization
  cirbhBackHaulHistoryRcvdUmtsUtil CirbhBackHaulUtilization
  cirbhBackHaulHistorySentUmtsUtil CirbhBackHaulUtilization
  cirbhBackHaulHistoryTimeStamp TimeStamp

CirbhBackHaulStatsEntry  
SEQUENCE    
  cirbhStatsDirection CirbhTrafficDirection
  cirbhStatsTrafficType CirbhTrafficType
  cirbhStats000to009Seconds PerfCurrentCount
  cirbhStats010to019Seconds PerfCurrentCount
  cirbhStats020to029Seconds PerfCurrentCount
  cirbhStats030to039Seconds PerfCurrentCount
  cirbhStats040to049Seconds PerfCurrentCount
  cirbhStats050to059Seconds PerfCurrentCount
  cirbhStats060to069Seconds PerfCurrentCount
  cirbhStats070to079Seconds PerfCurrentCount
  cirbhStats080to089Seconds PerfCurrentCount
  cirbhStats090to100Seconds PerfCurrentCount
  cirbhStatsTimeStamp TimeStamp
  cirbhStatsMaxUtilization CirbhBackHaulUtilization
  cirbhStatsMaxTimeStamp TimeStamp

CirbhBackHaulStatsHistoryEntry  
SEQUENCE    
  cirbhStatsHistoryIndex CirbhHistoryIndex
  cirbhStatsHistoryDirection CirbhTrafficDirection
  cirbhStatsHistoryTrafficType CirbhTrafficType
  cirbhStatsHistory000to009Seconds PerfIntervalCount
  cirbhStatsHistory010to019Seconds PerfIntervalCount
  cirbhStatsHistory020to029Seconds PerfIntervalCount
  cirbhStatsHistory030to039Seconds PerfIntervalCount
  cirbhStatsHistory040to049Seconds PerfIntervalCount
  cirbhStatsHistory050to059Seconds PerfIntervalCount
  cirbhStatsHistory060to069Seconds PerfIntervalCount
  cirbhStatsHistory070to079Seconds PerfIntervalCount
  cirbhStatsHistory080to089Seconds PerfIntervalCount
  cirbhStatsHistory090to100Seconds PerfIntervalCount
  cirbhStatsHistoryTimeStamp TimeStamp
  cirbhStatsHistoryMaxUtilization CirbhBackHaulUtilization
  cirbhStatsHistoryMaxTimeStamp TimeStamp
  cirbhStatsHistoryAverage CirbhBackHaulUtilization

Defined Values

ciscoIpRanBackHaulMIB 1.3.6.1.4.1.9.9.483
This MIB provides information on the IP-RAN traffic from cell site to aggregation site in the following situations. In an GSM environment the cell site will be the Base station Transceiver System(BTS) and the aggregation site will be the Base Station Controller(BSC). In the UMTS environment the cell site will be the B-Node and the aggregation site will Radio Network Controller(RNC). There are two typical type backhaul, also know as longhaul, links. The traditional backhaul connection consists of a PPP multilink containing two or more E1 or T1 links or ATM or ATM/IMA. The alternate backhaul is traffic transported using IP cloud. Simple back-to-back configuration --------------------------------- This setup consists of two devices that support a limited number of GSM and UMTS links. They are deployed in pairs and inserted between the existing BTS device and BSC device. BTS site BSC site GSM-Abis GSM-Abis ----|||||||| Backhaul ||||||||---- ----| |---------------| |---- ----| |---------------| |---- |||||||| |||||||| RNC B-Node site RNC UMTS UMTS ----|||||||| Backhaul ||||||||---- ----| |---------------| |---- ----| |---------------| |---- |||||||| |||||||| | | |-----------------------| Alternate backhaul over IP cloud Aggregate node configuration ---------------------------- This configuration consists of one aggregate node located at BSC site and several devices at BTS sites. The aggregate device has a seperate backhaul link to each BTS site. BTS site BSC site Aggregate GSM GSM ----|||||||| Backhaul ||||||||---- ----| |---------------| |---- ----| |---------------| |---- |||||||| | | . | | . . | | . GSM . | | . ----|||||||| Backhaul | |---- ----| |---------------| |---- ----| |---------------| |---- |||||||| |||||||| RNC B-Node UMTS UMTS ----|||||||| Backhaul ||||||||---- ----| |---------------| |---- ----| |---------------| |---- |||||||| | | | Alternate | | | .... | | -------. . | | . IP . | | . Cloud.-----| | . . | | -------. . | | | ...... | | | Backhaul | | UMTS | | | ----|||||||| Backhaul | |---- ----| |---------------| |---- ----| |---------------| |---- |||||||| |||||||| Compression Multiplexing | BSC <---------->|||||||| V ||||||||<---------->BTS . GSM . | |<---->| | . GSM . . A(bis) . | |<---->| | . A(bis) . <---------->|||||||| ||||||||<----------> A A | | ShortHaul BackHaul Multiple E1/T1 Back Haul Links Entries in these tables cannot be created or deleted by the network management system. All entries are created or deleted by the agent. Shorthaul interfaces support the following protocols. Protocol ifType -------- ---------------------------- GSM-Abis propPointToPointSerial(22) UMTS-iub atm(37) UMTS/IMA atmSubInterface(134) aal5(49) ifType.44 = atmIma(107) The following list provides the currently allowed backhaul interfaces types. Additional interfaces types will be added as they are supported. ifType --------------------------- ethernetCsmacd(6) ppp(23) as Multilink bundle pppMultilinkBundle(108) In order to manage the IP-RAN optimization solution, two key factors must be monitored. The first and most important is the amount of traffic sent over the backhaul interface. The second is compression efficiency which has a direct impact amount of traffic placed backhaul link. MIB Structure ------------- The MIB has the following structure. Shorthaul information tables: cirbhInfoTable Shorthaul Alarm Information tables cirbhGsmAlarmTable cirbhUmtsConnectionTable cirbhUmtsAlarmTable Shorthaul statistics tables cirbhStatsTable cirbhErrorsTable(deprecated) cirbhShortHaulHistoryTable(obsolete) cirbhCongestionTable cirbhGsmErrorsTable(replaces cirbhErrorsTable) cirbhUmtsErrorsTable(replaces cirbhErrorsTable) Backhaul information tables cirbhBackHaulTable(obsolete) Backhaul statistics tables cirbhBackHaulHistoryTable(obsolete) cirbhBackHaulStatsTable(obsolete) cirbhBackHaulStatsHistoryTable(deprecated) Abbreviations: A-bis Interface between BSC and BTS AAL2 ATM Adaptation Layer type 2 AAL5 ATM Adaptation Layer type 5 AIM Advanced Interface Module AgNode Aggregation Node ALCAP Access Link Control Application Part AMR Adaptive Multi-Rate speech codec ATM Asynchronous Transfer Mode BCH Broadcast Channel BSC Base Station Controller. BTS Base Station Transceiver System CDF CID Definition Field CID Channel IDentification CPCH Common Packet Channel DCH Dedicated Channel DSCH Downlink Shared Channel DTX Discontinuous Transmission (mechanism) FACH Forward Link Access Channel GSM Global System for Mobile communications IMA Inverse Multiplexing for ATM Iub Node B to RNC interface OC3 Optical Carrier 3 OSF OffSet Field LAPD Link Access Protocol on Dm Channel O&M Operations and Maintenance MLPPP Multi-Link PPP MS Mobile Station (Handset) NBAP Node B Application Part NNI Network to Network Interface Node-B Node B PCH Paging Channel PVC Permanent Virtual Circuit RAN Radio Access Network SVC Switched Virtual Circuit RACH Random Access Channel RNC Radio Network Controller SAR Segment Assembly Reassembly SDC Traffic Channel SDH Signaling Channel SPVC Soft Permanent Virtual Circuit SSCOP Service Specific Connection Oriented Protocol STC Signaling Transport Converter STM-1 Synchronous Transport Module type 1 TRAU Transcoder Unit UMTS Universal Mobile Telecommunications System UNI User to Network Interface USCH Uplink Shared Channel UTRAN UMTS Terrestrial Radio Access Network VCI Virtual Channel Identifier VPI Virtual Path Identifier
MODULE-IDENTITY    

ciscoIpRanBackHaulMIBNotifs 1.3.6.1.4.1.9.9.483.0
OBJECT IDENTIFIER    

ciscoIpRanBackHaulMIBObjects 1.3.6.1.4.1.9.9.483.1
OBJECT IDENTIFIER    

ciscoIpRanBackHaulMIBConform 1.3.6.1.4.1.9.9.483.2
OBJECT IDENTIFIER    

cirbhScalars 1.3.6.1.4.1.9.9.483.1.1
OBJECT IDENTIFIER    

cirbhObjects 1.3.6.1.4.1.9.9.483.1.2
OBJECT IDENTIFIER    

cirbhNotifEnables 1.3.6.1.4.1.9.9.483.1.3
OBJECT IDENTIFIER    

cirbhShortHaul 1.3.6.1.4.1.9.9.483.1.2.1
OBJECT IDENTIFIER    

cirbhShortHaulInfo 1.3.6.1.4.1.9.9.483.1.2.1.1
OBJECT IDENTIFIER    

cirbhShortHaulAlarmInfo 1.3.6.1.4.1.9.9.483.1.2.1.2
OBJECT IDENTIFIER    

cirbhShortHaulStats 1.3.6.1.4.1.9.9.483.1.2.1.3
OBJECT IDENTIFIER    

cirbhBackHaul 1.3.6.1.4.1.9.9.483.1.2.2
OBJECT IDENTIFIER    

cirbhBackHaulInfo 1.3.6.1.4.1.9.9.483.1.2.2.1
OBJECT IDENTIFIER    

cirbhBackHaulStats 1.3.6.1.4.1.9.9.483.1.2.2.2
OBJECT IDENTIFIER    

cirbhSnmpTrafficMode 1.3.6.1.4.1.9.9.483.1.1.1
This object describes the mode of SNMP traffic for this device in relationship to connectivity to network management station. This will be used to define default behavior for the device based on the on available bandwidth for management. 'undefined' : Traffic mode is not defined. 'inBand' : SNMP traffic uses same physical interfaces as voice traffic. 'outOfBand' : SNMP traffic does not use same physical interfaces as voice traffic.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER undefined(1), inBand(2), outOfBand(3)  

cirbhLocation 1.3.6.1.4.1.9.9.483.1.1.2
This object provides information on location of the device to aid in topology display. 'undefined' : not defined. 'aggSite' : Located at Base Station Controller or or Radio Network Controller site. 'cellSite' : Located at Base Station Transceiver System or Node B site.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER undefined(1), aggSite(2), cellSite(3)  

cirbhBackHaulStatsInterval 1.3.6.1.4.1.9.9.483.1.1.3
The length of the interval used to collect statistics in the cirbhBackHaulStatsTable.
Status: deprecated Access: read-write
OBJECT-TYPE    
  Unsigned32 60..3600  

cirbhBackHaulStatsEntries 1.3.6.1.4.1.9.9.483.1.1.4
The maximum number of entries in the cirbhBackHaulStatsTable table.
Status: deprecated Access: read-write
OBJECT-TYPE    
  Unsigned32 4..100  

cirbhBackHaulAcceptableThreshold 1.3.6.1.4.1.9.9.483.1.1.5
This object is used to specify a level of traffic below which the instances of the cirbhBackHaulRcvdUtilState and cirbhBackHaulSentUtilState objects are marked as 'acceptable'. All changes to this threshold will take effect at the end of the current interval. The value for this object must be less than the values specified by cirbhBackHaulOverloadedThreshold and cirbhBackHaulWarningThreshold objects.
Status: deprecated Access: read-write
OBJECT-TYPE    
  Unsigned32 20..100  

cirbhBackHaulWarningThreshold 1.3.6.1.4.1.9.9.483.1.1.6
This object is used to specify a level of traffic were the instances of the cirbhBackHaulRcvdUtilState and cirbhBackHaulSentUtilState objects are marked as 'warning'. All changes to this threshold will take effect at the end of the current interval. The value for this object must be greater than the value specified for the cirbhBackHaulAcceptableThreshold object. Also, the value for this object must be less than or equal to value of the cirbhBackHaulOverloadedThreshold object.
Status: deprecated Access: read-write
OBJECT-TYPE    
  Unsigned32 30..100  

cirbhBackHaulOverloadedThreshold 1.3.6.1.4.1.9.9.483.1.1.7
This object is used to specify a level of traffic were the instances of the cirbhBackHaulRcvdUtilState and cirbhBackHaulSentUtilState objects are marked as 'overloaded'. Changes to this threshold will take effect at the end of the current interval. The value for this object must be greater than the value specified for the cirbhBackHaulAcceptableThreshold object. Also, the value for this object must be greater than or equal to value of the cirbhBackHaulWarningThreshold object. This object will be used to determine the state of the cirbhBackHaulRcvdUtilState and cirbhBackHaulSentUtilState objects.
Status: deprecated Access: read-write
OBJECT-TYPE    
  Unsigned32 40..100  

cirbhBackHaulUtilInterval 1.3.6.1.4.1.9.9.483.1.1.8
The length of the interval used to suppress generation of the ciscoIpRanBackHaulRcvdUtil and ciscoIpRanBackHaulSentUtil notifications. Notification will not be suppressed when zero value is specified.
Status: deprecated Access: read-write
OBJECT-TYPE    
  Unsigned32 0 | 60..3600  

cirbhInfoTable 1.3.6.1.4.1.9.9.483.1.2.1.1.1
This table provides information on interface used to establish shorthaul connection to BTS or BSC or node B site.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CirbhInfoTableEntry

cirbhInfoTableEntry 1.3.6.1.4.1.9.9.483.1.2.1.1.1.1
Each entry describes the information used to route GSM and UMTS packets across backhaul for a single GSM or UMTS link.
Status: current Access: not-accessible
OBJECT-TYPE    
  CirbhInfoTableEntry  

cirbhInfoProtocol 1.3.6.1.4.1.9.9.483.1.2.1.1.1.1.1
Protocol used to indicate type of shorthaul.
Status: current Access: read-only
OBJECT-TYPE    
  CirbhProtocol  

cirbhInfoLocalAddrType 1.3.6.1.4.1.9.9.483.1.2.1.1.1.1.2
The type of address specified in the corresponding instance of cirbhConfigLocalIpAddr object.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

cirbhInfoLocalAddr 1.3.6.1.4.1.9.9.483.1.2.1.1.1.1.3
The local address used to route traffic across backhaul.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

cirbhInfoLocalPortNumber 1.3.6.1.4.1.9.9.483.1.2.1.1.1.1.4
The local port number used to distinguish traffic from this interface when transported over backhaul connection.
Status: current Access: read-only
OBJECT-TYPE    
  InetPortNumber  

cirbhInfoRemoteAddrType 1.3.6.1.4.1.9.9.483.1.2.1.1.1.1.5
The type of address in the in the corresponding instance of the cirbhInfoRemoteAddr object.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

cirbhInfoRemoteAddr 1.3.6.1.4.1.9.9.483.1.2.1.1.1.1.6
The remote IP address used to route traffic across backhaul.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

cirbhInfoRemotePortNumber 1.3.6.1.4.1.9.9.483.1.2.1.1.1.1.7
The remote port number used to distinguish traffic from this interface when transported over backhaul connection.
Status: current Access: read-only
OBJECT-TYPE    
  InetPortNumber  

cirbhInfoAdjectSerialNum 1.3.6.1.4.1.9.9.483.1.2.1.1.1.1.8
This object provides the serial number of the adjacent device supporting the other side of this shorthaul. This object contains the same value as the corresponding entPhysicalSerialNum object on the adjacent device. The type of object like chassis or module is provided by the cirbhInfoAdjectVendorType object.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

cirbhInfoAdjectVendorType 1.3.6.1.4.1.9.9.483.1.2.1.1.1.1.9
This object provides the vendor type of the adjacent device supporting other end of this shorthaul. This objectcontains the same value as the corresponding entPhysicalVendorType object on the adjacent device.
Status: current Access: read-only
OBJECT-TYPE    
  AutonomousType  

cirbhInfoBackhaulRxIfIndex 1.3.6.1.4.1.9.9.483.1.2.1.1.1.1.10
This object provides the ifIndex of the interface used to receive traffic from destination.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndexOrZero  

cirbhInfoBackhaulTxIfIndex 1.3.6.1.4.1.9.9.483.1.2.1.1.1.1.11
This object provides the ifIndex of the interface used to sent traffic to destination.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndexOrZero  

cirbhInfoShBulkLastIndex 1.3.6.1.4.1.9.9.483.1.2.1.1.1.1.12
The latest value of the cirbhShortHaulBulkHistory object from the cirbhShortHaulBulkHistory table.
Status: current Access: read-only
OBJECT-TYPE    
  CirbhHistoryIndex  

cirbhInfoOptimizeTraffic 1.3.6.1.4.1.9.9.483.1.2.1.1.1.1.13
This object indicate whether the traffic received and sent for this shorthaul interface is optimized.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cirbhGsmAlarmTable 1.3.6.1.4.1.9.9.483.1.2.1.2.1
This table provides alarm information for GSM-Abis interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CirbhGsmAlarmTableEntry

cirbhGsmAlarmTableEntry 1.3.6.1.4.1.9.9.483.1.2.1.2.1.1
Each entry represents the set of alarms that apply to GSM interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  CirbhGsmAlarmTableEntry  

cirbhGsmAlarmConnectState 1.3.6.1.4.1.9.9.483.1.2.1.2.1.1.1
The state of the connection for GSM interface.
Status: current Access: read-only
OBJECT-TYPE    
  CirbhConnectGsmState  

cirbhGsmAlarmLocalState 1.3.6.1.4.1.9.9.483.1.2.1.2.1.1.2
The local alarm state.
Status: current Access: read-only
OBJECT-TYPE    
  CirbhAlarmState  

cirbhGsmAlarmRemoteState 1.3.6.1.4.1.9.9.483.1.2.1.2.1.1.3
The remote alarm state.
Status: current Access: read-only
OBJECT-TYPE    
  CirbhAlarmState  

cirbhGsmAlarmRedundancyState 1.3.6.1.4.1.9.9.483.1.2.1.2.1.1.4
The redundancy state of the interface
Status: current Access: read-only
OBJECT-TYPE    
  CirbhRedundancyState  

cirbhUmtsConnectionTable 1.3.6.1.4.1.9.9.483.1.2.1.2.2
This table provides information associated with UMTS connection between BTS and BSC.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CirbhUmtsConnectionTableEntry

cirbhUmtsConnectionTableEntry 1.3.6.1.4.1.9.9.483.1.2.1.2.2.1
Each Entry represents the set of alarms that apply to UMTS interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  CirbhUmtsConnectionTableEntry  

cirbhUmtsConnectionState 1.3.6.1.4.1.9.9.483.1.2.1.2.2.1.1
The state of the connection between the UMTS interfaces.
Status: current Access: read-only
OBJECT-TYPE    
  CirbhConnectUmtsState  

cirbhUmtsConnectionRedundState 1.3.6.1.4.1.9.9.483.1.2.1.2.2.1.2
The redundancy state of the interface.
Status: current Access: read-only
OBJECT-TYPE    
  CirbhRedundancyState  

cirbhUmtsConnectionRootIfIndex 1.3.6.1.4.1.9.9.483.1.2.1.2.2.1.3
The root interface used to transport and receive UMTS traffic as follows. ATM: ATM0/0.0-aal5 layer -> ATM0/0-atm layer. IMA ATM0/IMA0.1-aal5 layer -> ATM0/IMA0
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndexOrZero  

cirbhUmtsAlarmTable 1.3.6.1.4.1.9.9.483.1.2.1.2.3
This table provides information on alarm states for UMTS-ATM interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CirbhUmtsAlarmTableEntry

cirbhUmtsAlarmTableEntry 1.3.6.1.4.1.9.9.483.1.2.1.2.3.1
Each entry provides information about the alarms for each ATM interface used to configure the shorthaul UMTS interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  CirbhUmtsAlarmTableEntry  

cirbhUmtsAlarmRxLocalState 1.3.6.1.4.1.9.9.483.1.2.1.2.3.1.1
The local receive alarm state.
Status: current Access: read-only
OBJECT-TYPE    
  CirbhAlarmState  

cirbhUmtsAlarmRxRemoteState 1.3.6.1.4.1.9.9.483.1.2.1.2.3.1.2
The remote receive alarm state.
Status: current Access: read-only
OBJECT-TYPE    
  CirbhAlarmState  

cirbhUmtsAlarmTxLocalState 1.3.6.1.4.1.9.9.483.1.2.1.2.3.1.3
The local transmit alarm state.
Status: current Access: read-only
OBJECT-TYPE    
  CirbhAlarmState  

cirbhUmtsAlarmTxRemoteState 1.3.6.1.4.1.9.9.483.1.2.1.2.3.1.4
The remote transmit alarm state.
Status: current Access: read-only
OBJECT-TYPE    
  CirbhAlarmState  

cirbhStatsTable 1.3.6.1.4.1.9.9.483.1.2.1.3.1
This table provides measurements on bytes and packets sent or received on a per interface basis. It is important to note that this table shares the same index with the cirbhInfoTable table the ifIndex can be used to associate information from both tables.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CirbhStatsTableEntry

cirbhStatsTableEntry 1.3.6.1.4.1.9.9.483.1.2.1.3.1.1
This entry provides measurements on shorthaul interfaces to allow compression efficency to be calculated.
Status: current Access: not-accessible
OBJECT-TYPE    
  CirbhStatsTableEntry  

cirbhStatsRcvdSamples 1.3.6.1.4.1.9.9.483.1.2.1.3.1.1.1
For GSM-Abis interfaces, the count of samples received on interface. For UMTS interfaces, the number of packets received on interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cirbhStatsSentSamples 1.3.6.1.4.1.9.9.483.1.2.1.3.1.1.2
For GSM-Abis interfaces, the count of samples sent on interface. For UMTS interfaces, the number of packets sent on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cirbhStatsRcvdBackHaulPackets 1.3.6.1.4.1.9.9.483.1.2.1.3.1.1.3
The count of packets received from backhaul that contained data for this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cirbhStatsSentBackHaulPackets 1.3.6.1.4.1.9.9.483.1.2.1.3.1.1.4
The count of packets transmitted on backhaul that contained data from this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cirbhStatsRcvdBackHaulBytes 1.3.6.1.4.1.9.9.483.1.2.1.3.1.1.5
The count of bytes received from backhaul that contained data for this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cirbhStatsSentBackHaulBytes 1.3.6.1.4.1.9.9.483.1.2.1.3.1.1.6
The count of bytes transmitted on backhaul that contained data from this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cirbhErrorsTable 1.3.6.1.4.1.9.9.483.1.2.1.3.2
This table provides information on the errors that can be encountered during the compression and decompression of UMTS and GSM-Abis traffic. UMTS ------------------- | GSM Links -------- --------------| | IP based Multi-link(backhaul) --------------| |----------------------------- --------------| |----------------------------- --------
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CirbhErrorsTableEntry

cirbhErrorsTableEntry 1.3.6.1.4.1.9.9.483.1.2.1.3.2.1
Each entry provides account of various types of errors encountered on GSM and UMTS interfaces.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  CirbhErrorsTableEntry  

cirbhErrorsBhPeerNotReadyDrops 1.3.6.1.4.1.9.9.483.1.2.1.3.2.1.1
The count of packets dropped on backhaul because peer was not ready.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cirbhErrorsBhPeerNotActiveDrops 1.3.6.1.4.1.9.9.483.1.2.1.3.2.1.2
The count of packets dropped on backhaul because peer was reachable but not in active state.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cirbhErrorsBhInvalidPackets 1.3.6.1.4.1.9.9.483.1.2.1.3.2.1.3
The number of backhaul packets that were received and dropped because they contained invalid information.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cirbhErrorsBhLostRcvdPackets 1.3.6.1.4.1.9.9.483.1.2.1.3.2.1.4
The number of backhaul packets expected to be received but never arrived.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cirbhErrorsBhLostSentPackets 1.3.6.1.4.1.9.9.483.1.2.1.3.2.1.5
The number of backhaul packets sent but never were received by peer.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cirbhErrorsBhMissedPackets 1.3.6.1.4.1.9.9.483.1.2.1.3.2.1.6
The value of this object is the sum total of the values of the corresponding instances of the following objects: cirbhErrorsBhMissedLatePackets cirbhErrorsBhMissedLostPackets cirbhErrorsBhMissedNoMemPackets cirbhErrorsBhMissedResetPackets
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cirbhErrorsBhMissedLatePackets 1.3.6.1.4.1.9.9.483.1.2.1.3.2.1.7
The number of packets missed on backhaul because they arrived past the allowed time frame.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cirbhErrorsBhMissedLostPackets 1.3.6.1.4.1.9.9.483.1.2.1.3.2.1.8
The number of packets missed on backhaul because they were lost on backhaul.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cirbhErrorsBhMissedNoMemPackets 1.3.6.1.4.1.9.9.483.1.2.1.3.2.1.9
The number of packets missed on backhaul for lack of available memory to allocate packet.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cirbhErrorsBhMissedResetPackets 1.3.6.1.4.1.9.9.483.1.2.1.3.2.1.10
The number of packets missed on backhaul because the of a reset event.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cirbhErrorsDecompFailures 1.3.6.1.4.1.9.9.483.1.2.1.3.2.1.11
The number of times information contained in packet could not be decompressed.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cirbhErrorsCompFailures 1.3.6.1.4.1.9.9.483.1.2.1.3.2.1.12
The number of times the information contained in the packet could not be compressed. This counter is incremented for all types of compression errors.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cirbhErrorsCompNoPacketFailures 1.3.6.1.4.1.9.9.483.1.2.1.3.2.1.13
The number of times compression failed because packet was unavailable.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cirbhErrorsCompNoIntFailures 1.3.6.1.4.1.9.9.483.1.2.1.3.2.1.14
The number of times compression failed because route to peer was not available.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cirbhErrorsCompIntDownFailures 1.3.6.1.4.1.9.9.483.1.2.1.3.2.1.15
The number of times compression failed because interface was down.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cirbhErrorsCompEncapFailures 1.3.6.1.4.1.9.9.483.1.2.1.3.2.1.16
The number of times compression failed because of encapsulation errors.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cirbhErrorsCompQosDrops 1.3.6.1.4.1.9.9.483.1.2.1.3.2.1.17
The number of times compression failed because of quality of service errors or traffic load.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

cirbhShortHaulHistoryTable 1.3.6.1.4.1.9.9.483.1.2.1.3.3
This table provides historical information on the amount of backhaul traffic contributed by each interface.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CirbhShortHaulHistoryTableEntry

cirbhShortHaulHistoryTableEntry 1.3.6.1.4.1.9.9.483.1.2.1.3.3.1
Each entry represents the average traffic for last second. Each entry provides information on traffic rates for raw and compressed data.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  CirbhShortHaulHistoryTableEntry  

cirbhShortHaulHistory 1.3.6.1.4.1.9.9.483.1.2.1.3.3.1.1
An index used to access history of cirbhShortHaulHistoryTable objects.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  CirbhHistoryIndex  

cirbhShortHaulRcvdRate 1.3.6.1.4.1.9.9.483.1.2.1.3.3.1.2
The rate of traffic received from this interface to be sent on backhaul prior to compression.
Status: obsolete Access: read-only
OBJECT-TYPE    
  CirbhRawInterfaceRate  

cirbhShortHaulSentRate 1.3.6.1.4.1.9.9.483.1.2.1.3.3.1.3
The rate of traffic sent out from this interface after traffic was decompressed.
Status: obsolete Access: read-only
OBJECT-TYPE    
  CirbhRawInterfaceRate  

cirbhShortHaulRcvdCompressRate 1.3.6.1.4.1.9.9.483.1.2.1.3.3.1.4
The rate of traffic received into this interface to be sent on backhaul after compression.
Status: obsolete Access: read-only
OBJECT-TYPE    
  CirbhCommpressInterfaceRate  

cirbhShortHaulSentCompressRate 1.3.6.1.4.1.9.9.483.1.2.1.3.3.1.5
The rate of traffic received from backhaul and prior to decompression.
Status: obsolete Access: read-only
OBJECT-TYPE    
  CirbhCommpressInterfaceRate  

cirbhShortHaulTimeStamp 1.3.6.1.4.1.9.9.483.1.2.1.3.3.1.6
Time when sample was collected.
Status: obsolete Access: read-only
OBJECT-TYPE    
  TimeStamp  

cirbhShortHaulRcvdUtilization 1.3.6.1.4.1.9.9.483.1.2.1.3.3.1.7
Amount of traffic that was receive from backhaul before decompression express as load on E1 or T1.
Status: obsolete Access: read-only
OBJECT-TYPE    
  CirbhShortHaulUtilization  

cirbhShortHaulSentUtilization 1.3.6.1.4.1.9.9.483.1.2.1.3.3.1.8
Amount of traffic that was send on after compression express as load on E1 or T1.
Status: obsolete Access: read-only
OBJECT-TYPE    
  CirbhShortHaulUtilization  

cirbhCongestionTable 1.3.6.1.4.1.9.9.483.1.2.1.3.4
This table provides information on congestion mechanism for shorthaul interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CirbhCongestionTableEntry

cirbhCongestionTableEntry 1.3.6.1.4.1.9.9.483.1.2.1.3.4.1
Each entry represents single shorthaul interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  CirbhCongestionTableEntry  

cirbhCongestionEnabled 1.3.6.1.4.1.9.9.483.1.2.1.3.4.1.1
This object indicates congestion mechanisms have been enabled for shorthaul interface.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cirbhCongestionDrops 1.3.6.1.4.1.9.9.483.1.2.1.3.4.1.2
This object provide the number packets or cells that were dropped due to congestion. When the cirbhInfoProtocol is 'gsmAbis' object indicates the number of packets dropped. When the cirbhInfoProtocol is 'umtsIub' object indicates the number of cells dropped.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cirbhCongestionDroppedBytes 1.3.6.1.4.1.9.9.483.1.2.1.3.4.1.3
The number of bytes dropped due to congestion control mechanisms.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cirbhCongestionEvents 1.3.6.1.4.1.9.9.483.1.2.1.3.4.1.4
The number of times congestion mechanism was engaged.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cirbhCongestionActive 1.3.6.1.4.1.9.9.483.1.2.1.3.4.1.5
This object indicates whether congestion mechanism is active.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cirbhCongestionDuration 1.3.6.1.4.1.9.9.483.1.2.1.3.4.1.6
This object provides number of seconds interface was congested.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cirbhGsmErrorsTable 1.3.6.1.4.1.9.9.483.1.2.1.3.5
This table provides information on the errors that can be encountered during the compression and decompression of GSM-Abis traffic.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CirbhGsmErrorsTableEntry

cirbhGsmErrorsTableEntry 1.3.6.1.4.1.9.9.483.1.2.1.3.5.1
Each entry represents single shorthaul interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  CirbhGsmErrorsTableEntry  

cirbhGsmErrorsPeerNotReadyDrops 1.3.6.1.4.1.9.9.483.1.2.1.3.5.1.1
The count of packets dropped on backhaul because peer was not ready.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cirbhGsmErrorsPeerNotActiveDrops 1.3.6.1.4.1.9.9.483.1.2.1.3.5.1.2
The count of packets dropped on backhaul because peer was reachable but not in active state.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cirbhGsmErrorsInvalidPackets 1.3.6.1.4.1.9.9.483.1.2.1.3.5.1.3
The number of backhaul packets that were received and dropped because they contained invalid information.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cirbhGsmErrorsLostRcvdPackets 1.3.6.1.4.1.9.9.483.1.2.1.3.5.1.4
The number of backhaul packets expected to be received but never arrived.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cirbhGsmErrorsLostSentPackets 1.3.6.1.4.1.9.9.483.1.2.1.3.5.1.5
The number of backhaul packets sent but never were received by peer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cirbhGsmErrorsMissedPackets 1.3.6.1.4.1.9.9.483.1.2.1.3.5.1.6
The value of this object is the sum total of the values of the corresponding instances of the following objects: cirbhGsmErrorsMissedLatePackets cirbhGsmErrorsMissedLostPackets cirbhGsmErrorsMissedNoMemPackets cirbhGsmErrorsMissedResetPackets
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cirbhGsmErrorsMissedLatePackets 1.3.6.1.4.1.9.9.483.1.2.1.3.5.1.7
The number of packets missed on backhaul because they arrived past the allowed time frame.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cirbhGsmErrorsMissedLostPackets 1.3.6.1.4.1.9.9.483.1.2.1.3.5.1.8
The number of packets missed on backhaul because they were lost on backhaul.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cirbhGsmErrorsMissedNoMemPackets 1.3.6.1.4.1.9.9.483.1.2.1.3.5.1.9
The number of packets missed on backhaul for lack of available memory to allocate packet.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cirbhGsmErrorsMissedResetPackets 1.3.6.1.4.1.9.9.483.1.2.1.3.5.1.10
The number of packets missed on backhaul because the of a reset event.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cirbhGsmErrorsDecompFailures 1.3.6.1.4.1.9.9.483.1.2.1.3.5.1.11
The number of times information contained in packet could not be decompressed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cirbhGsmErrorsCompFailures 1.3.6.1.4.1.9.9.483.1.2.1.3.5.1.12
The number of times the information contained in the packet could not be compressed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cirbhGsmErrorsCompNoPacketFailures 1.3.6.1.4.1.9.9.483.1.2.1.3.5.1.13
The number of times compression failed because packet was unavailable.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cirbhGsmErrorsCompNoIntFailures 1.3.6.1.4.1.9.9.483.1.2.1.3.5.1.14
The number of times compression failed because route to peer was not available.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cirbhGsmErrorsCompIntDownFailures 1.3.6.1.4.1.9.9.483.1.2.1.3.5.1.15
The number of times compression failed because interface was down.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cirbhGsmErrorsCompEncapFailures 1.3.6.1.4.1.9.9.483.1.2.1.3.5.1.16
The number of times compression failed because of encapsulation errors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cirbhGsmErrorsCompQosDrops 1.3.6.1.4.1.9.9.483.1.2.1.3.5.1.17
The number of times compression failed because of quality of service errors or traffic load.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cirbhGsmErrorsFastSendFailures 1.3.6.1.4.1.9.9.483.1.2.1.3.5.1.18
Fast send failures.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cirbhGsmErrorsTxPacketFailures 1.3.6.1.4.1.9.9.483.1.2.1.3.5.1.19
Unable to transmit GSM packet.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cirbhGsmErrorsTxNoBuffers 1.3.6.1.4.1.9.9.483.1.2.1.3.5.1.20
Unable to allocate buffer for transmission.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cirbhGsmErrorsTxResets 1.3.6.1.4.1.9.9.483.1.2.1.3.5.1.21
Transmission interface resets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cirbhGsmErrorsOverruns 1.3.6.1.4.1.9.9.483.1.2.1.3.5.1.22
Packet was missed because backhaul jitter buffer was ran out of available space.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cirbhGsmErrorsInterruptFailures 1.3.6.1.4.1.9.9.483.1.2.1.3.5.1.23
Packet was lost because of interrupt failure.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cirbhGsmErrorsLateArrivals 1.3.6.1.4.1.9.9.483.1.2.1.3.5.1.24
Count of GSM packets that arrived later than the allowed time.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cirbhGsmErrorsEarlyArrivals 1.3.6.1.4.1.9.9.483.1.2.1.3.5.1.25
Count of GSM packets that arrived earlier than the allowed time.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cirbhUmtsErrorsTable 1.3.6.1.4.1.9.9.483.1.2.1.3.6
This table provides information on the errors that can be encountered during the compression and decompression of UMTS-Iub traffic.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CirbhUmtsErrorsTableEntry

cirbhUmtsErrorsTableEntry 1.3.6.1.4.1.9.9.483.1.2.1.3.6.1
Each entry represents single shorthaul interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  CirbhUmtsErrorsTableEntry  

cirbhUmtsErrorsPeerNotReadyDrops 1.3.6.1.4.1.9.9.483.1.2.1.3.6.1.1
The count of packets dropped on backhaul because peer was not ready.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cirbhUmtsErrorsInvalidPackets 1.3.6.1.4.1.9.9.483.1.2.1.3.6.1.2
The number of backhaul packets that were received and dropped because they contained invalid information.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cirbhUmtsErrorsDecompFailures 1.3.6.1.4.1.9.9.483.1.2.1.3.6.1.3
The number of times information contained in packet could not be decompressed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cirbhUmtsErrorsCompFailures 1.3.6.1.4.1.9.9.483.1.2.1.3.6.1.4
The number of times the information contained int the packet could not be compressed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cirbhUmtsErrorsCompNoPacketFailures 1.3.6.1.4.1.9.9.483.1.2.1.3.6.1.5
The number of times compression failed because packet was unavailable.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cirbhUmtsErrorsCompNoIntFailures 1.3.6.1.4.1.9.9.483.1.2.1.3.6.1.6
The number of times compression failed because route to peer was not available.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cirbhUmtsErrorsCompIntDownFailures 1.3.6.1.4.1.9.9.483.1.2.1.3.6.1.7
The number of times compression failed because interface was down.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cirbhUmtsErrorsCompEncapFailures 1.3.6.1.4.1.9.9.483.1.2.1.3.6.1.8
The number of times compression failed because of encapsulation errors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cirbhUmtsErrorsCompQosDrops 1.3.6.1.4.1.9.9.483.1.2.1.3.6.1.9
The number of times compression failed because of quality of service errors or traffic load.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cirbhUmtsErrorsShorthaulPakFailures 1.3.6.1.4.1.9.9.483.1.2.1.3.6.1.10
Unable to allocate packet used to send data on shorthaul interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cirbhUmtsErrorsUmtsEncapFailures 1.3.6.1.4.1.9.9.483.1.2.1.3.6.1.11
The UMTS encapsulate failures.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cirbhUmtsErrorsLocalPvcDrops 1.3.6.1.4.1.9.9.483.1.2.1.3.6.1.12
Packet dropped because local PVC was unavailable.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cirbhUmtsErrorsRemotePvcDrops 1.3.6.1.4.1.9.9.483.1.2.1.3.6.1.13
Packet dropped because remote PVC was unavailable.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cirbhUmtsErrorsBackhaulDrops 1.3.6.1.4.1.9.9.483.1.2.1.3.6.1.14
Packets dropped on backhaul.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cirbhShortHaulBulkTable 1.3.6.1.4.1.9.9.483.1.2.1.3.7
This table provides historical information on the amount of backhaul traffic contributed by each interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CirbhShortHaulBulkTableEntry

cirbhShortHaulBulkTableEntry 1.3.6.1.4.1.9.9.483.1.2.1.3.7.1
Each entry represents the average traffic for last second. Each entry provides information on traffic rates for raw and compressed data.
Status: current Access: not-accessible
OBJECT-TYPE    
  CirbhShortHaulBulkTableEntry  

cirbhShortHaulBulkHistory 1.3.6.1.4.1.9.9.483.1.2.1.3.7.1.1
An index used to access history of cirbhShortHaulBulkDataTable objects.
Status: current Access: not-accessible
OBJECT-TYPE    
  CirbhHistoryIndex  

cirbhShortHaulBulkTimeStamp 1.3.6.1.4.1.9.9.483.1.2.1.3.7.1.2
Time when sample was collected.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

cirbhShortHaulBulkBaseUnit 1.3.6.1.4.1.9.9.483.1.2.1.3.7.1.3
The Base Unit is an integer used to provide a range of bytes rates provided in the cirbhShortHaulBulkUtil object. All values in the cirbhShortHaulBulkUtil object share the same base unit.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 256..2147483647  

cirbhShortHaulBulkUtil 1.3.6.1.4.1.9.9.483.1.2.1.3.7.1.4
This object provides the amount of traffic transmitted in a particular shorthaul. The object contains 1 to 128 pairs. The length of the octet string can be used to calculate number of pairs. The information is in the following format were each rate is stored as single byte. [rx,tx] * 128 The approximated rate can be calculated by multiplying value from cirbhShortHaulBulkUtil times value in the cirbhShortHaulBulkBaseUnit.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

cirbhBackHaulTable 1.3.6.1.4.1.9.9.483.1.2.2.1.1
This table provides information on backHaul links.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CirbhBackHaulEntry

cirbhBackHaulEntry 1.3.6.1.4.1.9.9.483.1.2.2.1.1.1
Each entry represents a backhaul link between BSC and a particular BTS site.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  CirbhBackHaulEntry  

cirbhBackHaulAdjectSerialNum 1.3.6.1.4.1.9.9.483.1.2.2.1.1.1.1
This object provides the serial number of the adjacent device supporting the backhaul connection. This object contains the same value as the corresponding entPhysicalSerialNum object. The type of object like chassis or module is provided by the cirbhBackHaulAdjectVendorType object.
Status: obsolete Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

cirbhBackHaulAdjectVendorType 1.3.6.1.4.1.9.9.483.1.2.2.1.1.1.2
This object provides the vendor type of the adjacent device supporting backhaul connection. This object contains the same value as the corresponding entPhysicalVendorType object.
Status: obsolete Access: read-only
OBJECT-TYPE    
  AutonomousType  

cirbhBackHaulRcvdUtilState 1.3.6.1.4.1.9.9.483.1.2.2.1.1.1.3
The utilization state for traffic received on backhaul multilink. The following objects will be used to calculate link utilization state: cirbhBackHaulAcceptableThreshold cirbhBackHaulWarningThreshold cirbhBackHaulOverloadedThreshold
Status: obsolete Access: read-only
OBJECT-TYPE    
  CirbhBackHaulUtilizationState  

cirbhBackHaulSentUtilState 1.3.6.1.4.1.9.9.483.1.2.2.1.1.1.4
The utilization state for traffic transmitted on backhaul multilink. The following objects will be used to calculate link utilization state: cirbhBackHaulAcceptableThreshold cirbhBackHaulWarningThreshold cirbhBackHaulOverloadedThreshold
Status: obsolete Access: read-only
OBJECT-TYPE    
  CirbhBackHaulUtilizationState  

cirbhBackHaulRcvdUtil 1.3.6.1.4.1.9.9.483.1.2.2.1.1.1.5
The average receive utilization of the link over the last second.
Status: obsolete Access: read-only
OBJECT-TYPE    
  CirbhBackHaulUtilization  

cirbhBackHaulSentUtil 1.3.6.1.4.1.9.9.483.1.2.2.1.1.1.6
The average transmit utilization of the link over the last second.
Status: obsolete Access: read-only
OBJECT-TYPE    
  CirbhBackHaulUtilization  

cirbhBackHaulShortHaulTable 1.3.6.1.4.1.9.9.483.1.2.2.1.2
This table lists the associations between shorthaul and backhaul interfaces.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CirbhBackHaulShortHaulEntry

cirbhBackHaulShortHaulEntry 1.3.6.1.4.1.9.9.483.1.2.2.1.2.1
An entry indicates a single association between a backhaul and shorthaul interface.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  CirbhBackHaulShortHaulEntry  

cirbhBackHaulShortHaulBhIndex 1.3.6.1.4.1.9.9.483.1.2.2.1.2.1.1
This object indicates the backhaul interface.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

cirbhBackHaulShortHaulShIndex 1.3.6.1.4.1.9.9.483.1.2.2.1.2.1.2
This object indicates the shorthaul interface.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

cirbhBackHaulShortHaulTimestamp 1.3.6.1.4.1.9.9.483.1.2.2.1.2.1.3
This object indicates the value of sysUpTime when the entry was created.
Status: obsolete Access: read-only
OBJECT-TYPE    
  TimeStamp  

cirbhBackHaulHistoryTable 1.3.6.1.4.1.9.9.483.1.2.2.2.1
This table provides historical information on traffic distribution on backhaul interface.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CirbhBackHaulHistoryEntry

cirbhBackHaulHistoryEntry 1.3.6.1.4.1.9.9.483.1.2.2.2.1.1
Each entry provides information on the utilization of backhaul interface. The utilization is broken down by protocol and by direction. An entry is updated in this table every second.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  CirbhBackHaulHistoryEntry  

cirbhBackHaulHistoryIndex 1.3.6.1.4.1.9.9.483.1.2.2.2.1.1.1
An index used to access history of cirbhBackHaulHistoryTable objects.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  CirbhHistoryIndex  

cirbhBackHaulHistoryRcvdUtil 1.3.6.1.4.1.9.9.483.1.2.2.2.1.1.2
The average receive utilization of link over the last second.
Status: obsolete Access: read-only
OBJECT-TYPE    
  CirbhBackHaulUtilization  

cirbhBackHaulHistorySentUtil 1.3.6.1.4.1.9.9.483.1.2.2.2.1.1.3
The average transmit utilization of link over the last second.
Status: obsolete Access: read-only
OBJECT-TYPE    
  CirbhBackHaulUtilization  

cirbhBackHaulHistoryRcvdAbisUtil 1.3.6.1.4.1.9.9.483.1.2.2.2.1.1.4
The average receive utilization of link over the last second that consisted of GSM-Abis traffic.
Status: obsolete Access: read-only
OBJECT-TYPE    
  CirbhBackHaulUtilization  

cirbhBackHaulHistorySentAbisUtil 1.3.6.1.4.1.9.9.483.1.2.2.2.1.1.5
The average transmit utilization of link over the last second that consisted of GSM-Abis traffic.
Status: obsolete Access: read-only
OBJECT-TYPE    
  CirbhBackHaulUtilization  

cirbhBackHaulHistoryRcvdUmtsUtil 1.3.6.1.4.1.9.9.483.1.2.2.2.1.1.6
The average receive utilization of link over the last second that consisted of UMTS traffic.
Status: obsolete Access: read-only
OBJECT-TYPE    
  CirbhBackHaulUtilization  

cirbhBackHaulHistorySentUmtsUtil 1.3.6.1.4.1.9.9.483.1.2.2.2.1.1.7
The average transmit utilization of link over the last second that consisted of UMTS traffic.
Status: obsolete Access: read-only
OBJECT-TYPE    
  CirbhBackHaulUtilization  

cirbhBackHaulHistoryTimeStamp 1.3.6.1.4.1.9.9.483.1.2.2.2.1.1.8
Time when sample was collected.
Status: obsolete Access: read-only
OBJECT-TYPE    
  TimeStamp  

cirbhBackHaulStatsTable 1.3.6.1.4.1.9.9.483.1.2.2.2.2
This table provides current information on the utilization of backhaul interface. One second load samples are collected and the corresponding entry is incremented. The provides a distribution of the traffic load. At the end of an interval the information is collected and used to populate entry in the cirbhBackHaulStatsHistoryTable. The interval is specified by the cirbhBackHaulStatsInterval object. The counters in this table increase until the interval ends at which time they are reset.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CirbhBackHaulStatsEntry

cirbhBackHaulStatsEntry 1.3.6.1.4.1.9.9.483.1.2.2.2.2.1
Each entry contains the distribution of traffic in the current window specified by the cirbhBackHaulStatsInterval object.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  CirbhBackHaulStatsEntry  

cirbhStatsDirection 1.3.6.1.4.1.9.9.483.1.2.2.2.2.1.1
The direction of traffic on backhaul.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  CirbhTrafficDirection  

cirbhStatsTrafficType 1.3.6.1.4.1.9.9.483.1.2.2.2.2.1.2
The type of traffic.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  CirbhTrafficType  

cirbhStats000to009Seconds 1.3.6.1.4.1.9.9.483.1.2.2.2.2.1.3
The total numbers of seconds during which the backhaul link was utilized from 0 to 9 percent.
Status: obsolete Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

cirbhStats010to019Seconds 1.3.6.1.4.1.9.9.483.1.2.2.2.2.1.4
The total numbers of seconds during which the backhaul link was utilized from 10 to 19 percent.
Status: obsolete Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

cirbhStats020to029Seconds 1.3.6.1.4.1.9.9.483.1.2.2.2.2.1.5
The total numbers of seconds during which the backhaul link was utilized from 20 to 29 percent.
Status: obsolete Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

cirbhStats030to039Seconds 1.3.6.1.4.1.9.9.483.1.2.2.2.2.1.6
The total numbers of seconds during which the backhaul link was utilized from 30 to 39 percent.
Status: obsolete Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

cirbhStats040to049Seconds 1.3.6.1.4.1.9.9.483.1.2.2.2.2.1.7
The total numbers of seconds during which the backhaul link was utilized from 40 to 49 percent.
Status: obsolete Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

cirbhStats050to059Seconds 1.3.6.1.4.1.9.9.483.1.2.2.2.2.1.8
The total numbers of seconds during which the backhaul link was utilized from 50 to 59 percent.
Status: obsolete Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

cirbhStats060to069Seconds 1.3.6.1.4.1.9.9.483.1.2.2.2.2.1.9
The total numbers of seconds during which the backhaul link was utilized from 60 to 69 percent.
Status: obsolete Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

cirbhStats070to079Seconds 1.3.6.1.4.1.9.9.483.1.2.2.2.2.1.10
The total numbers of seconds during which the backhaul link was utilized from 70 to 79 percent.
Status: obsolete Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

cirbhStats080to089Seconds 1.3.6.1.4.1.9.9.483.1.2.2.2.2.1.11
The total numbers of seconds during which the backhaul link was utilized from 80 to 89 percent.
Status: obsolete Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

cirbhStats090to100Seconds 1.3.6.1.4.1.9.9.483.1.2.2.2.2.1.12
The total numbers of seconds during which the backhaul link was utilized from 90 to 100 percent.
Status: obsolete Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

cirbhStatsTimeStamp 1.3.6.1.4.1.9.9.483.1.2.2.2.2.1.13
Time when sample was collected.
Status: obsolete Access: read-only
OBJECT-TYPE    
  TimeStamp  

cirbhStatsMaxUtilization 1.3.6.1.4.1.9.9.483.1.2.2.2.2.1.14
The maximum utilization encountered within interval.
Status: obsolete Access: read-only
OBJECT-TYPE    
  CirbhBackHaulUtilization  

cirbhStatsMaxTimeStamp 1.3.6.1.4.1.9.9.483.1.2.2.2.2.1.15
Time when cirbhStatsMaxUtilization was recorded.
Status: obsolete Access: read-only
OBJECT-TYPE    
  TimeStamp  

cirbhBackHaulStatsHistoryTable 1.3.6.1.4.1.9.9.483.1.2.12
This table provides historical information of distribution of load on backhaul interfaces.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CirbhBackHaulStatsHistoryEntry

cirbhBackHaulStatsHistoryEntry 1.3.6.1.4.1.9.9.483.1.2.12.1
Each entry in this table is the data collected from the cirbhBackHaulStatsTable table.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  CirbhBackHaulStatsHistoryEntry  

cirbhStatsHistoryIndex 1.3.6.1.4.1.9.9.483.1.2.12.1.1
An index used to access each 15 minute entry.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  CirbhHistoryIndex  

cirbhStatsHistoryDirection 1.3.6.1.4.1.9.9.483.1.2.12.1.2
The direction of traffic on backhaul.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  CirbhTrafficDirection  

cirbhStatsHistoryTrafficType 1.3.6.1.4.1.9.9.483.1.2.12.1.3
The type of traffic in backhaul history table.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  CirbhTrafficType  

cirbhStatsHistory000to009Seconds 1.3.6.1.4.1.9.9.483.1.2.12.1.4
The total numbers of seconds during which the backhaul link was utilized from 0 to 9 percent.
Status: obsolete Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cirbhStatsHistory010to019Seconds 1.3.6.1.4.1.9.9.483.1.2.12.1.5
The total numbers of seconds during which the backhaul link was utilized from 10 to 19 percent.
Status: obsolete Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cirbhStatsHistory020to029Seconds 1.3.6.1.4.1.9.9.483.1.2.12.1.6
The total numbers of seconds during which the backhaul link was utilized from 20 to 29 percent.
Status: obsolete Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cirbhStatsHistory030to039Seconds 1.3.6.1.4.1.9.9.483.1.2.12.1.7
The total numbers of seconds during which the backhaul link was utilized from 30 to 39 percent.
Status: obsolete Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cirbhStatsHistory040to049Seconds 1.3.6.1.4.1.9.9.483.1.2.12.1.8
The total numbers of seconds during which the backhaul link was utilized from 40 to 49 percent.
Status: obsolete Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cirbhStatsHistory050to059Seconds 1.3.6.1.4.1.9.9.483.1.2.12.1.9
The total numbers of seconds during which the backhaul link was utilized from 50 to 59 percent.
Status: obsolete Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cirbhStatsHistory060to069Seconds 1.3.6.1.4.1.9.9.483.1.2.12.1.10
The total numbers of seconds during which the backhaul link was utilized from 60 to 69 percent.
Status: obsolete Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cirbhStatsHistory070to079Seconds 1.3.6.1.4.1.9.9.483.1.2.12.1.11
The total numbers of seconds during which the backhaul link was utilized from 70 to 79 percent.
Status: obsolete Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cirbhStatsHistory080to089Seconds 1.3.6.1.4.1.9.9.483.1.2.12.1.12
The total numbers of seconds during which the backhaul link was utilized from 80 to 89 percent.
Status: obsolete Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cirbhStatsHistory090to100Seconds 1.3.6.1.4.1.9.9.483.1.2.12.1.13
The total numbers of seconds during which the backhaul link was utilized from 90 to 100 percent.
Status: obsolete Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cirbhStatsHistoryTimeStamp 1.3.6.1.4.1.9.9.483.1.2.12.1.14
End time when sample was collected.
Status: obsolete Access: read-only
OBJECT-TYPE    
  TimeStamp  

cirbhStatsHistoryMaxUtilization 1.3.6.1.4.1.9.9.483.1.2.12.1.15
The maximum utilization encountered within interval.
Status: obsolete Access: read-only
OBJECT-TYPE    
  CirbhBackHaulUtilization  

cirbhStatsHistoryMaxTimeStamp 1.3.6.1.4.1.9.9.483.1.2.12.1.16
Time when cirbhStatsHistoryMaxUtilization was recorded.
Status: obsolete Access: read-only
OBJECT-TYPE    
  TimeStamp  

cirbhStatsHistoryAverage 1.3.6.1.4.1.9.9.483.1.2.12.1.17
The average utilization over the specified time period.
Status: obsolete Access: read-only
OBJECT-TYPE    
  CirbhBackHaulUtilization  

cirbhGsmAlarmNotifEnabled 1.3.6.1.4.1.9.9.483.1.3.1
This object specifies whether the agent should generate the ciscoIpRanBackHaulGsmAlarm defined in this MIB module. 'true' Indicates that ciscoIpRanBackHaulGsmAlarm notification is to be generated. 'false' Indicates that ciscoIpRanBackHaulGsmAlarm notification generation is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cirbhUmtsAlarmNotifEnabled 1.3.6.1.4.1.9.9.483.1.3.2
This object specifies whether the agent should generate the ciscoIpRanBackHaulUmtsAlarm defined in this MIB module. 'true' Indicates that ciscoIpRanBackHaulUmtsAlarm notification is to be generated. 'false' Indicates that ciscoIpRanBackHaulUmtsAlarm notification generation is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cirbhUtilNotifEnabled 1.3.6.1.4.1.9.9.483.1.3.3
This object specifies whether the agent should generate the ciscoIpRanBackHaulRcvdUtil or ciscoIpRanBackHaulSentUtil defined in this MIB module. 'true' Indicates that ciscoIpRanBackHaulRcvdUtil and ciscoIpRanBackHaulSentUtil notifications are to be generated. 'false' Indicates that ciscoIpRanBackHaulRcvdUtil and ciscoIpRanBackHaulSentUtil notifications generation is disabled.
Status: deprecated Access: read-write
OBJECT-TYPE    
  TruthValue  

ciscoIpRanBackHaulGsmAlarm 1.3.6.1.4.1.9.9.483.0.1
This notification is generated whenever the values of the specified objects change.
Status: current Access: read-write
NOTIFICATION-TYPE    

ciscoIpRanBackHaulUmtsAlarm 1.3.6.1.4.1.9.9.483.0.2
This notification is generated whenever the values of the specified objects change.
Status: current Access: read-write
NOTIFICATION-TYPE    

ciscoIpRanBackHaulRcvdUtil 1.3.6.1.4.1.9.9.483.0.3
This notification is generated once for the interval specified by the cirbhBackHaulStatsInterval object for the following state transitions. 'acceptable' -> 'warning' 'acceptable' -> 'overloaded' 'warning' -> 'overloaded' At the end of the interval specified by the cirbhBackHaulUtilInterval object another notification will be generated if the current state is different from state sent in last notification.
Status: obsolete Access: read-write
NOTIFICATION-TYPE    

ciscoIpRanBackHaulSentUtil 1.3.6.1.4.1.9.9.483.0.4
This notification is generated once for the interval specified by the cirbhBackHaulStatsInterval object for the following state transitions. 'acceptable' -> 'warning' 'acceptable' -> 'overloaded' 'warning' -> 'overloaded' At the end of the interval specified by the cirbhBackHaulUtilInterval object another notification will be generated if the current state is different from state sent in last notification.
Status: obsolete Access: read-write
NOTIFICATION-TYPE    

ciscoIpRanBackHaulMIBCompliances 1.3.6.1.4.1.9.9.483.2.1
OBJECT IDENTIFIER    

ciscoIpRanBackHaulMIBGroups 1.3.6.1.4.1.9.9.483.2.2
OBJECT IDENTIFIER    

ciscoIpRanBackHaulMIBCompliance 1.3.6.1.4.1.9.9.483.2.1.1
The compliance statement for entities which implement the CISCO-IP-RAN-BACKHAUL-MIB.my managment information base.
Status: obsolete Access: read-write
MODULE-COMPLIANCE    

ciscoIpRanBackHaulMIBComplianceRev1 1.3.6.1.4.1.9.9.483.2.1.2
The compliance statement for entities which implement the CISCO-IP-RAN-BACKHAUL-MIB.my managment information base.
Status: obsolete Access: read-write
MODULE-COMPLIANCE    

ciscoIpRanBackHaulMIBComplianceRev2 1.3.6.1.4.1.9.9.483.2.1.3
The compliance statement for entities which implement the CISCO-IP-RAN-BACKHAUL-MIB.my managment information base.
Status: obsolete Access: read-write
MODULE-COMPLIANCE    

ciscoIpRanBackHaulMIBComplianceRev3 1.3.6.1.4.1.9.9.483.2.1.4
The compliance statement for entities which implement the CISCO-IP-RAN-BACKHAUL-MIB.my managment information base.
Status: current Access: read-write
MODULE-COMPLIANCE    

ciscoIpRanBackHaulScalarsGroup 1.3.6.1.4.1.9.9.483.2.2.1
Cisco IP RAN Input Scalars Group.
Status: deprecated Access: read-write
OBJECT-GROUP    

ciscoIpRanBackHaulConfigGroup 1.3.6.1.4.1.9.9.483.2.2.2
Cisco IP RAN Configuration Group.
Status: current Access: read-write
OBJECT-GROUP    

ciscoIpRanBackHaulStatsGroup 1.3.6.1.4.1.9.9.483.2.2.3
Cisco IP RAN Backhaul Statistics Group.
Status: current Access: read-write
OBJECT-GROUP    

ciscoIpRanBackHaulAlarmGroup 1.3.6.1.4.1.9.9.483.2.2.4
Cisco IP RAN Alarm Group.
Status: current Access: read-write
OBJECT-GROUP    

ciscoIpRanBackHaulErrorsGroup 1.3.6.1.4.1.9.9.483.2.2.5
Cisco protocol errors Group.
Status: deprecated Access: read-write
OBJECT-GROUP    

ciscoIpRanBackHaulHistoryGroup 1.3.6.1.4.1.9.9.483.2.2.6
Cisco IP RAN Utilization History Group.
Status: obsolete Access: read-write
OBJECT-GROUP    

ciscoIpRanBackHaulNotifGroup 1.3.6.1.4.1.9.9.483.2.2.7
Cisco IP RAN Notifications.
Status: obsolete Access: read-write
NOTIFICATION-GROUP    

ciscoIpRanBackHaulShortHaulGroup 1.3.6.1.4.1.9.9.483.2.2.8
Cisco IP RAN Backhaul to Shorthaul Group.
Status: obsolete Access: read-write
OBJECT-GROUP    

ciscoIpRanBackHaulAlarmGroupSup1 1.3.6.1.4.1.9.9.483.2.2.9
Additional objects for Cisco IP RAN Alarm Group.
Status: current Access: read-write
OBJECT-GROUP    

ciscoIpRanBackHaulScalarsGroupRev2 1.3.6.1.4.1.9.9.483.2.2.10
Cisco IP RAN Input Scalars Group.
Status: current Access: read-write
OBJECT-GROUP    

ciscoIpRanBackHaulConfigGroupSup2 1.3.6.1.4.1.9.9.483.2.2.11
Cisco IP RAN Configuration Group Sup2.
Status: current Access: read-write
OBJECT-GROUP    

ciscoIpRanBackHaulHistoryGroupRev2 1.3.6.1.4.1.9.9.483.2.2.12
Cisco IP RAN Utilization History Group.
Status: obsolete Access: read-write
OBJECT-GROUP    

ciscoIpRanBackHaulNotifGroupRev2 1.3.6.1.4.1.9.9.483.2.2.13
Cisco IP RAN Notifications.
Status: current Access: read-write
NOTIFICATION-GROUP    

ciscoIpRanBackHaulCongestionGroup 1.3.6.1.4.1.9.9.483.2.2.14
Cisco IP RAN congestion object group.
Status: current Access: read-write
OBJECT-GROUP    

ciscoIpRanBackHaulGsmErrorsGroup 1.3.6.1.4.1.9.9.483.2.2.15
Cisco GSM-Abis protocol errors Group.
Status: current Access: read-write
OBJECT-GROUP    

ciscoIpRanBackHaulUmtsErrorsGroup 1.3.6.1.4.1.9.9.483.2.2.16
Cisco UMTS-Iub protocol errors Group.
Status: current Access: read-write
OBJECT-GROUP    

ciscoIpRanBackHaulConfigGroupSup3 1.3.6.1.4.1.9.9.483.2.2.17
Cisco IP RAN Configuration Group for Optimization.
Status: current Access: read-write
OBJECT-GROUP    

ciscoIpRanBackHaulHistoryGroupRev3 1.3.6.1.4.1.9.9.483.2.2.18
Cisco IP RAN Utilization History Group.
Status: current Access: read-write
OBJECT-GROUP