CISCO-DIAMETER-CC-APPL-MIB
AI MIB Summary
The CISCO-DIAMETER-CC-APPL-MIB enables monitoring of Diameter Credit Control Application (RFC 4006) session states, transaction counters, and credit usage metrics on Cisco network elements. It facilitates real-time tracking of policy enforcement points and online charging system interactions to ensure accurate billing and resource allocation.
The MIB module for entities implementing the Diameter Credit Control Application, RFC 4006. Initial Cisco'ized version of the IETF draft draft-zorn-dime-diameter-cc-app-mib-00.txt.
Main OID:
ciscoDiameterCCAMIB.1.3.6.1.4.1.9.10.575
52
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
52 total| Object Name |
|---|
ciscoDiameterCCAMIBThe MIB module for entities implementing the
Diameter Credit Control Application, RFC 4006.
Initial Cisco'ized version of the IETF draft
draft-zorn-dime-diameter-cc-app-mib-00.txt. MODULE-IDENTITY .1.3.6.1.4.1.9.10.575 |
ciscoDiameterCCAMIBNotifs OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.575.0 |
ciscoDiameterCCAMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.575.1 |
cdccaHostCfgs OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.575.1.1 |
cdccaHostIdThe implementation identification string for the
Diameter software in use on the system, for
example; 'diameterd'ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.9.10.575.1.1.1 |
cdccaHostIpAddrTableThe table listing the Diameter
Credit Control host's IP Addresses. SEQUENCE OF CdccaHostIpAddrEntry .1.3.6.1.4.1.9.10.575.1.1.2 |
cdccaHostIpAddrEntryA row entry representing a Diameter
Credit Control host IP Address. CdccaHostIpAddrEntry .1.3.6.1.4.1.9.10.575.1.1.2.1 |
cdccaHostIpAddrIndexA number uniquely identifying the number
of IP Addresses supported by this Diameter
Credit Control host. Unsigned32 (1..4294967295 ) .1.3.6.1.4.1.9.10.575.1.1.2.1.1 |
cdccaHostIpAddrTypeThe type of internet address stored
in cdccaHostIpAddress.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.9.10.575.1.1.2.1.2 |
cdccaHostIpAddressThe IP-Address of the host, which is of the type
specified in cdccaHostIpAddrType.ro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.9.10.575.1.1.2.1.3 |
cdccaPeerCfgs OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.575.1.2 |
cdccaPeerTableThe table listing information regarding
the discovered or configured Diameter
Credit Control peers. SEQUENCE OF CdccaPeerEntry .1.3.6.1.4.1.9.10.575.1.2.1 |
cdccaPeerEntryA row entry representing a discovered
or configured Diameter Credit Control
peer. CdccaPeerEntry .1.3.6.1.4.1.9.10.575.1.2.1.1 |
cdccaPeerIndexAn index that uniquely identifies a dcca peer.
This index is assigned arbitrarily by the SNMP
engine and is not saved over reloads. Unsigned32 (1..4294967295 ) .1.3.6.1.4.1.9.10.575.1.2.1.1.1 |
cdccaPeerIdThe server identifier for the Diameter
Credit Control peer. It has to be unique
and not an empty string.rw SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.9.10.575.1.2.1.1.2 |
cdccaPeerFirmwareRevisionFirmware revision of peer. If no firmware
revision, the revision of the Diameter
Credit Control software
module may be reported instead.ro Unsigned32 (1..4294967295 ) .1.3.6.1.4.1.9.10.575.1.2.1.1.3 |
cdccaPeerStorageTypeThe storage type for this conceptual row. None of
the columnar objects is writable when the conceptual
row is permanent.rw StorageType (SNMPv2-TC) .1.3.6.1.4.1.9.10.575.1.2.1.1.4 |
cdccaPeerRowStatusThe status of this conceptual row.
To create a row in this table, a manager must
set this object to either createAndGo(4) or
createAndWait(5).
Until instances of all corresponding columns are
appropriately configured, the value of the
corresponding instance of the cdccaPeerRowStatus column is
'notReady'.
In particular, a newly created row cannot be made
active until the corresponding cdccaPeerId has been set.
cdccaPeerId may not be modified while the
value of this object is active(1):
An attempt to set these objects while the value of
cdccaPeerRowStatus is active(1) will result in
an inconsistentValue error.
Entries in this table with cdccaPeerRowStatus equal to
active(1) remain in the table until destroyed.
Entries in this table with cdccaPeerRowStatus equal to
values other than active(1) will be destroyed after timeout
(5 minutes).
If a cdccaPeerId being created via SNMP already exists
in another active cdccaPeerEntry, then a newly created row
cannot be made active until the original row with the
with the cdccaPeerId value is destroyed.
Upon reload, cdccaPeerIndex values may be changed.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.10.575.1.2.1.1.5 |
cdccaPeerVendorTableThe table listing the Vendor IDs
supported by the peer. SEQUENCE OF CdccaPeerVendorEntry .1.3.6.1.4.1.9.10.575.1.2.2 |
cdccaPeerVendorEntryA row entry representing a
Vendor ID supported by the peer. CdccaPeerVendorEntry .1.3.6.1.4.1.9.10.575.1.2.2.1 |
cdccaPeerVendorIndexA number uniquely identifying the Vendor
ID supported by the peer. Unsigned32 (1..4294967295 ) .1.3.6.1.4.1.9.10.575.1.2.2.1.1 |
cdccaPeerVendorIdThe active Vendor IDs used for peer connections.rw Unsigned32 .1.3.6.1.4.1.9.10.575.1.2.2.1.2 |
cdccaPeerVendorStorageTypeThe storage type for this conceptual row. An agent
implementing the table must allow adding cdccaPeerVendorId
into the table. None of the columnar objects is writable
when the conceptual row is permanent.rw StorageType (SNMPv2-TC) .1.3.6.1.4.1.9.10.575.1.2.2.1.3 |
cdccaPeerVendorRowStatusThe status of this conceptual row.
To create a row in this table, a manager must
set this object to either createAndGo(4) or
createAndWait(5).
Until instances of all corresponding columns are
appropriately configured, the value of the
corresponding instance of the cdccaPeerVendorRowStatus column
is 'notReady'.
In particular, a newly created row cannot be made
active until the corresponding cdccaPeerVendorId has been set.
cdccaPeerVendorId may not be modified while the
value of this object is active(1):
An attempt to set these objects while the value of
cdccaPeerVendorRowStatus is active(1) will result in
an inconsistentValue error.
Entries in this table with cdccaPeerVendorRowStatus equal to
active(1) remain in the table until destroyed.
Entries in this table with cdccaPeerVendorRowStatus equal to
values other than active(1) will be destroyed after timeout
(5 minutes).
If the peer vendor id being created via SNMP already exists
in another active cdccaPeerVendorEntry, then a newly
created row cannot be made active until the original row
with the peer vendor id value is destroyed.
Upon reload, cdccaPeerVendorIndex values may be changed.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.10.575.1.2.2.1.4 |
cdccaPeerStats OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.575.1.3 |
cdccaPeerStatsTableThe table listing the Diameter
Credit Control Peer Statistics. SEQUENCE OF CdccaPeerStatsEntry .1.3.6.1.4.1.9.10.575.1.3.1 |
cdccaPeerStatsEntryA row entry representing a Diameter
Credit Control Peer. CdccaPeerStatsEntry .1.3.6.1.4.1.9.10.575.1.3.1.1 |
cdccaPeerStatsCCRInNumber of Diameter Credit-Control-Request (CCR)
messages received, per peer.ro Counter32 UNITS "messages" .1.3.6.1.4.1.9.10.575.1.3.1.1.1 |
cdccaPeerStatsCCROutNumber of Diameter Credit-Control-Request (CCR)
messages sent, per peer.ro Counter32 UNITS "messages" .1.3.6.1.4.1.9.10.575.1.3.1.1.2 |
cdccaPeerStatsCCRDroppedNumber of Diameter Credit-Control-Request (CCR)
messages dropped, per peer.ro Counter32 UNITS "messages" .1.3.6.1.4.1.9.10.575.1.3.1.1.3 |
cdccaPeerStatsCCAInNumber of Diameter Credit-Control-Answer (CCA)
messages received, per peer.ro Counter32 UNITS "messages" .1.3.6.1.4.1.9.10.575.1.3.1.1.4 |
cdccaPeerStatsCCAOutNumber of Diameter Credit-Control-Answer (CCA)
messages sent, per peer.ro Counter32 UNITS "messages" .1.3.6.1.4.1.9.10.575.1.3.1.1.5 |
cdccaPeerStatsCCADroppedNumber of Diameter Credit-Control-Answer (CCA)
messages dropped, per peer.ro Counter32 UNITS "messages" .1.3.6.1.4.1.9.10.575.1.3.1.1.6 |
cdccaPeerStatsRARInNumber of Diameter Re-Auth-Request (RAR)
messages received, per peer.ro Counter32 UNITS "messages" .1.3.6.1.4.1.9.10.575.1.3.1.1.7 |
cdccaPeerStatsRARDroppedNumber of Diameter Re-Auth-Request (RAR)
messages dropped, per peer.ro Counter32 UNITS "messages" .1.3.6.1.4.1.9.10.575.1.3.1.1.8 |
cdccaPeerStatsRAAOutNumber of Diameter Re-Auth-Answer (RAA)
messages transmitted, per peer.ro Counter32 UNITS "messages" .1.3.6.1.4.1.9.10.575.1.3.1.1.9 |
cdccaPeerStatsRAADroppedNumber of Diameter Re-Auth-Answer (RAA)
messages dropped, per peer.ro Counter32 UNITS "messages" .1.3.6.1.4.1.9.10.575.1.3.1.1.10 |
cdccaPeerStatsSTROutNumber of Diameter
Session-Termination-Request (STR)
messages transmitted, per peer.ro Counter32 UNITS "messages" .1.3.6.1.4.1.9.10.575.1.3.1.1.11 |
cdccaPeerStatsSTRDroppedNumber of Diameter
Session-Termination-Request (STR)
messages dropped, per peer.ro Counter32 UNITS "messages" .1.3.6.1.4.1.9.10.575.1.3.1.1.12 |
cdccaPeerStatsSTAInNumber of Diameter
Session-Termination-Answer (STA)
messages received, per peer.ro Counter32 UNITS "messages" .1.3.6.1.4.1.9.10.575.1.3.1.1.13 |
cdccaPeerStatsSTADroppedNumber of Diameter
Session-Termination-Answer (STA)
messages dropped, per peer.ro Counter32 UNITS "messages" .1.3.6.1.4.1.9.10.575.1.3.1.1.14 |
cdccaPeerStatsAAROutNumber of Diameter AA-Request (AAR)
messages transmitted, per peer.ro Counter32 UNITS "messages" .1.3.6.1.4.1.9.10.575.1.3.1.1.15 |
cdccaPeerStatsAARDroppedNumber of Diameter AA-Request (AAR)
messages dropped, per peer.ro Counter32 UNITS "messages" .1.3.6.1.4.1.9.10.575.1.3.1.1.16 |
cdccaPeerStatsAAAInNumber of Diameter AA-Answer (AAA)
messages received, per peer.ro Counter32 UNITS "messages" .1.3.6.1.4.1.9.10.575.1.3.1.1.17 |
cdccaPeerStatsAAADroppedNumber of Diameter AA-Answer (AAA)
messages dropped, per peer.ro Counter32 UNITS "messages" .1.3.6.1.4.1.9.10.575.1.3.1.1.18 |
cdccaPeerStatsASRInNumber of Diameter Abort-Session-Request
(ASR) messages received, per peer.ro Counter32 UNITS "messages" .1.3.6.1.4.1.9.10.575.1.3.1.1.19 |
cdccaPeerStatsASRDroppedNumber of Diameter Abort-Session-Request
(ASR) messages dropped, per peer.ro Counter32 UNITS "messages" .1.3.6.1.4.1.9.10.575.1.3.1.1.20 |
cdccaPeerStatsASAOutNumber of Diameter Abort-Session-Answer
(ASA) messages transmitted, per peer.ro Counter32 UNITS "messages" .1.3.6.1.4.1.9.10.575.1.3.1.1.21 |
cdccaPeerStatsASADroppedNumber of Diameter Abort-Session-Answer
(ASA) messages dropped, per peer.ro Counter32 UNITS "messages" .1.3.6.1.4.1.9.10.575.1.3.1.1.22 |
ciscoDiameterCCAMIBConform OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.575.2 |
ciscoDiameterCCAMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.575.2.1 |
ciscoDiameterCCAMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.575.2.2 |