CISCO-CDMA-PDSN-EXT-MIB: View SNMP OID List / Download MIB
VENDOR: CISCO
Home | MIB: CISCO-CDMA-PDSN-EXT-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
ciscoCdmaPdsnExtMIB | 1.3.6.1.4.1.9.9.669 |
This MIB is an extension to the CISCO-CDMA-PDSN-MIB. A CDMA network supports wireless data communication through 3G CDMA radio access technology and 3G A10/A11 interface. 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 CDMA network is shown below: +========+=+ +====+ +=======+ | RAdio |P| | | Data | Home | | Network|C|==A10/A11==|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 CDMA network elements: MS=== RAN=== PDSN === DCN == Home Network | | A10/A11 | | | +=signaling==+ | | | | | +...L2TP/L2F | tunnelling..+ | | | +======== PPP ========+ | | | | | +..Mobile IP | tunnelling.. + | | | | | | +=================Mobile IP===========+ | | | | +======================data===========+ The CDMA PDSN EXTENSION MIB provides operational information for a CDMA PDSN implementation. The following areas are managed: 1) Global PDSN information. This area contains generic information such as the number of auxiliary connections per session, PDSN IpAddress, system bandwidth etc. 2) PDSN session information. This area contains details about PPP sessions maintained by the PDSN router and other related information such as flows or PCF. 3) Failure notification. This area contains details of notifications sent to network management applications in case of session creation failure. Acronyms and terms: A10/A11 A10 interface is a virtual interface interface used for transporting data between the RAN and the PDSN. A11 interface is the signaling protocol used for maintaining a logical connection between the RAN and PDSN. CAC Call Admission Control CDMA Code Division Multiple Access DCN Data Core Network DSCP Differentiated Services Code Point GRE Generic Routing Encapsulation HRPD High Rate Packet Data MN Mobile Node Mobile IP Protocol enhancements that allow transparent routing of IP datagrams to mobile nodes. Refer to RFC 2002 for more details. MS Mobile Station NVSE Non Vendor Specific Extension PCF Packet Control Function PDSN Packet Data Serving Node PPPoGRE Point-to-Point over Generic Routing Encapsulation PPPoHDLC Point-to-Point over High Level Data Link Control PDSN session A PPP connection between a MS and the PDSN. One session may contain one or multiple PDSN flows. QOS Quality of Service RAN/RN Radio Network ROHC Robust Header Compression. Refer to RFC 3095 for more details. RP Radio Packet RSVP Resource Reservation protocol Simple IP IP routing used by a MS when MoIP services are not needed SO Service Option TFT Traffic Flow Template. |
||
ciscoCdmaPdsnExtMIBNotifs | 1.3.6.1.4.1.9.9.669.0 | |||
ciscoCdmaExtLoadLowReachedNotif | 1.3.6.1.4.1.9.9.669.0.1 |
This notification indicates PDSN has reached the ninety percent of the configured load after generating the ccpCdmaExtLoadHighReachedNotif notification. In this state new session request will be accepted. |
||
ciscoCdmaExtLoadHighReachedNotif | 1.3.6.1.4.1.9.9.669.0.2 |
A notification of this type is generated by PDSN to indicated that PDSN has exceeds the maximum load configured. Maximum load on PDSN is based on the any one of following parameters bandwidth, cputhreshold, procmemthreshold and iomemthreshold The notification reason object indicates the parameter that has exceeds the configured load. |
||
ciscoCdmaPdsnExtMIBObjects | 1.3.6.1.4.1.9.9.669.1 | |||
ccpCdmaExtSystemInfo | 1.3.6.1.4.1.9.9.669.1.1 | |||
ccpCdmaExtTotalBandwidth | 1.3.6.1.4.1.9.9.669.1.1.1 | gauge32 | read-only |
The total bandwidth value configured via the CLI that would be supported by PDSN system. |
ccpCdmaExtAvailableBandwidth | 1.3.6.1.4.1.9.9.669.1.1.2 | gauge32 | read-only |
Bandwidth available on the PDSN system for creation of new sessions. |
ccpCdmaExtAllocatedBandwidth | 1.3.6.1.4.1.9.9.669.1.1.3 | gauge32 | read-only |
Total bandwidth allocated for sessions currently established on the PDSN. |
ccpCdmaExtSessionAuxConnectionsEnabled | 1.3.6.1.4.1.9.9.669.1.1.4 | truthvalue | read-write |
An indication which determines if the PDSN system supports auxiliary A10 connections for the session. 'true' indicates support of auxiliary A10 connections for the session. 'false' indicates auxiliary A10 connections are not supported for the session. |
ccpCdmaExtSessionMaxAuxConnectionsAllowed | 1.3.6.1.4.1.9.9.669.1.1.5 | unsigned32 | read-only |
The maximum number of A10 auxiliary connections allowed by the PDSN per session. |
ccpCdmaExtSessionAuxConnectionsTotal | 1.3.6.1.4.1.9.9.669.1.1.6 | gauge32 | read-only |
The total number of A10 auxiliary connections currently established for all the sessions on the PDSN. |
ccpCdmaExtPolicingEnabled | 1.3.6.1.4.1.9.9.669.1.1.7 | truthvalue | read-write |
An indication which determines if the PDSN system supports bandwidth policing per session based on maximum authorized aggregate bandwidth value. 'true' indicates support of bandwidth policing for the session. 'false' indicates bandwidth policing is not supported for the session. |
ccpCdmaExtAuxSessionTotal | 1.3.6.1.4.1.9.9.669.1.1.8 | gauge32 | read-only |
The total number of sessions with auxiliary connections currently established on PDSN. |
ccpCdmaExtPolicingSessionTotal | 1.3.6.1.4.1.9.9.669.1.1.9 | gauge32 | read-only |
The total number of sessions with policing enabled currently established on PDSN. |
ccpCdmaExtDscpSession | 1.3.6.1.4.1.9.9.669.1.1.10 | gauge32 | read-only |
The total number of sessions with DSCP remarking enabled currently established on the PDSN. |
ccpCdmaExtLoadHighReachedNotifEnabled | 1.3.6.1.4.1.9.9.669.1.1.11 | truthvalue | read-write |
'true' indicates cCdmaExtLoadHighReachedNotif notification will be sent out when the maximum load of the system has been reached. 'false' indicates cCdmaExtLoadHighReachedNotif notification will not be sent out when the maximum load of the system has been reached. |
ccpCdmaExtCacEnabled | 1.3.6.1.4.1.9.9.669.1.1.12 | truthvalue | read-write |
An indication which determines if the PDSN system supports call admission control feature for the session. 'true' indicates call admission control supported for the session. 'false' indicates call admission control not supported for the session. |
ccpCdmaExtRohcEnabled | 1.3.6.1.4.1.9.9.669.1.1.13 | truthvalue | read-write |
An indication which determines if the ROHC is enabled on PDSN system. 'true' indicates ROHC supported for the session. 'false' indicates ROHC not supported for the session. |
ccpCdmaExtRohcAuxA10sCount | 1.3.6.1.4.1.9.9.669.1.1.14 | gauge32 | read-only |
This object indicates total number of A10 auxiliary connections using ROHC currently established for all sessions on PDSN. |
ccpCdmaExtPerformanceStats | 1.3.6.1.4.1.9.9.669.1.2 | |||
ccpCdmaExtRsvpStats | 1.3.6.1.4.1.9.9.669.1.2.1 | |||
ccpCdmaExtRsvpCreationSuccessTfts | 1.3.6.1.4.1.9.9.669.1.2.1.1 | counter32 | read-only |
This object indicates total number of TFTs that have been created successfully at the PDSN. This object value is maintained since system was last restarted. |
ccpCdmaExtRsvpCreationFailureTfts | 1.3.6.1.4.1.9.9.669.1.2.1.2 | counter32 | read-only |
This object indicates total number of TFTs that failed to be created at the PDSN. This object value is maintained since system was last restarted. |
ccpCdmaExtRsvpPacketFilterAddFailureTfts | 1.3.6.1.4.1.9.9.669.1.2.1.3 | counter32 | read-only |
This object indicates the total number of failures during packet filter addition, to the requested TFT, on the PDSN. This object value is maintained since system was last restarted. |
ccpCdmaExtRsvpPacketFilterUnavailableTfts | 1.3.6.1.4.1.9.9.669.1.2.1.4 | counter32 | read-only |
This object indicates total number of failures due to unavailable packet filters during modification/removal of packet filters on the requested TFT. This object value is maintained since system was last restarted. |
ccpCdmaExtRsvpPacketFilterReplaceFailureTfts | 1.3.6.1.4.1.9.9.669.1.2.1.5 | counter32 | read-only |
This object indicates total number of failures while replacing a packet filter on the requested TFT. This object value is maintained since system was last restarted. |
ccpCdmaExtRsvpPacketFilterAddBeforeCreationTfts | 1.3.6.1.4.1.9.9.669.1.2.1.6 | counter32 | read-only |
This object indicates total number of failures while adding packet filters to non-existing TFT at the PDSN. This object value is maintained since system was last restarted. |
ccpCdmaExtRsvpUnableToParseTfts | 1.3.6.1.4.1.9.9.669.1.2.1.7 | counter32 | read-only |
This object indicates total number of TFTs that failed to be parsed at the PDSN. This object value is maintained since system was last restarted. |
ccpCdmaExtRsvpPrecedenceContentionTfts | 1.3.6.1.4.1.9.9.669.1.2.1.8 | counter32 | read-only |
This object indicates total number of failures due to precedence contention while addition of packet filters to the TFT. This object value is maintained since system was last restarted. |
ccpCdmaExtRsvpTreatmentUnsupportedTfts | 1.3.6.1.4.1.9.9.669.1.2.1.9 | counter32 | read-only |
This object indicates total number of failures due to TFTs that are received at PDSN with MS flow treatment value. MS flows treatment is not supported on PDSN, hence accounted as unsupported. This object value is maintained since system was last restarted. |
ccpCdmaExtRsvpMaxPacketFiltersReachedTfts | 1.3.6.1.4.1.9.9.669.1.2.1.10 | counter32 | read-only |
This object indicates failures during addition of packet filters to a requested TFT containing 255 packet filters. TFT can store up to 255 packet filters only. This object value is maintained since system was last restarted. |
ccpCdmaExtRsvpUnAuthorizeTfts | 1.3.6.1.4.1.9.9.669.1.2.1.11 | counter32 | read-only |
This object indicates total number of failures for TFTs, that are received for non-existing flow IP addresses on the session. This object value is maintained since system was last restarted. |
ccpCdmaExtQosStats | 1.3.6.1.4.1.9.9.669.1.2.2 | |||
ccpCdmaExtQosSuccesses | 1.3.6.1.4.1.9.9.669.1.2.2.1 | counter32 | read-only |
This object indicates total number of subscriber QoS profiles that have been downloaded from AAA and parsed successfully. This object value is maintained since system was last restarted. |
ccpCdmaExtQosFailures | 1.3.6.1.4.1.9.9.669.1.2.2.2 | counter32 | read-only |
This object indicates total number failures that occurred during parsing of subscriber Qos profiles downloaded from AAA. This object value is maintained since system was last restarted. |
ccpCdmaExtQosDscpRemarkedPkts | 1.3.6.1.4.1.9.9.669.1.2.2.3 | counter32 | read-only |
This object indicates total number of packets that have been remarked at the PDSN for the session. Differentiated services markings that the MS applies to packets are based on values contained in subscriber QoS profile. The PDSN may re-mark the packet according to local policy if the type of marking (MS marking) is not authorized by the user's allowed differentiated services marking attribute. This object value is maintained since system was last restarted. |
ccpCdmaExtBandwidthPolicyStats | 1.3.6.1.4.1.9.9.669.1.2.3 | |||
ccpCdmaExtBandwidthPolicyInstallSuccesses | 1.3.6.1.4.1.9.9.669.1.2.3.1 | counter32 | read-only |
This object indicates total number successful installations of policing framework at the PDSN for the session. This object value is maintained since system was last restarted. |
ccpCdmaExtBandwidthPolicyInstallFailures | 1.3.6.1.4.1.9.9.669.1.2.3.2 | counter32 | read-only |
This object indicates total number failures during installation of policing framework at the PDSN during session creation. This object value is maintained since system was last restarted. |
ccpCdmaExtBandwidthPolicyRemoves | 1.3.6.1.4.1.9.9.669.1.2.3.3 | counter32 | read-only |
This object indicates total number of successful removal of the policing framework at PDSN during session deletion. This object value is maintained since system was last restarted. |
ccpCdmaExtRpRegStats | 1.3.6.1.4.1.9.9.669.1.2.4 | |||
ccpCdmaExtRpReRegNewAuxConnections | 1.3.6.1.4.1.9.9.669.1.2.4.1 | counter32 | read-only |
The total number of A11 re-registration messages received at the PDSN to establish new auxiliary A10 connections. This object value is maintained since system was last restarted. |
ccpCdmaExtRpReRegCloseAuxConnections | 1.3.6.1.4.1.9.9.669.1.2.4.2 | counter32 | read-only |
The total number of A11 re-registration messages received at PDSN, without the information for exiting A10 connections, thereby indicating the removal of these missing A10 connections at PDSN. A11 re-registration messages received for a HRPD session always contains details of all the currently established auxiliary A10 connections for the session. This object value is maintained since system was last restarted. |
ccpCdmaExtRpReRegRemapFlows | 1.3.6.1.4.1.9.9.669.1.2.4.4 | counter32 | read-only |
The total number of A11 registration/re- registration messages received at the PDSN, indicating a change of IP flow association with an A10 connection, for the session. This object value is maintained since system was last restarted. |
ccpCdmaExtRpRegNewAuxConnections | 1.3.6.1.4.1.9.9.669.1.2.4.5 | counter32 | read-only |
The total number of A11 registration messages received at the PDSN from PCF to establish new auxiliary A10 connections for the session. This object value is maintained since system was last restarted. |
ccpCdmaExtRpSessUpdStats | 1.3.6.1.4.1.9.9.669.1.2.5 | |||
ccpCdmaExtRpSessionUpdSubQoses | 1.3.6.1.4.1.9.9.669.1.2.5.1 | zerobasedcounter32 | read-only |
This object indicates the total number of A11 session update messages sent from PDSN to PCF, regarding the addition or modification of subscriber Qos parameters maintained for the session. This object value is maintained since system was last restarted. |
ccpCdmaExtPcfSoRpRegStats | 1.3.6.1.4.1.9.9.669.1.2.6 | |||
ccpCdmaExtPcfSoRpRegStatsTable | 1.3.6.1.4.1.9.9.669.1.2.6.1 | no-access |
This table contains additional attributes to the PCF profiles that exists ccpCdmaPcfSoRpRegStatsTable in CISCO-CDMA-PDSN-MIB. |
|
1.3.6.1.4.1.9.9.669.1.2.6.1.1 | no-access |
A conceptual row in the Extention PCF table. |
||
ccpCdmaExtPcfSoStatsTotalAuxConnections | 1.3.6.1.4.1.9.9.669.1.2.6.1.1.1 | zerobasedcounter32 | read-only |
The total number of A10 auxiliary connections currently established with the PCF. |
ccpCdmaExtPcfSoRpRegStatsNewAuxConnections | 1.3.6.1.4.1.9.9.669.1.2.6.1.1.2 | zerobasedcounter32 | read-only |
The total number of A11 registration messages received per PCF at the PDSN to establish new auxiliary A10 connections. This object value is maintained since system was last restarted. |
ccpCdmaExtPcfSoRpReRegStatsNewAuxConnections | 1.3.6.1.4.1.9.9.669.1.2.6.1.1.3 | zerobasedcounter32 | read-only |
The total number of A11 re-registration messages received per PCF at the PDSN to establish new auxiliary A10 connections. This object value is maintained since system was last restarted. |
ccpCdmaExtPcfSoRpReRegStatsCloseAuxConnections | 1.3.6.1.4.1.9.9.669.1.2.6.1.1.4 | zerobasedcounter32 | read-only |
The total number of A11 re-registration messages received per PCF at PDSN, without the information for existing A10 connections, thereby indicating the removal of these missing A10 connections at PDSN. A11 re-registration messages received for a HRPD session always contains details of all the currently established auxiliary A10 connections for the session. This object value is maintained since system was last restarted. |
ccpCdmaExtPcfSoRpReRegStatsRemapFlows | 1.3.6.1.4.1.9.9.669.1.2.6.1.1.5 | zerobasedcounter32 | read-only |
The total number of A11 registration/re- registration messages received per PCF at PDSN, indicating a change of IP flow association with an A10 connection, for the session This object value is maintained since system was last restarted. |
ccpCdmaExtPcfSoRpRegStatsBwUnavailableSess | 1.3.6.1.4.1.9.9.669.1.2.6.1.1.6 | zerobasedcounter32 | read-only |
This object indicates total number of A11 registration messages rejected per PCF at PDSN, as the system has reached its maximum allowed bandwidth This object value is maintained since system was last restarted. |
ccpCdmaExtPcfSoRpRegStatsSessionUpdSubQoses | 1.3.6.1.4.1.9.9.669.1.2.6.1.1.7 | zerobasedcounter32 | read-only |
This object indicates the total number of A11 session update messages sent from PDSN to per PCF, regarding the addition or modification of subscriber Qos parameters maintained for the session. This object value is maintained since system was last restarted. |
ccpCdmaExtPcfSoRpRegStatsMaxServiceFlows | 1.3.6.1.4.1.9.9.669.1.2.6.1.1.8 | zerobasedcounter32 | read-only |
This object indicates total number of A11 registration messages rejected per PCF at PDSN, based on the ccpCdmaExtSessionMaxAuxConnectionsAllowed object. This object value is maintained since system was last restarted. |
ccpCdmaExtPcfSoRpRegStatsUnsupportedSOs | 1.3.6.1.4.1.9.9.669.1.2.6.1.1.9 | zerobasedcounter32 | read-only |
This object indicates total number of A11 registration messages rejected per PCF at PDSN, because of unsupported service option value. This object value is maintained since system was last restarted. |
ccpCdmaExtPcfSoRpRegStatsNonExistA10s | 1.3.6.1.4.1.9.9.669.1.2.6.1.1.10 | zerobasedcounter32 | read-only |
This object indicates total number of A11 registration messages rejected per PCF at PDSN, as it contains a IP flow mapping to non existent A10. This object value is maintained since system was last restarted. |
ccpCdmaExtPcfSoRpRegStatsNoCIDAvailable | 1.3.6.1.4.1.9.9.669.1.2.6.1.1.11 | zerobasedcounter32 | read-only |
This object indicates total number of A11 registration messages rejected per PCF at PDSN, due to no CID available for robust header compression. This object value is maintained since system was last restarted. |
ccpCdmaExtPcfSoPppSetupStats | 1.3.6.1.4.1.9.9.669.1.2.7 | |||
ccpCdmaExtPcfSoPppSetupStatsTable | 1.3.6.1.4.1.9.9.669.1.2.7.1 | no-access |
This table contains additional attributes to the PCF profiles that present in cCdmaPcfSoPppSetupStatsTable in CISCO-CDMA-PDSN-MIB. |
|
1.3.6.1.4.1.9.9.669.1.2.7.1.1 | no-access |
An entry in ccpCdmaExtPcfSoPppSetupStatsTable.Each entry contains PPP negotiation statistics information on IPCP,LCP etc. |
||
ccpCdmaExtPcfSoPppPreLCPPdsnA10Rls | 1.3.6.1.4.1.9.9.669.1.2.7.1.1.1 | zerobasedcounter32 | read-only |
This object indicates total number of A10 connections released per PCF by PDSN before the PPP enters LCP negotiation phase. |
ccpCdmaExtPcfSoPppPreLCPPcfA10Rls | 1.3.6.1.4.1.9.9.669.1.2.7.1.1.2 | zerobasedcounter32 | read-only |
This object indicates total number of A10 connections released by PCF before the PPP enters LCP negotiation phase. |
ccpCdmaExtPcfSoPppLcpOptionIssueFailures | 1.3.6.1.4.1.9.9.669.1.2.7.1.1.3 | zerobasedcounter32 | read-only |
This object indicates total number of PPP connection requests terminated per PCF due to LCP options negotiation failure such as call back user not negotiating the call back option. |
ccpCdmaExtPcfSoPppLcpFailuresMaxRetrans | 1.3.6.1.4.1.9.9.669.1.2.7.1.1.4 | zerobasedcounter32 | read-only |
This object indicates total number of PPP connection requests failed per PCF at LCP stage after max number of retransmissions. |
ccpCdmaExtPcfSoPppLcpFailuresUnknown | 1.3.6.1.4.1.9.9.669.1.2.7.1.1.5 | zerobasedcounter32 | read-only |
This object indicates total number of PPP connection requests failed per PCF at LCP stage due to an unknown reason. |
ccpCdmaExtPcfSoPppLcpPhaseRxTermreqs | 1.3.6.1.4.1.9.9.669.1.2.7.1.1.6 | zerobasedcounter32 | read-only |
This object indicates total number of PPP negotiations terminated per PCF due to PPP receiving TERM request during the LCP phase. |
ccpCdmaExtPcfSoPppLcpPcfA10Rls | 1.3.6.1.4.1.9.9.669.1.2.7.1.1.7 | zerobasedcounter32 | read-only |
This object indicates total number of A10 connections released by PCF during the LCP negotiation phase. |
ccpCdmaExtPcfSoPppAuthFailures | 1.3.6.1.4.1.9.9.669.1.2.7.1.1.8 | zerobasedcounter32 | read-only |
This object indicates total number of PPP Setup connections failed per PCF at authentication stage. |
ccpCdmaExtPcfSoPppAuthAAATimeouts | 1.3.6.1.4.1.9.9.669.1.2.7.1.1.9 | zerobasedcounter32 | read-only |
This object indicates total number of PPP authentication failures per PCF, due to AAA timeouts. |
ccpCdmaExtPcfSoPppAuthFailuresUnknown | 1.3.6.1.4.1.9.9.669.1.2.7.1.1.10 | zerobasedcounter32 | read-only |
This object indicates total number of PPP connection Per PCF requests, that failed at authentication stage due to an unknown reason. |
ccpCdmaExtPcfSoPppAuthMaxRetransFailures | 1.3.6.1.4.1.9.9.669.1.2.7.1.1.11 | zerobasedcounter32 | read-only |
This object indicates total number of PPP connection per PCF requests, that failed at authentication stage after max number of retransmissions. |
ccpCdmaExtPcfSoPppAuthPhaseRxTermreqs | 1.3.6.1.4.1.9.9.669.1.2.7.1.1.12 | zerobasedcounter32 | read-only |
This object indicates total number of PPP negotiations terminated per PCF due to PPP receiving TERM request during the authentication phase. |
ccpCdmaExtPcfSoPppAuthPcfA10Rls | 1.3.6.1.4.1.9.9.669.1.2.7.1.1.13 | zerobasedcounter32 | read-only |
This object indicates total number of A10 connections released by PCF during the PPP authentication phase. |
ccpCdmaExtPcfSoPppIpcpOptionIssueFailures | 1.3.6.1.4.1.9.9.669.1.2.7.1.1.14 | zerobasedcounter32 | read-only |
This object indicates total number of PPP connections terminated per PCF due to IPCP options negotiation failure such as ip address negotiation. |
ccpCdmaExtPcfSoPppIpcpFailuresMaxRetrans | 1.3.6.1.4.1.9.9.669.1.2.7.1.1.15 | zerobasedcounter32 | read-only |
This object indicates total number of PPP connection requests failed per PCF at IPCP stage after max number of retransmissions. |
ccpCdmaExtPcfSoPppIpcpFailuresUnknown | 1.3.6.1.4.1.9.9.669.1.2.7.1.1.16 | zerobasedcounter32 | read-only |
This object indicates total number of PPP connection requests failed per PCF at IPCP stage due to an unknown reason. |
ccpCdmaExtPcfSoPppIpcpPhaseRxTermreqs | 1.3.6.1.4.1.9.9.669.1.2.7.1.1.17 | zerobasedcounter32 | read-only |
This object indicates total number of PPP negotiations terminated per PCF due to PPP receiving TERM request during the IPCP phase. |
ccpCdmaExtPcfSoPppIpcpPcfA10Rls | 1.3.6.1.4.1.9.9.669.1.2.7.1.1.18 | zerobasedcounter32 | read-only |
This object indicates total number of A10 connections released by PCF during the IPCP negotiation phase. |
ccpCdmaExtPcfSoPppIpcpIpResourceFail | 1.3.6.1.4.1.9.9.669.1.2.7.1.1.19 | zerobasedcounter32 | read-only |
This object indicates total number of PPP negotiations terminated per PCF due to IP address exhaustion in the IP pool. |
ccpCdmaExtPcfSoPppRenegTotalReqs | 1.3.6.1.4.1.9.9.669.1.2.7.1.1.20 | zerobasedcounter32 | read-only |
This object indicates total number of PPP connections renegotiated per PCF by either PDSN or mobile node. |
ccpCdmaExtPcfSoPppRenegByPdsnReqs | 1.3.6.1.4.1.9.9.669.1.2.7.1.1.21 | zerobasedcounter32 | read-only |
This object indicates total number of PPP connections renegotiation requests initiated per PCF by PDSN. |
ccpCdmaExtPcfSoPppRenegByMobileReqs | 1.3.6.1.4.1.9.9.669.1.2.7.1.1.22 | zerobasedcounter32 | read-only |
This object indicates total number of PPP connections renegotiation requests initiated per PCF by mobile node. |
ccpCdmaExtPcfSoPppRenegSuccesses | 1.3.6.1.4.1.9.9.669.1.2.7.1.1.23 | zerobasedcounter32 | read-only |
This object indicates total number of PPP re-negotiations per Pcf that have been successfully brought to active state. |
ccpCdmaExtPcfSoPppRenegFailures | 1.3.6.1.4.1.9.9.669.1.2.7.1.1.24 | zerobasedcounter32 | read-only |
This object indicates total number of PPP re-negotiations failed per PCF at PDSN. |
ccpCdmaExtPcfSoPppRenegConnectionsAborted | 1.3.6.1.4.1.9.9.669.1.2.7.1.1.25 | zerobasedcounter32 | read-only |
This object indicates total number of PPP re-negotiations terminated per PCF prematurely due to reasons such as MN power off etc. |
ccpCdmaExtPcfSoPppRenegAddrMismatchReqs | 1.3.6.1.4.1.9.9.669.1.2.7.1.1.26 | zerobasedcounter32 | read-only |
This object indicates total number of PPP connections renegotiated per PCF due to ip address mismatch. |
ccpCdmaExtPcfSoPppRenegAccessNwIdChanges | 1.3.6.1.4.1.9.9.669.1.2.7.1.1.27 | zerobasedcounter32 | read-only |
This object indicates total number of PPP connections renegotiated per PCF due to access-network id(anid) change during session handoff. |
ccpCdmaExtPcfSoPppRenegGreChangeReqs | 1.3.6.1.4.1.9.9.669.1.2.7.1.1.28 | zerobasedcounter32 | read-only |
This object indicates total number of PPP connections renegotiated per PCF due to GRE key change requests received from MN. |
ccpCdmaExtPcfSoPppRenegOtherReasonReqs | 1.3.6.1.4.1.9.9.669.1.2.7.1.1.29 | zerobasedcounter32 | read-only |
This object indicates total number of PPP connections renegotiated per PCF due to reasons other than IP address mismatch. |
ccpCdmaExtRohcStats | 1.3.6.1.4.1.9.9.669.1.2.8 | |||
ccpCdmaExtRohcSuccessCount | 1.3.6.1.4.1.9.9.669.1.2.8.1 | counter32 | read-only |
This object provides a count of the times a ROHC compressor channel was successfully initialized. This object value is maintained since system was last restarted. |
ccpCdmaExtRohcFailuresCount | 1.3.6.1.4.1.9.9.669.1.2.8.2 | counter32 | read-only |
This object provides a count of the times a ROHC compressor channel initialization failed. This object value is maintained since system was last restarted. |
ccpCdmaExtRohcOutIpPkts | 1.3.6.1.4.1.9.9.669.1.2.8.3 | counter32 | read-only |
This object indicates total number of IP packets sent after ROHC compression. This object value is maintained since system was last restarted. |
ccpCdmaExtRohcOutIpBytes | 1.3.6.1.4.1.9.9.669.1.2.8.4 | counter32 | read-only |
This object indicates total number of IP bytes sent after ROHC compression. This object value is maintained since system was last restarted. |
ccpCdmaExtRohcDeCompSuccessCount | 1.3.6.1.4.1.9.9.669.1.2.8.5 | counter32 | read-only |
This object provides a count of the times a ROHC de-compressor channel was successfully initialized. This object value is maintained since system was last restarted. |
ccpCdmaExtRohcDeCompFailuresCount | 1.3.6.1.4.1.9.9.669.1.2.8.6 | counter32 | read-only |
This object provides a count of the times a ROHC de-compressor channel initialization failed. This object value is maintained since system was last restarted. |
ccpCdmaExtRohcDeCompOutIpPkts | 1.3.6.1.4.1.9.9.669.1.2.8.7 | counter32 | read-only |
This object indicates total number of IP packets sent after ROHC de-compression. This object value is maintained since system was last restarted. |
ccpCdmaExtRohcDeCompOutIpBytes | 1.3.6.1.4.1.9.9.669.1.2.8.8 | counter32 | read-only |
This object indicates total number of IP bytes sent after ROHC de-compression. This object value is maintained since system was last restarted. |
ccpCdmaExtRpErrors | 1.3.6.1.4.1.9.9.669.1.3 | |||
ccpCdmaExtRPRegReqErrors | 1.3.6.1.4.1.9.9.669.1.3.1 | |||
ccpCdmaExtRegReqBwUnavailableSess | 1.3.6.1.4.1.9.9.669.1.3.1.1 | zerobasedcounter32 | read-only |
This object indicates total number of A11 registration messages rejected at the PDSN, as the system has reached its maximum allowed bandwidth. This object value is maintained since system was last restarted. |
ccpCdmaExtRegReqMaxServiceFlows | 1.3.6.1.4.1.9.9.669.1.3.1.2 | zerobasedcounter32 | read-only |
This object indicates total number of A11 registration messages rejected at the PDSN, based on the ccpCdmaExtSessionMaxAuxConnectionsAllowed object. This object value is maintained since system was last restarted. |
ccpCdmaExtRegReqUnSupportedSOs | 1.3.6.1.4.1.9.9.669.1.3.1.3 | zerobasedcounter32 | read-only |
This object indicates total number of A11 registration messages rejected at the PDSN, because of unsupported service option value. This object value is maintained since system was last restarted. |
ccpCdmaExtRegReqNonExistA10s | 1.3.6.1.4.1.9.9.669.1.3.1.4 | zerobasedcounter32 | read-only |
This object indicates total number of A11 registration messages rejected at the PDSN, as it contains a IP flow mapping to non existent A10. This object value is maintained since system was last restarted. |
ccpCdmaExtRegReqNoCIDAvailable | 1.3.6.1.4.1.9.9.669.1.3.1.5 | zerobasedcounter32 | read-only |
This object indicates total number of A11 registration messages rejected at the PDSN, due to no CID available for robust header compression. This object value is maintained since system was last restarted. |
ccpCdmaExtNotifObjects | 1.3.6.1.4.1.9.9.669.1.4 | |||
ccpCdmaExtNotifReason | 1.3.6.1.4.1.9.9.669.1.4.3 | integer | no-access |
This object indicates the notification causes for the maximum load notification generated by the PDSN. The notification causes for the maximum load notification are as follows : ` 'bandwidth' - Allowed bandwidth limit reached 'cputhreshold' - Allowed CPU threshold limit reached 'procthreshold' - Allowed process memory limit reached 'iomemthreshold' - Allowed i/o memory limit reached. Enumeration: 'bandwidth': 1, 'cputhreshold': 2, 'procthreshold': 3, 'iomemthreshold': 4. |
ccpCdmaExtNotifReasonCurrentValue | 1.3.6.1.4.1.9.9.669.1.4.4 | gauge32 | no-access |
This object indicates current value of ccpCdmaExtNotifReason. |
ciscoCdmaPdsnExtMIBConformance | 1.3.6.1.4.1.9.9.669.2 | |||
ciscoCdmaPdsnExtMIBCompliances | 1.3.6.1.4.1.9.9.669.2.1 | |||
ciscoCdmaPdsnExtMIBCompliance | 1.3.6.1.4.1.9.9.669.2.1.1 |
The compliance statement for entities which implement the CDMA PDSN Management Extension MIB. |
||
ciscoCdmaPdsnExtMIBComplianceRev1 | 1.3.6.1.4.1.9.9.669.2.1.2 |
The compliance statement for entities which implement the CDMA PDSN Management Extension MIB. |
||
ciscoCdmaPdsnExtMIBComplianceRev2 | 1.3.6.1.4.1.9.9.669.2.1.3 |
The compliance statement for entities which implement the CDMA PDSN Management Extension MIB. |
||
ciscoCdmaPdsnExtMIBComplianceRev3 | 1.3.6.1.4.1.9.9.669.2.1.4 |
The compliance statement for entities which implement the CDMA PDSN Management Extension MIB. |
||
ciscoCdmaPdsnExtMIBGroups | 1.3.6.1.4.1.9.9.669.2.2 | |||
ciscoCdmaExtSystemPdsnGroup | 1.3.6.1.4.1.9.9.669.2.2.1 |
A collection of System Information, Performance statistics objects needed for PDSN. |
||
ciscoCdmaExtNotifPdsnGroup | 1.3.6.1.4.1.9.9.669.2.2.2 |
A collection notifications related to PDSN. |
||
ciscoCdmaExtPdsnPcfSoRpRegGroup | 1.3.6.1.4.1.9.9.669.2.2.3 |
A collection of PCF RP registration statistics MIB objects needed for PDSN. |
||
ciscoCdmaExtSystemPdsnCacGroup | 1.3.6.1.4.1.9.9.669.2.2.4 |
System Information object needed for PDSN to specify call admission control feature is enabled or not. |
||
ciscoCdmaExtPdsnPcfSoPppGroup | 1.3.6.1.4.1.9.9.669.2.2.5 |
A collection of PCF PPP statistics MIB objects needed for PDSN. |
||
ciscoCdmaExtSystemPdsnGroupSupR01 | 1.3.6.1.4.1.9.9.669.2.2.6 |
A collection of System Information, Performance statistics objects needed for PDSN. |
||
ciscoCdmaExtPdsnPcfSoRpRegGroupSupR01 | 1.3.6.1.4.1.9.9.669.2.2.7 |
A collection of PCF RP registration statistics MIB objects needed for PDSN. |
||
ciscoCdmaExtSystemPdsnGroupSupR02 | 1.3.6.1.4.1.9.9.669.2.2.8 |
A collection of System Information, Performance statistics objects needed for PDSN. |