DIAMETER-CC-APPLICATION-MIB

File: DIAMETER-CC-APPLICATION-MIB.mib (27734 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
INET-ADDRESS-MIB SNMP-FRAMEWORK-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
Counter32 mib-2 MODULE-COMPLIANCE
OBJECT-GROUP StorageType RowStatus
InetAddressType InetAddress SnmpAdminString

Defined Types

DccaHostIpAddrEntry  
SEQUENCE    
  dccaHostIpAddrIndex Unsigned32
  dccaHostIpAddrType InetAddressType
  dccaHostIpAddress InetAddress

DcaPeerEntry  
SEQUENCE    
  dccaPeerIndex Unsigned32
  dccaPeerId SnmpAdminString
  dccaPeerFirmwareRevision Unsigned32
  dccaPeerStorageType StorageType
  dccaPeerStatus RowStatus

DccaPeerVendorEntry  
SEQUENCE    
  dccaPeerVendorIndex Unsigned32
  dccaPeerVendorId Unsigned32
  dccaPeerVendorStorageType StorageType
  dccaPeerVendorRowStatus RowStatus

DccaPerPeerStatsEntry  
SEQUENCE    
  dccaPerPeerStatsCCRIn Counter32
  dccaPerPeerStatsCCROut Counter32
  dccaPerPeerStatsCCRDropped Counter32
  dccaPerPeerStatsCCAIn Counter32
  dccaPerPeerStatsCCAOut Counter32
  dccaPerPeerStatsCCADropped Counter32
  dccaPerPeerStatsRARIn Counter32
  dccaPerPeerStatsRARDropped Counter32
  dccaPerPeerStatsRAAOut Counter32
  dccaPerPeerStatsRAADropped Counter32
  dccaPerPeerStatsSTROut Counter32
  dccaPerPeerStatsSTRDropped Counter32
  dccaPerPeerStatsSTAIn Counter32
  dccaPerPeerStatsSTADropped Counter32
  dccaPerPeerStatsAAROut Counter32
  dccaPerPeerStatsAARDropped Counter32
  dccaPerPeerStatsAAAIn Counter32
  dccaPerPeerStatsAAADropped Counter32
  dccaPerPeerStatsASRIn Counter32
  dccaPerPeerStatsASRDropped Counter32
  dccaPerPeerStatsASAOut Counter32
  dccaPerPeerStatsASADropped Counter32

Defined Values

diameterCCAMIB 1.3.6.1.2.1.119
The MIB module for entities implementing the Diameter Credit Control Application, RFC 4006. Copyright (C) The Internet Society (2007). This initial version of this MIB module was published in RFC yyyy; for full legal notices see the RFC itself. Supplementary information may be available on http://www.ietf.org/copyrights/ianamib.html.
MODULE-IDENTITY    

diameterCcAppMIB 1.3.6.1.2.1.119.2
OBJECT IDENTIFIER    

diameterCcAppTraps 1.3.6.1.2.1.119.2.0
OBJECT IDENTIFIER    

diameterCcAppObjects 1.3.6.1.2.1.119.2.1
OBJECT IDENTIFIER    

diameterCcAppConform 1.3.6.1.2.1.119.2.2
OBJECT IDENTIFIER    

dccaHostCfgs 1.3.6.1.2.1.119.2.1.1
OBJECT IDENTIFIER    

dccaPeerCfgs 1.3.6.1.2.1.119.2.1.2
OBJECT IDENTIFIER    

dccaPeerStats 1.3.6.1.2.1.119.2.1.3
OBJECT IDENTIFIER    

dccaHostID 1.3.6.1.2.1.119.2.1.1.1
The implementation identification string for the Diameter software in use on the system, for example; 'diameterd'
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

dccaHostIpAddrTable 1.3.6.1.2.1.119.2.1.1.2
The table listing the Diameter Credit Control host's IP Addresses.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DccaHostIpAddrEntry

dccaHostIpAddrEntry 1.3.6.1.2.1.119.2.1.1.2.1
A row entry representing a Diameter Credit Control host IP Address.
Status: current Access: not-accessible
OBJECT-TYPE    
  DccaHostIpAddrEntry  

dccaHostIpAddrIndex 1.3.6.1.2.1.119.2.1.1.2.1.1
A number uniquely identifying the number of IP Addresses supported by this Diameter Credit Control host.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

dccaHostIpAddrType 1.3.6.1.2.1.119.2.1.1.2.1.2
The type of internet address stored in dccaHostIpAddress.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

dccaHostIpAddress 1.3.6.1.2.1.119.2.1.1.2.1.3
The IP-Address of the host, which is of the type specified in dccaHostIpAddrType.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

dccaPeerTable 1.3.6.1.2.1.119.2.1.2.1
The table listing information regarding the discovered or configured Diameter Credit Control peers.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DcaPeerEntry

dccaPeerEntry 1.3.6.1.2.1.119.2.1.2.1.1
A row entry representing a discovered or configured Diameter Credit Control peer.
Status: current Access: not-accessible
OBJECT-TYPE    
  DcaPeerEntry  

dccaPeerIndex 1.3.6.1.2.1.119.2.1.2.1.1.1
A number uniquely identifying each Diameter Credit Control peer with which this host communicates.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

dccaPeerId 1.3.6.1.2.1.119.2.1.2.1.1.2
The server identifier for the Diameter Credit Control peer.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString  

dccaPeerFirmwareRevision 1.3.6.1.2.1.119.2.1.2.1.1.3
Firmware revision of peer. If no firmware revision, the revision of the Diameter Credit Control software module may be reported instead.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..4294967295  

dccaPeerStorageType 1.3.6.1.2.1.119.2.1.2.1.1.4
The storage type for this conceptual row. None of the columnar objects is writable when the conceptual row is permanent.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

dccaPeerStatus 1.3.6.1.2.1.119.2.1.2.1.1.5
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 dccaPeerRowStatus column is 'notReady'. In particular, a newly created row cannot be made active until the corresponding dccaPeerId has been set. dccaPeerId may not be modified while the value of this object is active(1): An attempt to set these objects while the value of dccaPeerRowStatus is active(1) will result in an inconsistentValue error. Entries in this table with dccaPeerRowStatus equal to active(1) remain in the table until destroyed. Entries in this table with dccaPeerRowStatus equal to values other than active(1) will be destroyed after timeout (5 minutes). If a dccaPeerId being created via SNMP already exists in another active dccaPeerEntry, then a newly created row cannot be made active until the original row with the dccaPeerId value is destroyed. Upon reload, dccaPeerIndex values may be changed.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

dccaPeerVendorTable 1.3.6.1.2.1.119.2.1.2.2
The table listing the Vendor IDs supported by the peer.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DccaPeerVendorEntry

dccaPeerVendorEntry 1.3.6.1.2.1.119.2.1.2.2.1
A row entry representing a Vendor ID supported by the peer.
Status: current Access: not-accessible
OBJECT-TYPE    
  DccaPeerVendorEntry  

dccaPeerVendorIndex 1.3.6.1.2.1.119.2.1.2.2.1.1
A number uniquely identifying the Vendor ID supported by the peer.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

dccaPeerVendorId 1.3.6.1.2.1.119.2.1.2.2.1.2
The active Vendor IDs used for peer connections.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

dccaPeerVendorStorageType 1.3.6.1.2.1.119.2.1.2.2.1.3
The storage type for this conceptual row. An agent implementing the table must allow adding dccaPeerVendorId into the table. None of the columnar objects is writable when the conceptual row is permanent.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

dccaPeerVendorRowStatus 1.3.6.1.2.1.119.2.1.2.2.1.4
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 dccaPeerVendorRowStatus column is 'notReady'. In particular, a newly created row cannot be made active until the corresponding dccaPeerVendorId has been set. dccaPeerVendorId may not be modified while the value of this object is active(1): An attempt to set these objects while the value of dccaPeerVendorRowStatus is active(1) will result in an inconsistentValue error. Entries in this table with dccaPeerVendorRowStatus equal to active(1) remain in the table until destroyed. Entries in this table with dccaPeerVendorRowStatus 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 dccaPeerVendorEntry, then a newly created row cannot be made active until the original row with the peer vendor id value is destroyed. Upon reload, dccaPeerVendorIndex values may be changed.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

dccaPerPeerStatsTable 1.3.6.1.2.1.119.2.1.3.1
The table listing the Diameter Credit Control per-peer Statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DccaPerPeerStatsEntry

dccaPerPeerStatsEntry 1.3.6.1.2.1.119.2.1.3.1.1
A row entry representing a Diameter Credit Control Peer.
Status: current Access: not-accessible
OBJECT-TYPE    
  DccaPerPeerStatsEntry  

dccaPerPeerStatsCCRIn 1.3.6.1.2.1.119.2.1.3.1.1.2
Number of Diameter Credit-Control-Request (CCR) messages received, per peer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dccaPerPeerStatsCCROut 1.3.6.1.2.1.119.2.1.3.1.1.3
Number of Diameter Credit-Control-Request (CCR) messages sent, per peer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dccaPerPeerStatsCCRDropped 1.3.6.1.2.1.119.2.1.3.1.1.4
Number of Diameter Credit-Control-Request (CCR) messages dropped, per peer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dccaPerPeerStatsCCAIn 1.3.6.1.2.1.119.2.1.3.1.1.5
Number of Diameter Credit-Control-Answer (CCA) messages received, per peer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dccaPerPeerStatsCCAOut 1.3.6.1.2.1.119.2.1.3.1.1.6
Number of Diameter Credit-Control-Answer (CCA) messages sent, per peer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dccaPerPeerStatsCCADropped 1.3.6.1.2.1.119.2.1.3.1.1.7
Number of Diameter Credit-Control-Answer (CCA) messages dropped, per peer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dccaPerPeerStatsRARIn 1.3.6.1.2.1.119.2.1.3.1.1.8
Number of Diameter Re-Auth-Request (RAR) messages received, per peer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dccaPerPeerStatsRARDropped 1.3.6.1.2.1.119.2.1.3.1.1.9
Number of Diameter Re-Auth-Request (RAR) messages dropped, per peer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dccaPerPeerStatsRAAOut 1.3.6.1.2.1.119.2.1.3.1.1.10
Number of Diameter Re-Auth-Answer (RAA) messages transmitted, per peer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dccaPerPeerStatsRAADropped 1.3.6.1.2.1.119.2.1.3.1.1.11
Number of Diameter Re-Auth-Answer (RAA) messages dropped, per peer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dccaPerPeerStatsSTROut 1.3.6.1.2.1.119.2.1.3.1.1.12
Number of Diameter Session-Termination-Request (STR) messages transmitted, per peer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dccaPerPeerStatsSTRDropped 1.3.6.1.2.1.119.2.1.3.1.1.13
Number of Diameter Session-Termination-Request (STR) messages dropped, per peer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dccaPerPeerStatsSTAIn 1.3.6.1.2.1.119.2.1.3.1.1.14
Number of Diameter Session-Termination-Answer (STA) messages received, per peer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dccaPerPeerStatsSTADropped 1.3.6.1.2.1.119.2.1.3.1.1.15
Number of Diameter Session-Termination-Answer (STA) messages dropped, per peer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dccaPerPeerStatsAAROut 1.3.6.1.2.1.119.2.1.3.1.1.16
Number of Diameter AA-Request (AAR) messages transmitted, per peer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dccaPerPeerStatsAARDropped 1.3.6.1.2.1.119.2.1.3.1.1.17
Number of Diameter AA-Request (AAR) messages dropped, per peer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dccaPerPeerStatsAAAIn 1.3.6.1.2.1.119.2.1.3.1.1.18
Number of Diameter AA-Answer (AAA) messages received, per peer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dccaPerPeerStatsAAADropped 1.3.6.1.2.1.119.2.1.3.1.1.19
Number of Diameter AA-Answer (AAA) messages dropped, per peer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dccaPerPeerStatsASRIn 1.3.6.1.2.1.119.2.1.3.1.1.20
Number of Diameter Abort-Session-Request (ASR) messages received, per peer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dccaPerPeerStatsASRDropped 1.3.6.1.2.1.119.2.1.3.1.1.21
Number of Diameter Abort-Session-Request (ASR) messages dropped, per peer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dccaPerPeerStatsASAOut 1.3.6.1.2.1.119.2.1.3.1.1.22
Number of Diameter Abort-Session-Answer (ASA) messages transmitted, per peer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dccaPerPeerStatsASADropped 1.3.6.1.2.1.119.2.1.3.1.1.23
Number of Diameter Abort-Session-Answer (ASA) messages dropped, per peer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dccaMIBCompliances 1.3.6.1.2.1.119.2.2.1
OBJECT IDENTIFIER    

dccaMIBGroups 1.3.6.1.2.1.119.2.2.2
OBJECT IDENTIFIER    

dccaMIBCompliance 1.3.6.1.2.1.119.2.2.1.1
The compliance statement for Diameter Credit Control application entities.
Status: current Access: read-only
MODULE-COMPLIANCE    

dccaHostCfgGroup 1.3.6.1.2.1.119.2.2.2.1
A collection of objects providing configuration common to the server.
Status: current Access: read-only
OBJECT-GROUP    

dccaPeerCfgGroup 1.3.6.1.2.1.119.2.2.2.2
A collection of objects providing peer configuration common to the server.
Status: current Access: read-only
OBJECT-GROUP    

dccaPeerStatsGroup 1.3.6.1.2.1.119.2.2.2.3
A collection of objects providing peer statistics common to the server.
Status: current Access: read-only
OBJECT-GROUP