CISCO-DIAMETER-CC-APPL-MIB
- Registered at
- 1.3.6.1.4.1.9.10.575
- Last updated
- 2006-08-23 00:01
- Organization
- Cisco Systems, Inc.
- Revisions
- 2006-08-23 00:01
- Namespace
- cisco
- Source file
CISCO-DIAMETER-CC-APPL-MIB- Digest
sha256:0998c18cdd4594b369b965b3ca68e2a1201e0f0f44e7ec670db1d1deec5c644a
Description
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.
Contact
Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-aaa@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-SMI | ciscoExperiment |
| INET-ADDRESS-MIB | InetAddress, InetAddressType |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, RowStatus, StorageType, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCO-DIAMETER-CC-APPL-MIB CISCO-SMI INET-ADDRESS-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoDiameterCCAMIBNotifs OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.575.0 | |||
| ciscoDiameterCCAMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.575.1 | |||
| cdccaHostCfgs OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.575.1.1 | |||
| cdccaHostId OBJECT-TYPE The implementation identification string for the Diameter software in use on the system, for example; 'diameterd' | 1.3.6.1.4.1.9.10.575.1.1.1 | SnmpAdminString | read-only | current |
| cdccaHostIpAddrTable OBJECT-TYPE The table listing the Diameter Credit Control host's IP Addresses. | 1.3.6.1.4.1.9.10.575.1.1.2 | not-accessible | current | |
| cdccaHostIpAddrEntry OBJECT-TYPE A row entry representing a Diameter Credit Control host IP Address. | 1.3.6.1.4.1.9.10.575.1.1.2.1 | not-accessible | current | |
| cdccaHostIpAddrIndex OBJECT-TYPE A number uniquely identifying the number of IP Addresses supported by this Diameter Credit Control host. | 1.3.6.1.4.1.9.10.575.1.1.2.1.1 | Unsigned32 (1..4294967295) | not-accessible | current |
| cdccaHostIpAddrType OBJECT-TYPE The type of internet address stored in cdccaHostIpAddress. | 1.3.6.1.4.1.9.10.575.1.1.2.1.2 | InetAddressType | read-only | current |
| cdccaHostIpAddress OBJECT-TYPE The IP-Address of the host, which is of the type specified in cdccaHostIpAddrType. | 1.3.6.1.4.1.9.10.575.1.1.2.1.3 | InetAddress | read-only | current |
| cdccaPeerCfgs OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.575.1.2 | |||
| cdccaPeerTable OBJECT-TYPE The table listing information regarding the discovered or configured Diameter Credit Control peers. | 1.3.6.1.4.1.9.10.575.1.2.1 | not-accessible | current | |
| cdccaPeerEntry OBJECT-TYPE A row entry representing a discovered or configured Diameter Credit Control peer. | 1.3.6.1.4.1.9.10.575.1.2.1.1 | not-accessible | current | |
| cdccaPeerIndex OBJECT-TYPE An index that uniquely identifies a dcca peer. This index is assigned arbitrarily by the SNMP engine and is not saved over reloads. | 1.3.6.1.4.1.9.10.575.1.2.1.1.1 | Unsigned32 (1..4294967295) | not-accessible | current |
| cdccaPeerId OBJECT-TYPE The server identifier for the Diameter Credit Control peer. It has to be unique and not an empty string. | 1.3.6.1.4.1.9.10.575.1.2.1.1.2 | SnmpAdminString | read-create | current |
| cdccaPeerFirmwareRevision OBJECT-TYPE Firmware revision of peer. If no firmware revision, the revision of the Diameter Credit Control software module may be reported instead. | 1.3.6.1.4.1.9.10.575.1.2.1.1.3 | Unsigned32 (1..4294967295) | read-only | current |
| cdccaPeerStorageType OBJECT-TYPE The storage type for this conceptual row. None of the columnar objects is writable when the conceptual row is permanent. | 1.3.6.1.4.1.9.10.575.1.2.1.1.4 | StorageType | read-create | current |
| cdccaPeerRowStatus OBJECT-TYPE The 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. | 1.3.6.1.4.1.9.10.575.1.2.1.1.5 | RowStatus | read-create | current |
| cdccaPeerVendorTable OBJECT-TYPE The table listing the Vendor IDs supported by the peer. | 1.3.6.1.4.1.9.10.575.1.2.2 | not-accessible | current | |
| cdccaPeerVendorEntry OBJECT-TYPE A row entry representing a Vendor ID supported by the peer. | 1.3.6.1.4.1.9.10.575.1.2.2.1 | not-accessible | current | |
| cdccaPeerVendorIndex OBJECT-TYPE A number uniquely identifying the Vendor ID supported by the peer. | 1.3.6.1.4.1.9.10.575.1.2.2.1.1 | Unsigned32 (1..4294967295) | not-accessible | current |
| cdccaPeerVendorId OBJECT-TYPE The active Vendor IDs used for peer connections. | 1.3.6.1.4.1.9.10.575.1.2.2.1.2 | Unsigned32 | read-create | current |
| cdccaPeerVendorStorageType OBJECT-TYPE The 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. | 1.3.6.1.4.1.9.10.575.1.2.2.1.3 | StorageType | read-create | current |
| cdccaPeerVendorRowStatus OBJECT-TYPE The 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. | 1.3.6.1.4.1.9.10.575.1.2.2.1.4 | RowStatus | read-create | current |
| cdccaPeerStats OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.575.1.3 | |||
| cdccaPeerStatsTable OBJECT-TYPE The table listing the Diameter Credit Control Peer Statistics. | 1.3.6.1.4.1.9.10.575.1.3.1 | not-accessible | current | |
| cdccaPeerStatsEntry OBJECT-TYPE A row entry representing a Diameter Credit Control Peer. | 1.3.6.1.4.1.9.10.575.1.3.1.1 | not-accessible | current | |
| cdccaPeerStatsCCRIn OBJECT-TYPE Number of Diameter Credit-Control-Request (CCR) messages received, per peer. | 1.3.6.1.4.1.9.10.575.1.3.1.1.1 | Counter32 | read-only | current |
| cdccaPeerStatsCCROut OBJECT-TYPE Number of Diameter Credit-Control-Request (CCR) messages sent, per peer. | 1.3.6.1.4.1.9.10.575.1.3.1.1.2 | Counter32 | read-only | current |
| cdccaPeerStatsCCRDropped OBJECT-TYPE Number of Diameter Credit-Control-Request (CCR) messages dropped, per peer. | 1.3.6.1.4.1.9.10.575.1.3.1.1.3 | Counter32 | read-only | current |
| cdccaPeerStatsCCAIn OBJECT-TYPE Number of Diameter Credit-Control-Answer (CCA) messages received, per peer. | 1.3.6.1.4.1.9.10.575.1.3.1.1.4 | Counter32 | read-only | current |
| cdccaPeerStatsCCAOut OBJECT-TYPE Number of Diameter Credit-Control-Answer (CCA) messages sent, per peer. | 1.3.6.1.4.1.9.10.575.1.3.1.1.5 | Counter32 | read-only | current |
| cdccaPeerStatsCCADropped OBJECT-TYPE Number of Diameter Credit-Control-Answer (CCA) messages dropped, per peer. | 1.3.6.1.4.1.9.10.575.1.3.1.1.6 | Counter32 | read-only | current |
| cdccaPeerStatsRARIn OBJECT-TYPE Number of Diameter Re-Auth-Request (RAR) messages received, per peer. | 1.3.6.1.4.1.9.10.575.1.3.1.1.7 | Counter32 | read-only | current |
| cdccaPeerStatsRARDropped OBJECT-TYPE Number of Diameter Re-Auth-Request (RAR) messages dropped, per peer. | 1.3.6.1.4.1.9.10.575.1.3.1.1.8 | Counter32 | read-only | current |
| cdccaPeerStatsRAAOut OBJECT-TYPE Number of Diameter Re-Auth-Answer (RAA) messages transmitted, per peer. | 1.3.6.1.4.1.9.10.575.1.3.1.1.9 | Counter32 | read-only | current |
| cdccaPeerStatsRAADropped OBJECT-TYPE Number of Diameter Re-Auth-Answer (RAA) messages dropped, per peer. | 1.3.6.1.4.1.9.10.575.1.3.1.1.10 | Counter32 | read-only | current |
| cdccaPeerStatsSTROut OBJECT-TYPE Number of Diameter Session-Termination-Request (STR) messages transmitted, per peer. | 1.3.6.1.4.1.9.10.575.1.3.1.1.11 | Counter32 | read-only | current |
| cdccaPeerStatsSTRDropped OBJECT-TYPE Number of Diameter Session-Termination-Request (STR) messages dropped, per peer. | 1.3.6.1.4.1.9.10.575.1.3.1.1.12 | Counter32 | read-only | current |
| cdccaPeerStatsSTAIn OBJECT-TYPE Number of Diameter Session-Termination-Answer (STA) messages received, per peer. | 1.3.6.1.4.1.9.10.575.1.3.1.1.13 | Counter32 | read-only | current |
| cdccaPeerStatsSTADropped OBJECT-TYPE Number of Diameter Session-Termination-Answer (STA) messages dropped, per peer. | 1.3.6.1.4.1.9.10.575.1.3.1.1.14 | Counter32 | read-only | current |
| cdccaPeerStatsAAROut OBJECT-TYPE Number of Diameter AA-Request (AAR) messages transmitted, per peer. | 1.3.6.1.4.1.9.10.575.1.3.1.1.15 | Counter32 | read-only | current |
| cdccaPeerStatsAARDropped OBJECT-TYPE Number of Diameter AA-Request (AAR) messages dropped, per peer. | 1.3.6.1.4.1.9.10.575.1.3.1.1.16 | Counter32 | read-only | current |
| cdccaPeerStatsAAAIn OBJECT-TYPE Number of Diameter AA-Answer (AAA) messages received, per peer. | 1.3.6.1.4.1.9.10.575.1.3.1.1.17 | Counter32 | read-only | current |
| cdccaPeerStatsAAADropped OBJECT-TYPE Number of Diameter AA-Answer (AAA) messages dropped, per peer. | 1.3.6.1.4.1.9.10.575.1.3.1.1.18 | Counter32 | read-only | current |
| cdccaPeerStatsASRIn OBJECT-TYPE Number of Diameter Abort-Session-Request (ASR) messages received, per peer. | 1.3.6.1.4.1.9.10.575.1.3.1.1.19 | Counter32 | read-only | current |
| cdccaPeerStatsASRDropped OBJECT-TYPE Number of Diameter Abort-Session-Request (ASR) messages dropped, per peer. | 1.3.6.1.4.1.9.10.575.1.3.1.1.20 | Counter32 | read-only | current |
| cdccaPeerStatsASAOut OBJECT-TYPE Number of Diameter Abort-Session-Answer (ASA) messages transmitted, per peer. | 1.3.6.1.4.1.9.10.575.1.3.1.1.21 | Counter32 | read-only | current |
| cdccaPeerStatsASADropped OBJECT-TYPE Number of Diameter Abort-Session-Answer (ASA) messages dropped, per peer. | 1.3.6.1.4.1.9.10.575.1.3.1.1.22 | Counter32 | read-only | current |
| ciscoDiameterCCAMIBConform OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.575.2 | |||
| ciscoDiameterCCAMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.575.2.1 | |||
| ciscoDiameterCCAMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.575.2.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| ciscoDiameterCCAMIBCompliance MODULE-COMPLIANCE The compliance statement for Diameter Credit Control application entities. | 1.3.6.1.4.1.9.10.575.2.1.1 | current |
| ciscoDiameterCCAHostCfgGroup OBJECT-GROUP A collection of objects providing host configuration common to the server. | 1.3.6.1.4.1.9.10.575.2.2.1 | current |
| ciscoDiameterCCAPeerCfgGroup OBJECT-GROUP A collection of objects providing peer configuration common to the server. | 1.3.6.1.4.1.9.10.575.2.2.2 | current |
| ciscoDiameterCCAPeerStatsGroup OBJECT-GROUP A collection of objects providing peer statistics common to the server. | 1.3.6.1.4.1.9.10.575.2.2.3 | current |