CISCO-CDMA-PDSN-CRP-MIB

File: CISCO-CDMA-PDSN-CRP-MIB.mib (19194 bytes)

Imported modules

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

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter32
Gauge32 TruthValue MODULE-COMPLIANCE
OBJECT-GROUP InetAddress InetAddressType
ciscoMgmt

Defined Types

CcpcPcfPerfStatsEntry  
SEQUENCE    
  ccpcPcfIpAddressType InetAddressType
  ccpcPcfIpAddress InetAddress
  ccpcPcfRcvdIcrqs Counter32
  ccpcPcfAcptdIcrqs Counter32
  ccpcPcfDroppedIcrqs Counter32
  ccpcPcfSentIcrps Counter32
  ccpcPcfRcvdIccns Counter32
  ccpcPcfAcptdIccns Counter32
  ccpcPcfDroppedIccns Counter32
  ccpcPcfRcvdCdns Counter32
  ccpcPcfSentCdns Counter32
  ccpcPcfDroppedCdns Counter32
  ccpcPcfRcvdZlbs Counter32
  ccpcPcfSentZlbs Counter32

Defined Values

ciscoCdmaPdsnCrpMIB 1.3.6.1.4.1.9.9.957
This MIB is to support the Closed RP feature of CDMA PDSN that supports wireless data communication through 3G CDMA radio access technology. PDSN acts as a foreign agent that establishes, maintains and terminates the link layer to a mobile station. The high level architecture of a third generation CDMA2000 network is shown below: +========+=+ +=========+ +=========+ | RAdio |P| | | Data | Home | | Network|C|- Closed RP -| PDSN |- Core -| Network | | (RAN) |F| Interface | | Network | | +========+=+ +=========+ (DCN) +=========+ /|\ Foreign Agent Home Agent | (FA) (HA) | Visited Access | Provider Network | \|/ +========+ | Mobile | | Station| | (MS) | +========+ The following diagram illustrates protocols usage by the CDMA2000 network elements: MS ===== RAN ======== PDSN ======== DCN ====== Home Network | | Closed RP | | | +=signaling==+ | | | | | +...L2TP/L2F tunnelling..+ | | | +======== PPP ========+ | | | | | +..Mobile IP tunnelling..+ | | | | | | +=================Mobile IP====================+ | | | | +======================data====================+ The CDMA PDSN CRP MIB provides operational information for a Closed RP implementation. The following areas are managed: 1) Global PDSN information. This area contains generic information such as the number of incoming call requests, incoming call replies etc., Acronyms and terms: CDMA Code Division Multiple Access DCN Data Core Network ESN Electronic Serial Number FA Foreign Agent HA Home Agent IMSI International Mobile Station Identifier IS In service IRM International Roaming MIN MC Mobile Client MIN Mobile Identifier Number MSID Mobile Station Identifier MS Mobile Station MN Mobile Node MoIP Mobile IP NAI Network Access Identifier OOS Out of service PCF Packet Control Function PDSN Packet Data Serving Node RAN Radio Network RP Radio Packet CANID Current Access Network Identifier PANID Previous Access Network Identifier BSID Base Station Identifier CVSE Customer/Vendor Specific Extension SO/So Service Option. The Service Option is a parameter that specifies the air interface between MS and RN for packet data service. Mobile Station/ A host or router that changes its Mobile Node point of attachment from one network or subnetwork to another. A mobile node may change its location without changing its IP address. Mobile IP Protocol enhancements that allow transparent routing of IP datagrams to mobile nodes. Refer to RFC 2002 for more details. Mobile Client A component which can interact with MoIP entities such as Foreign Agent and Home Agent. Home Agent A router on a mobile node's home network which tunnels datagrams for delivery to the mobile node when it is away from home, and maintains current location information for the mobile node. Refer to RFC 2002 for more details. Foreign Agent A router on a mobile node's visited network which provides routing services to the mobile node while registered. The foreign agent delivers datagrams to the mobile node that were tunneled by the mobile node's home agent. For datagrams sent by a mobile node, the foreign agent may serve as a default router for registered mobile nodes. Refer to RFC 2002 for more details. Proxy Mechanism used by PDSN to provide Mobile Ip MoIP services to a MS which does not implement a mobile client. PDSN will be the proxy MC for the MS. Simple IP IP routing used by a MS when MoIP services are not needed. PDSN flow A conversation between one user (identified by an IP address) and a HA using a PDSN session. PDSN session A PPP connection between a MS and the PDSN. One session may contain one or multiple PDSN flows. PCF Physical interface connecting the RAN to a PDSN L2TP Layer 2 Tunneling Protocol ICRQ Incoming Call Request ICRP Incoming Call Reply ICCN Incoming Call Connected CDN Call Disconnect.
MODULE-IDENTITY    

ccpcMIBObjects 1.3.6.1.4.1.9.9.957.1
OBJECT IDENTIFIER    

ccpcSystemInfo 1.3.6.1.4.1.9.9.957.1.1
OBJECT IDENTIFIER    

ccpcPerfStats 1.3.6.1.4.1.9.9.957.1.2
OBJECT IDENTIFIER    

ccpcEnabled 1.3.6.1.4.1.9.9.957.1.1.1
An indication of whether CRP feature is enabled.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

ccpcSessionTotal 1.3.6.1.4.1.9.9.957.1.1.2
The total number of sessions currently established with this system.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

ccpcPcfPerfStatsTable 1.3.6.1.4.1.9.9.957.1.2.1
PDSN PCF table. Contains the reference about PCF in the RAN currently interacting with the PDSN. An entry is created when a L2TP tunnel is established with PCF. An entry is deleted when the tunnel is deleted.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CcpcPcfPerfStatsEntry

ccpcPcfPerfStatsEntry 1.3.6.1.4.1.9.9.957.1.2.1.1
A conceptual row in the PCF CRP Stats table.
Status: current Access: not-accessible
OBJECT-TYPE    
  CcpcPcfPerfStatsEntry  

ccpcPcfIpAddressType 1.3.6.1.4.1.9.9.957.1.2.1.1.1
Represents the type of the address specified by ccpcPcfIpAddress.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

ccpcPcfIpAddress 1.3.6.1.4.1.9.9.957.1.2.1.1.2
The IP address of the PCF that serves the mobile node.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

ccpcPcfRcvdIcrqs 1.3.6.1.4.1.9.9.957.1.2.1.1.3
Total number of Incoming-Call-Requests received to establish a L2TP session since the L2TP tunnel was established with PCF.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ccpcPcfAcptdIcrqs 1.3.6.1.4.1.9.9.957.1.2.1.1.4
Total number of Incoming-Call-Requests accepted since the L2TP tunnel was established with PCF.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ccpcPcfDroppedIcrqs 1.3.6.1.4.1.9.9.957.1.2.1.1.5
Total number of Incoming-Call-Requests denied since the L2TP tunnel was established with PCF.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ccpcPcfSentIcrps 1.3.6.1.4.1.9.9.957.1.2.1.1.6
Total number of Incoming-Call-Replies sent since the L2TP tunnel was established with PCF.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ccpcPcfRcvdIccns 1.3.6.1.4.1.9.9.957.1.2.1.1.7
Total number of Incoming-Call-Connected messages received since the L2TP tunnel was established with PCF.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ccpcPcfAcptdIccns 1.3.6.1.4.1.9.9.957.1.2.1.1.8
Total number of Incoming-Call-Connected messages accepted since the L2TP tunnel was established with PCF.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ccpcPcfDroppedIccns 1.3.6.1.4.1.9.9.957.1.2.1.1.9
Total number of Incoming-Call-Connected messages accepted since the L2TP tunnel was established with PCF.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ccpcPcfRcvdCdns 1.3.6.1.4.1.9.9.957.1.2.1.1.10
Total number of Call-Disconnect-Notify messages received to tear down L2TP session since the L2TP tunnel was established with PCF.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ccpcPcfSentCdns 1.3.6.1.4.1.9.9.957.1.2.1.1.11
Total number of Call-Disconnect-Notify messages sent to PCF to tear down L2TP session since the L2TP tunnel was established with PCF.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ccpcPcfDroppedCdns 1.3.6.1.4.1.9.9.957.1.2.1.1.12
Total number of Call-Disconnect-Notify messages dropped since the L2TP tunnel was established with PCF.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ccpcPcfRcvdZlbs 1.3.6.1.4.1.9.9.957.1.2.1.1.13
Total number of Zero-Length-Buffer messages received since the L2TP tunnel was established with PCF.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ccpcPcfSentZlbs 1.3.6.1.4.1.9.9.957.1.2.1.1.14
Total number of Zero-Length-Buffer messages sent since the L2TP tunnel was established with PCF.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ccpcMIBConformance 1.3.6.1.4.1.9.9.957.2
OBJECT IDENTIFIER    

ccpcMIBCompliances 1.3.6.1.4.1.9.9.957.2.1
OBJECT IDENTIFIER    

ccpcMIBGroups 1.3.6.1.4.1.9.9.957.2.2
OBJECT IDENTIFIER    

ccpcMIBCompliance 1.3.6.1.4.1.9.9.957.2.1.1
The compliance statement for entities which implement the CDMA PDSN Management MIB for R2.0
Status: current Access: read-only
MODULE-COMPLIANCE    

ccpcSystemGrp 1.3.6.1.4.1.9.9.957.2.2.1
A collection of objects needed for PDSN R2.1 network management.
Status: current Access: read-only
OBJECT-GROUP    

ccpcPerfGrp 1.3.6.1.4.1.9.9.957.2.2.2
A collection of objects needed for PDSN R1.2 network management.
Status: current Access: read-only
OBJECT-GROUP