All MIBs › CISCO-DIAMETER-BASE-PROTOCOL-MIB
Organization: Cisco Systems, Inc.
Last Updated: 2006-08-24
Category: Cisco Devices, RADIUS and AAA
Description: Manages Cisco Diameter base protocol operations, monitoring peer connections, message statistics, and transport session states.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is CISCO-DIAMETER-BASE-PROTOCOL-MIB?
CISCO-DIAMETER-BASE-PROTOCOL-MIB manages entities implementing the Diameter Base Protocol (an AAA protocol used in mobile and broadband networks) on Cisco platforms, based on an early IETF Diameter MIB draft adapted by Cisco. It exposes local Diameter identity configuration, local IP address and TCP listen port tables, and notification enable flags for protocol error, transient/permanent failure, and peer connection up/down events. It directly supports software/protocol status monitoring: the peer-connection-up/down notifications and associated enable flags reveal whether Diameter peer sessions (used for AAA signaling) are currently established or have failed, which is critical for services relying on Diameter for authentication/accounting. It is explicitly based on the IETF draft-zorn-dime-diameter-base-protocol-mib, showing direct standards lineage. It is deployed on Cisco platforms acting as Diameter nodes (e.g., PDSN, gateways) in mobile/broadband AAA infrastructure. Engineers can download the CISCO-DIAMETER-BASE-PROTOCOL-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in CISCO-DIAMETER-BASE-PROTOCOL-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- Cisco Diameter-capable network element (e.g., PDSN/AAA gateway)
Monitoring Examples
An admin would check cdbpLocalIpAddrTable, keyed by cdbpLocalIpAddrIndex, to confirm the Diameter node's local IP address and cdbpLocalTcpListenPort are correctly configured for peer connections. Enabling ciscoDiaBaseProtEnablePeerConnectionDownNotif and watching for the corresponding trap reveals when a Diameter peer session unexpectedly drops, which would interrupt AAA transactions. ciscoDiaBaseProtEnableProtocolErrorNotif being triggered indicates malformed or unexpected Diameter messages are being received from a peer.
What Can Be Monitored
- peer connection up/down events
- protocol error notifications
- transient/permanent failure notifications
- local IP address and TCP listen port configuration
This MIB depends on
Related MIBs
Imported Objects
From CISCO-SMI
| ciscoExperiment | OBJECT-IDENTITY |
From INET-ADDRESS-MIB
| InetAddress | |
| InetAddressType |
From SNMP-FRAMEWORK-MIB
| SnmpAdminString |
From SNMPv2-CONF
| MODULE-COMPLIANCE | |
| NOTIFICATION-GROUP | |
| OBJECT-GROUP |
From SNMPv2-SMI
| Counter32 | |
| Gauge32 | |
| IpAddress | |
| MODULE-IDENTITY | |
| NOTIFICATION-TYPE | |
| OBJECT-TYPE | |
| TimeTicks | |
| Unsigned32 |
From SNMPv2-TC
| RowStatus | |
| StorageType | |
| TruthValue |
How to Use in IPNetwork Monitor
Example using cdbpLocalStatsTotalPacketsIn OID:
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| cdbpAppAdvFromPeerEntry | 1.3.6.1.4.1.9.10.133.1.3.3.1 | not-accessible | A row entry representing a discovered or configured Diameter peer server. | |
| U32 cdbpAppAdvFromPeerIndex | 1.3.6.1.4.1.9.10.133.1.3.3.1.2 | Unsigned32 | not-accessible | A number uniquely identifying the applications advertised as supported from each Diameter peer. |
| cdbpAppAdvFromPeerTable | 1.3.6.1.4.1.9.10.133.1.3.3 | not-accessible | The table listing the applications advertised by each peer to this host and the types of service supported: accounting, authentication or both. | |
| INT cdbpAppAdvFromPeerType | 1.3.6.1.4.1.9.10.133.1.3.3.1.3 | INTEGER | read-only | The type of services supported for each application, accounting, authentication or both. acct(1) - accounting auth(2) - authentication both(3) - both accounting and authentication. |
| U32 cdbpAppAdvFromPeerVendorId | 1.3.6.1.4.1.9.10.133.1.3.3.1.1 | Unsigned32 | not-accessible | The IANA Enterprise Code value assigned to the vendor of the Diameter device. |
| cdbpAppAdvToPeerEntry | 1.3.6.1.4.1.9.10.133.1.1.12.1 | not-accessible | A row entry representing a discovered or configured Diameter peer server. | |
| U32 cdbpAppAdvToPeerIndex | 1.3.6.1.4.1.9.10.133.1.1.12.1.2 | Unsigned32 | not-accessible | A number uniquely identifying the Diameter applications advertised as supported by this host to each peer. Upon reload, cdbpAppAdvToPeerIndex values may be changed. |
| ROW cdbpAppAdvToPeerRowStatus | 1.3.6.1.4.1.9.10.133.1.1.12.1.5 | RowStatus | read-create | 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 cdbpAppAdvToPeerRowStatus column is 'notReady'. In particular, a newly created row cannot be made active until the corresponding cdbpAppAdvToPeerVendorId has been set. cdbpAppAdvToPeerVendorId may not be modified while the value of this object is active(1): An attempt to set these objects while the value of cdbpAppAdvToPeerRowStatus is active(1) will result in an inconsistentValue error. Entries in this table with cdbpAppAdvToPeerRowStatus equal to active(1) remain in the table until destroyed. Entries in this table with cdbpAppAdvToPeerRowStatus equal to values other than active(1) will be destroyed after timeout (5 minutes). |
| INT cdbpAppAdvToPeerServices | 1.3.6.1.4.1.9.10.133.1.1.12.1.3 | INTEGER | read-only | The type of services supported for each application, accounting, authentication or both. acct(1) - accounting auth(2) - authentication both(3) - both accounting and authentication. |
| STO cdbpAppAdvToPeerStorageType | 1.3.6.1.4.1.9.10.133.1.1.12.1.4 | StorageType | read-create | The storage type for this conceptual row. None of the objects are writable when the conceptual row is permanent. |
| cdbpAppAdvToPeerTable | 1.3.6.1.4.1.9.10.133.1.1.12 | not-accessible | The table listing the applications advertised by this host to each peer and the types of service supported: accounting, authentication or both. | |
| U32 cdbpAppAdvToPeerVendorId | 1.3.6.1.4.1.9.10.133.1.1.12.1.1 | Unsigned32 | not-accessible | The IANA Enterprise Code value assigned to the vendor of the Diameter device. |
| cdbpLocalApplEntry | 1.3.6.1.4.1.9.10.133.1.1.10.1 | not-accessible | A row entry representing a Diameter application on this server. | |
| U32 cdbpLocalApplIndex | 1.3.6.1.4.1.9.10.133.1.1.10.1.1 | Unsigned32 | not-accessible | A number uniquely identifying a supported Diameter application. Upon reload, cdbpLocalApplIndex values may be changed. |
| ROW cdbpLocalApplRowStatus | 1.3.6.1.4.1.9.10.133.1.1.10.1.3 | RowStatus | read-create | 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 cdsgStatus column is 'notReady'. In particular, a newly created row cannot be made active until the corresponding cdbpLocalApplIndex has been set. cdbpLocalApplIndex may not be modified while the value of this object is active(1): An attempt to set these objects while the value of cdbpLocalApplStatus is active(1) will result in an inconsistentValue error. Entries in this table with cdbpLocalApplStatus equal to active(1) remain in the table until destroyed. Entries in this table with cdbpLocalApplStatus equal to values other than active(1) will be destroyed after timeout (5 minutes). |
| STO cdbpLocalApplStorageType | 1.3.6.1.4.1.9.10.133.1.1.10.1.2 | StorageType | read-create | The storage type for this conceptual row. None of the columnar objects is writable when the conceptual row is permanent. |
| cdbpLocalApplTable | 1.3.6.1.4.1.9.10.133.1.1.10 | not-accessible | The table listing the Diameter applications supported by this server. | |
| cdbpLocalCfgs | 1.3.6.1.4.1.9.10.133.1.1 | |||
| INT cdbpLocalConfigReset | 1.3.6.1.4.1.9.10.133.1.2.5 | INTEGER | read-write | Status/action object to reinitialize any persistent server state. When set to reset(2), any persistent server state (such as a process) is reinitialized as if the server had just been started. This value will never be returned by a read operation. When read, one of the following values will be returned: other(1) - server in some unknown state. reset(2) - command to reinitialize server state. initializing(3) - server (re)initializing. running(4) - server currently running. |
| STR cdbpLocalId | 1.3.6.1.4.1.9.10.133.1.1.1 | SnmpAdminString | read-only | The implementation identification string for the Diameter software in use on the system, for example; 'diameterd' |
| cdbpLocalIpAddrEntry | 1.3.6.1.4.1.9.10.133.1.1.2.1 | not-accessible | A row entry representing a Diameter local host IP Address. | |
| IP cdbpLocalIpAddress | 1.3.6.1.4.1.9.10.133.1.1.2.1.3 | InetAddress | read-only | The IP-Address of the host, which is of the type specified in cdbpLocalIpAddrType. |
| U32 cdbpLocalIpAddrIndex | 1.3.6.1.4.1.9.10.133.1.1.2.1.1 | Unsigned32 | not-accessible | A number uniquely identifying the number of IP Addresses supported by this Diameter host. |
| cdbpLocalIpAddrTable | 1.3.6.1.4.1.9.10.133.1.1.2 | not-accessible | The table listing the Diameter local host's IP Addresses. | |
| IPt cdbpLocalIpAddrType | 1.3.6.1.4.1.9.10.133.1.1.2.1.2 | InetAddressType | read-only | The type of internet address stored in cdbpLocalIpAddress. |
| STR cdbpLocalOriginHost | 1.3.6.1.4.1.9.10.133.1.1.5 | SnmpAdminString | read-write | This object represents the Local Origin Host. |
| STR cdbpLocalRealm | 1.3.6.1.4.1.9.10.133.1.1.6 | SnmpAdminString | read-only | This object represents the Local Realm Name. |
| TIK cdbpLocalResetTime | 1.3.6.1.4.1.9.10.133.1.2.4 | TimeTicks | read-only | If the server keeps persistent state (e.g., a process) and supports a 'reset' operation (e.g., can be told to re-read configuration files), this value will be the time elapsed (in hundredths of a second) since the server was 'reset'. For software that does not have persistence or does not support a 'reset' operation, this value will be zero. |
| U32 cdbpLocalSctpListenPort | 1.3.6.1.4.1.9.10.133.1.1.4 | Unsigned32 | read-only | This object represents Diameter SCTP 'listen' port. |
| cdbpLocalStats | 1.3.6.1.4.1.9.10.133.1.2 | |||
| C32 cdbpLocalStatsTotalPacketsInEx | 1.3.6.1.4.1.9.10.133.1.2.1 | Counter32 | read-only | The total number of packets received by Diameter Base Protocol. |
| C32 cdbpLocalStatsTotalPacketsOut | 1.3.6.1.4.1.9.10.133.1.2.2 | Counter32 | read-only | The total number of packets transmitted by Diameter Base Protocol. |
| TIK cdbpLocalStatsTotalUpTime | 1.3.6.1.4.1.9.10.133.1.2.3 | TimeTicks | read-only | This object represents the total time the Diameter server has been up until now. |
| U32 cdbpLocalTcpListenPort | 1.3.6.1.4.1.9.10.133.1.1.3 | Unsigned32 | read-only | This object represents Diameter TCP 'listen' port. |
| cdbpLocalVendorEntry | 1.3.6.1.4.1.9.10.133.1.1.11.1 | not-accessible | A row entry representing a vendor ID supported by local Diameter. | |
| INT cdbpLocalVendorId | 1.3.6.1.4.1.9.10.133.1.1.11.1.2 | INTEGER | read-create | The active vendor ID used for peer connections. diameterVendorIetf(0) - Diameter vendor id ietf diameterVendorCisco(9) - Diameter vendor id cisco diameterVendor3gpp(10415) - Diameter vendor id 3gpp diameterVendorVodafone(12645) - Diameter vendor id vodafone. |
| U32 cdbpLocalVendorIndex | 1.3.6.1.4.1.9.10.133.1.1.11.1.1 | Unsigned32 | not-accessible | A number uniquely identifying the vendor ID supported by local Diameter. Upon reload, cdbpLocalVendorIndex values may be changed. |
| ROW cdbpLocalVendorRowStatus | 1.3.6.1.4.1.9.10.133.1.1.11.1.4 | RowStatus | read-create | 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 cdbpLocalVendorRowStatus column is 'notReady'. In particular, a newly created row cannot be made active until the corresponding cdbpLocalVendorId has been set. cdbpLocalVendorId may not be modified while the value of this object is active(1): An attempt to set these objects while the value of cdbpLocalVendorRowStatus is active(1) will result in an inconsistentValue error. Entries in this table with cdbpLocalVendorRowStatus equal to active(1) remain in the table until destroyed. Entries in this table with cdbpLocalVendorRowStatus equal to values other than active(1) will be destroyed after timeout (5 minutes). |
| STO cdbpLocalVendorStorageType | 1.3.6.1.4.1.9.10.133.1.1.11.1.3 | StorageType | read-create | The storage type for this conceptual row. None of the objects are writable when the conceptual row is permanent. |
| cdbpLocalVendorTable | 1.3.6.1.4.1.9.10.133.1.1.11 | not-accessible | The table listing the vendor IDs supported by local Diameter. | |
| cdbpPeerCfgs | 1.3.6.1.4.1.9.10.133.1.3 | |||
| cdbpPeerEntry | 1.3.6.1.4.1.9.10.133.1.3.1.1 | not-accessible | A row entry representing a discovered or configured Diameter peer server. | |
| U32 cdbpPeerFirmwareRevision | 1.3.6.1.4.1.9.10.133.1.3.1.1.7 | Unsigned32 | read-only | Firmware revision of peer. If no firmware revision, the revision of the Diameter software module may be reported instead. |
| STR cdbpPeerId | 1.3.6.1.4.1.9.10.133.1.3.1.1.2 | SnmpAdminString | read-create | The server identifier for the Diameter peer. It must be unique and non-empty. |
| U32 cdbpPeerIndex | 1.3.6.1.4.1.9.10.133.1.3.1.1.1 | Unsigned32 | not-accessible | A number uniquely identifying each Diameter peer with which the host server communicates. Upon reload, cdbpPeerIndex values may be changed. |
| cdbpPeerIpAddrEntry | 1.3.6.1.4.1.9.10.133.1.3.2.1 | not-accessible | A row entry representing peer Diameter server IP Addresses. | |
| IP cdbpPeerIpAddress | 1.3.6.1.4.1.9.10.133.1.3.2.1.3 | IpAddress | read-write | The active IP Address(es) used for connections. |
| U32 cdbpPeerIpAddressIndex | 1.3.6.1.4.1.9.10.133.1.3.2.1.1 | Unsigned32 | not-accessible | A number uniquely identifying the number of IP Addresses supported by all Diameter peers. |
| IPt cdbpPeerIpAddressType | 1.3.6.1.4.1.9.10.133.1.3.2.1.2 | InetAddressType | read-only | The type of address stored in diameterPeerIpAddress. |
| cdbpPeerIpAddrTable | 1.3.6.1.4.1.9.10.133.1.3.2 | not-accessible | The table listing the Diameter server IP Addresses. | |
| U32 cdbpPeerPortConnect | 1.3.6.1.4.1.9.10.133.1.3.1.1.3 | Unsigned32 | read-only | The connection port this server used to connect to the Diameter peer. If there is no active connection, this value will be zero(0). |
| U32 cdbpPeerPortListen | 1.3.6.1.4.1.9.10.133.1.3.1.1.4 | Unsigned32 | read-create | The port the server is listening on. |
| INT cdbpPeerProtocol | 1.3.6.1.4.1.9.10.133.1.3.1.1.5 | INTEGER | read-only | The transport protocol (tcp/sctp) the Diameter peer is using. tcp(1) - Transmission Control Protocol sctp(2) - Stream Control Transmission Protocol. |
| ROW cdbpPeerRowStatus | 1.3.6.1.4.1.9.10.133.1.3.1.1.9 | RowStatus | read-create | 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 cdbpPeerRowStatus column is 'notReady'. In particular, a newly created row cannot be made active until the corresponding cdbpPeerId has been set. cdbpPeerId may not be modified while the value of this object is active(1): An attempt to set these objects while the value of cdbpPeerRowStatus is active(1) will result in an inconsistentValue error. Entries in this table with cdbpPeerRowStatus equal to active(1) remain in the table until destroyed. Entries in this table with cdbpPeerRowStatus equal to values other than active(1) will be destroyed after timeout (5 minutes). |
| INT cdbpPeerSecurity | 1.3.6.1.4.1.9.10.133.1.3.1.1.6 | INTEGER | read-only | The security the Diameter peer is using. other(1) - Unknown Security Protocol. tls(2) - Transport Layer Security Protocol. ipsec(3) - Internet Protocol Security. |
| cdbpPeerStats | 1.3.6.1.4.1.9.10.133.1.4 | |||
| C32 cdbpPeerStatsACAsIn | 1.3.6.1.4.1.9.10.133.1.4.1.1.13 | Counter32 | read-only | Number of Accounting-Answer messages received from the peer. |
| C32 cdbpPeerStatsACAsOut | 1.3.6.1.4.1.9.10.133.1.4.1.1.14 | Counter32 | read-only | Number of Accounting-Answer messages sent to the peer. |
| C32 cdbpPeerStatsAccDupRequests | 1.3.6.1.4.1.9.10.133.1.4.1.1.37 | Counter32 | read-only | The number of duplicate Diameter Accounting-Request packets received. |
| G32 cdbpPeerStatsAccPendReqstsOut | 1.3.6.1.4.1.9.10.133.1.4.1.1.42 | Gauge32 | read-only | The number of Diameter Accounting-Request packets sent to this peer that have not yet timed out or received a response. This variable is incremented when an Accounting-Request is sent to this server and decremented due to receipt of an Accounting-Response, a timeout or a retransmission. |
| C32 cdbpPeerStatsAccReqstsDropped | 1.3.6.1.4.1.9.10.133.1.4.1.1.43 | Counter32 | read-only | The number of Accounting-Requests to this server that have been dropped. |
| C32 cdbpPeerStatsAccRetrans | 1.3.6.1.4.1.9.10.133.1.4.1.1.40 | Counter32 | read-only | The number of Diameter Accounting-Request packets retransmitted to this Diameter server. |
| C32 cdbpPeerStatsAccsNotRecorded | 1.3.6.1.4.1.9.10.133.1.4.1.1.39 | Counter32 | read-only | The number of Diameter Accounting-Request packets which were received and responded to but not recorded. |
| C32 cdbpPeerStatsACRsIn | 1.3.6.1.4.1.9.10.133.1.4.1.1.11 | Counter32 | read-only | Number of Accounting-Request messages received from the peer. |
| C32 cdbpPeerStatsACRsOut | 1.3.6.1.4.1.9.10.133.1.4.1.1.12 | Counter32 | read-only | Number of Accounting-Request messages sent to the peer. |
| C32 cdbpPeerStatsASAsIn | 1.3.6.1.4.1.9.10.133.1.4.1.1.9 | Counter32 | read-only | Number of Abort-Session-Answer messages received from the peer. |
| C32 cdbpPeerStatsASAsOut | 1.3.6.1.4.1.9.10.133.1.4.1.1.10 | Counter32 | read-only | Number of Abort-Session-Answer messages sent to the peer. |
| C32 cdbpPeerStatsASRsIn | 1.3.6.1.4.1.9.10.133.1.4.1.1.7 | Counter32 | read-only | Abort-Session-Request messages received from the peer. |
| C32 cdbpPeerStatsASRsOut | 1.3.6.1.4.1.9.10.133.1.4.1.1.8 | Counter32 | read-only | Abort-Session-Request messages sent to the peer. |
| C32 cdbpPeerStatsCEAsIn | 1.3.6.1.4.1.9.10.133.1.4.1.1.17 | Counter32 | read-only | Number of Capabilities-Exchange-Answer messages received from the peer. |
| C32 cdbpPeerStatsCEAsOut | 1.3.6.1.4.1.9.10.133.1.4.1.1.18 | Counter32 | read-only | Number of Capabilities-Exchange-Answer messages sent to the peer. |
| C32 cdbpPeerStatsCERsIn | 1.3.6.1.4.1.9.10.133.1.4.1.1.15 | Counter32 | read-only | Number of Capabilities-Exchange-Request messages received from the peer. |
| C32 cdbpPeerStatsCERsOut | 1.3.6.1.4.1.9.10.133.1.4.1.1.16 | Counter32 | read-only | Number of Capabilities-Exchange-Request messages sent to the peer. |
| C32 cdbpPeerStatsDPAsIn | 1.3.6.1.4.1.9.10.133.1.4.1.1.25 | Counter32 | read-only | Number of Disconnect-Peer-Answer messages received. |
| C32 cdbpPeerStatsDPAsOut | 1.3.6.1.4.1.9.10.133.1.4.1.1.26 | Counter32 | read-only | Number of Disconnect-Peer-Answer messages sent. |
| C32 cdbpPeerStatsDPRsIn | 1.3.6.1.4.1.9.10.133.1.4.1.1.23 | Counter32 | read-only | Number of Disconnect-Peer-Request messages received. |
| C32 cdbpPeerStatsDPRsOut | 1.3.6.1.4.1.9.10.133.1.4.1.1.24 | Counter32 | read-only | Number of Disconnect-Peer-Request messages sent. |
| C32 cdbpPeerStatsDWAsIn | 1.3.6.1.4.1.9.10.133.1.4.1.1.21 | Counter32 | read-only | Number of Device-Watchdog-Answer messages received from the peer. |
| C32 cdbpPeerStatsDWAsOut | 1.3.6.1.4.1.9.10.133.1.4.1.1.22 | Counter32 | read-only | Number of Device-Watchdog-Answer messages sent to the peer. |
| INT cdbpPeerStatsDWCurrentStatus | 1.3.6.1.4.1.9.10.133.1.4.1.1.5 | INTEGER | read-only | This object indicates the connection status. okay(1) - Indicates the connection is presumed working. suspect(2) - Indicates the connection is possibly congested or down. down(3) - The peer is no longer reachable, causing the transport connection to be shutdown. reopen(4) - Three watchdog messages are exchanged with accepted round trip times, and the connection to the peer is considered stabilized. |
| TIK cdbpPeerStatsDWReqTimer | 1.3.6.1.4.1.9.10.133.1.4.1.1.35 | TimeTicks | read-only | Device-Watchdog Request Timer, which is the interval between packets sent to peers. |
| C32 cdbpPeerStatsDWRsIn | 1.3.6.1.4.1.9.10.133.1.4.1.1.19 | Counter32 | read-only | Number of Device-Watchdog-Request messages received from the peer. |
| C32 cdbpPeerStatsDWRsOut | 1.3.6.1.4.1.9.10.133.1.4.1.1.20 | Counter32 | read-only | Number of Device-Watchdog-Request messages sent to the peer. |
| cdbpPeerStatsEntry | 1.3.6.1.4.1.9.10.133.1.4.1.1 | not-accessible | A row entry representing a Diameter peer. | |
| C32 cdbpPeerStatsEToEDupMessages | 1.3.6.1.4.1.9.10.133.1.4.1.1.45 | Counter32 | read-only | Duplicate answer messages that are to be locally consumed. Does not include duplicate accounting requests received. |
| C32 cdbpPeerStatsHByHDropMessages | 1.3.6.1.4.1.9.10.133.1.4.1.1.44 | Counter32 | read-only | An answer message that is received with an unknown hop-by-hop identifier. Does not include accounting requests dropped. |
| INT cdbpPeerStatsLastDiscCause | 1.3.6.1.4.1.9.10.133.1.4.1.1.3 | INTEGER | read-only | The last cause for a peers disconnection. rebooting(1) - A scheduled reboot is imminent. busy(2) - The peer's internal resources are constrained, and it has determined that the transport connection needs to be shutdown. doNotWantToTalk(3) - The peer has determined that it does not see a need for the transport connection to exist, since it does not expect any messages to be exchanged in the foreseeable future. electionLost(4) - The peer has determined that it has lost the election process and has therefore disconnected the transport connection. |
| C32 cdbpPeerStatsMalformedReqsts | 1.3.6.1.4.1.9.10.133.1.4.1.1.38 | Counter32 | read-only | The number of malformed Diameter packets received. |
| C32 cdbpPeerStatsPermanentFailures | 1.3.6.1.4.1.9.10.133.1.4.1.1.49 | Counter32 | read-only | This object represents the Number of permanent failures returned to peer. |
| C32 cdbpPeerStatsProtocolErrors | 1.3.6.1.4.1.9.10.133.1.4.1.1.47 | Counter32 | read-only | This object represents the Number of protocol errors returned to peer, but not including redirects. |
| C32 cdbpPeerStatsRAAsIn | 1.3.6.1.4.1.9.10.133.1.4.1.1.29 | Counter32 | read-only | Number of Re-Auth-Answer messages received. |
| C32 cdbpPeerStatsRAAsOut | 1.3.6.1.4.1.9.10.133.1.4.1.1.30 | Counter32 | read-only | Number of Re-Auth-Answer messages sent. |
| C32 cdbpPeerStatsRARsIn | 1.3.6.1.4.1.9.10.133.1.4.1.1.27 | Counter32 | read-only | Number of Re-Auth-Request messages received. |
| C32 cdbpPeerStatsRARsOut | 1.3.6.1.4.1.9.10.133.1.4.1.1.28 | Counter32 | read-only | Number of Re-Auth-Request messages sent. |
| C32 cdbpPeerStatsRedirectEvents | 1.3.6.1.4.1.9.10.133.1.4.1.1.36 | Counter32 | read-only | Redirect Event count, which is the number of redirects sent from a peer. |
| C32 cdbpPeerStatsSTAsIn | 1.3.6.1.4.1.9.10.133.1.4.1.1.33 | Counter32 | read-only | Number of Session-Termination-Answer messages received from the peer. |
| C32 cdbpPeerStatsSTAsOut | 1.3.6.1.4.1.9.10.133.1.4.1.1.34 | Counter32 | read-only | Number of Session-Termination-Answer messages sent to the peer. |
| INT cdbpPeerStatsState | 1.3.6.1.4.1.9.10.133.1.4.1.1.1 | INTEGER | read-only | Connection state in the Peer State Machine of the peer with which this Diameter server is communicating. closed(1) - Connection closed with this peer. waitConnAck(2) - Waiting for an acknowledgment from this peer. waitICEA(3) - Waiting for a Capabilities-Exchange- Answer from this peer. elect(4) - When the peer and the server are both trying to bring up a connection with each other at the same time. An election process begins which determines which socket remains open. waitReturns(5) - Waiting for election returns. r-open(6) - Responder transport connection is used for communication. i-open(7) - Initiator transport connection is used for communication. closing(8) - Actively closing and doing cleanup. |
| TIK cdbpPeerStatsStateDuration | 1.3.6.1.4.1.9.10.133.1.4.1.1.2 | TimeTicks | read-only | This object represents the Peer state duration. |
| C32 cdbpPeerStatsSTRsIn | 1.3.6.1.4.1.9.10.133.1.4.1.1.31 | Counter32 | read-only | Number of Session-Termination-Request messages received from the peer. |
| C32 cdbpPeerStatsSTRsOut | 1.3.6.1.4.1.9.10.133.1.4.1.1.32 | Counter32 | read-only | Number of Session-Termination-Request messages sent to the peer. |
| cdbpPeerStatsTable | 1.3.6.1.4.1.9.10.133.1.4.1 | not-accessible | The table listing the Diameter peer statistics. | |
| C32 cdbpPeerStatsTimeoutConnAtmpts | 1.3.6.1.4.1.9.10.133.1.4.1.1.6 | Counter32 | read-only | If there is no transport connection with a peer, this is the number of times the server attempts to connect to that peer. This is reset on disconnection. |
| C32 cdbpPeerStatsTotalRetrans | 1.3.6.1.4.1.9.10.133.1.4.1.1.41 | Counter32 | read-only | The number of Diameter packets retransmitted to this Diameter server, not to include Diameter Accounting-Request packets retransmitted. |
| C32 cdbpPeerStatsTransientFailures | 1.3.6.1.4.1.9.10.133.1.4.1.1.48 | Counter32 | read-only | This object represents the transient failure count. |
| C32 cdbpPeerStatsTransportDown | 1.3.6.1.4.1.9.10.133.1.4.1.1.50 | Counter32 | read-only | This object represents the Number of unexpected transport failures. |
| C32 cdbpPeerStatsUnknownTypes | 1.3.6.1.4.1.9.10.133.1.4.1.1.46 | Counter32 | read-only | The number of Diameter packets of unknown type which were received. |
| INT cdbpPeerStatsWhoInitDisconnect | 1.3.6.1.4.1.9.10.133.1.4.1.1.4 | INTEGER | read-only | Did the host or peer initiate the disconnect? host(1) - If this server initiated the disconnect. peer(2) - If the peer with which this server was connected initiated the disconnect. |
| STO cdbpPeerStorageType | 1.3.6.1.4.1.9.10.133.1.3.1.1.8 | StorageType | read-create | The storage type for this conceptual row. Only cdbpPeerPortListen object is writable when the conceptual row is permanent. |
| cdbpPeerTable | 1.3.6.1.4.1.9.10.133.1.3.1 | not-accessible | The table listing information regarding the discovered or configured Diameter peer servers. | |
| cdbpPeerVendorEntry | 1.3.6.1.4.1.9.10.133.1.3.4.1 | not-accessible | A row entry representing a Vendor ID supported by the peer. | |
| INT cdbpPeerVendorId | 1.3.6.1.4.1.9.10.133.1.3.4.1.2 | INTEGER | read-create | The active vendor ID used for peer connections. diameterVendorIetf(0) - Diameter vendor id ietf diameterVendorCisco(9) - Diameter vendor id cisco diameterVendor3gpp(10415) - Diameter vendor id 3gpp diameterVendorVodafone(12645) - Diameter vendor id vodafone. |
| U32 cdbpPeerVendorIndex | 1.3.6.1.4.1.9.10.133.1.3.4.1.1 | Unsigned32 | not-accessible | A number uniquely identifying the Vendor ID supported by the peer. Upon reload, cdbpPeerVendorIndex values may be changed. |
| ROW cdbpPeerVendorRowStatus | 1.3.6.1.4.1.9.10.133.1.3.4.1.4 | RowStatus | read-create | 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 cdbpPeerVendorRowStatus column is 'notReady'. In particular, a newly created row cannot be made active until the corresponding cdbpPeerVendorId has been set. Also, a newly created row cannot be made active until the corresponding 'cdbpPeerIndex' has been set. cdbpPeerVendorId may not be modified while the value of this object is active(1): An attempt to set these objects while the value of cdbpPeerVendorRowStatus is active(1) will result in an inconsistentValue error. Entries in this table with cdbpPeerVendorRowStatus equal to active(1) remain in the table until destroyed. Entries in this table with cdbpPeerVendorRowStatus equal to values other than active(1) will be destroyed after timeout (5 minutes). |
| STO cdbpPeerVendorStorageType | 1.3.6.1.4.1.9.10.133.1.3.4.1.3 | StorageType | read-create | The storage type for this conceptual row. None of the objects are writable when the conceptual row is permanent. |
| cdbpPeerVendorTable | 1.3.6.1.4.1.9.10.133.1.3.4 | not-accessible | The table listing the Vendor IDs supported by the peer. | |
| cdbpRealmCfgs | 1.3.6.1.4.1.9.10.133.1.5 | |||
| U32 cdbpRealmKnownPeers | 1.3.6.1.4.1.9.10.133.1.5.1.1.2 | Unsigned32 | read-only | The index of the peer this realm knows about. This is an ordered list, where the ordering signifies the order in which the peers are tried. Same as the cdbpPeerIndex |
| INT cdbpRealmKnownPeersChosen | 1.3.6.1.4.1.9.10.133.1.5.1.1.3 | INTEGER | read-only | How the realm chooses which peer to send packets to. roundRobin(1) - The peer used for each transaction is selected based on the order in which peers are configured. loadBalance(2) - The peer used for each transaction is based on the load metric (maybe implementation dependent) of all peers defined for the realm, with the least loaded server selected first. firstPreferred(3) - The first defined server is always used for transactions unless failover occurs. mostRecentFirst(4) - The most recently used server is used first for each transaction. |
| cdbpRealmKnownPeersEntry | 1.3.6.1.4.1.9.10.133.1.5.1.1 | not-accessible | A row entry representing a Diameter realm and known peers. | |
| U32 cdbpRealmKnownPeersIndex | 1.3.6.1.4.1.9.10.133.1.5.1.1.1 | Unsigned32 | not-accessible | A number uniquely identifying a peer known to this realm. Upon reload, cdbpRealmKnownPeersIndex values may be changed. |
| cdbpRealmKnownPeersTable | 1.3.6.1.4.1.9.10.133.1.5.1 | not-accessible | The table listing the Diameter realms and known peers. | |
| C32 cdbpRealmMessageRouteACAsIn | 1.3.6.1.4.1.9.10.133.1.6.1.1.8 | Counter32 | read-only | Number of Accounting-Answer messages received from the realm. |
| C32 cdbpRealmMessageRouteACAsOut | 1.3.6.1.4.1.9.10.133.1.6.1.1.9 | Counter32 | read-only | Number of Accounting-Answer messages sent to the realm. |
| C32 cdbpRealmMessageRouteAccDupReqsts | 1.3.6.1.4.1.9.10.133.1.6.1.1.23 | Counter32 | read-only | The number of duplicate Diameter accounting packets sent to this realm. |
| C32 cdbpRealmMessageRouteAccRetrans | 1.3.6.1.4.1.9.10.133.1.6.1.1.22 | Counter32 | read-only | The number of Diameter accounting packets retransmitted to this realm. |
| C32 cdbpRealmMessageRouteACRsIn | 1.3.6.1.4.1.9.10.133.1.6.1.1.6 | Counter32 | read-only | Number of Accounting-Request messages received from the realm. |
| C32 cdbpRealmMessageRouteACRsOut | 1.3.6.1.4.1.9.10.133.1.6.1.1.7 | Counter32 | read-only | Number of Accounting-Request messages sent to the realm. |
| INT cdbpRealmMessageRouteAction | 1.3.6.1.4.1.9.10.133.1.6.1.1.5 | INTEGER | read-only | The action is used to identify how a message should be treated based on the realm, application and type. local(1) - Diameter messages that resolve to a route entry with the Local Action set to Local can be satisfied locally, and do not need to be routed to another server. relay(2) - All Diameter messages that fall within this category MUST be routed to a next-hop server, without modifying any non-routing AVPs. proxy(3) - All Diameter messages that fall within this category MUST be routed to a next-hop server. redirect(4) - Diameter messages that fall within this category MUST have the identity of the home Diameter server(s) appended, and returned to the sender of the message. |
| U32 cdbpRealmMessageRouteApp | 1.3.6.1.4.1.9.10.133.1.6.1.1.3 | Unsigned32 | read-only | Application id used to route packets to this realm. |
| C32 cdbpRealmMessageRouteASAsIn | 1.3.6.1.4.1.9.10.133.1.6.1.1.20 | Counter32 | read-only | Number of Abort-Session-Answer messages received from the realm. |
| C32 cdbpRealmMessageRouteASAsOut | 1.3.6.1.4.1.9.10.133.1.6.1.1.21 | Counter32 | read-only | Number of Abort-Session-Answer messages sent to the realm. |
| C32 cdbpRealmMessageRouteASRsIn | 1.3.6.1.4.1.9.10.133.1.6.1.1.18 | Counter32 | read-only | Number of Abort-Session-Request messages received from the realm. |
| C32 cdbpRealmMessageRouteASRsOut | 1.3.6.1.4.1.9.10.133.1.6.1.1.19 | Counter32 | read-only | Number of Abort-Session-Request messages sent to the realm. |
| cdbpRealmMessageRouteEntry | 1.3.6.1.4.1.9.10.133.1.6.1.1 | not-accessible | A row entry representing a Diameter realm based message route server. | |
| U32 cdbpRealmMessageRouteIndex | 1.3.6.1.4.1.9.10.133.1.6.1.1.1 | Unsigned32 | not-accessible | A number uniquely identifying each realm. |
| G32 cdbpRealmMessageRoutePendReqstsOut | 1.3.6.1.4.1.9.10.133.1.6.1.1.24 | Gauge32 | read-only | The number of Diameter Accounting-Request packets sent to this peer that have not yet timed out or received a response. This variable is incremented when an Accounting-Request is sent to this server and decremented due to receipt of an Accounting-Response, a timeout or a retransmission. |
| C32 cdbpRealmMessageRouteRAAsIn | 1.3.6.1.4.1.9.10.133.1.6.1.1.12 | Counter32 | read-only | Number of Re-Auth-Answer messages received from the realm. |
| C32 cdbpRealmMessageRouteRAAsOut | 1.3.6.1.4.1.9.10.133.1.6.1.1.13 | Counter32 | read-only | Number of Re-Auth-Answer messages sent to the realm. |
| C32 cdbpRealmMessageRouteRARsIn | 1.3.6.1.4.1.9.10.133.1.6.1.1.10 | Counter32 | read-only | Number of Re-Auth-Request messages received from the realm. |
| C32 cdbpRealmMessageRouteRARsOut | 1.3.6.1.4.1.9.10.133.1.6.1.1.11 | Counter32 | read-only | Number of Re-Auth-Request messages sent to the realm. |
| STR cdbpRealmMessageRouteRealm | 1.3.6.1.4.1.9.10.133.1.6.1.1.2 | SnmpAdminString | read-only | This object represents the realm name |
| C32 cdbpRealmMessageRouteReqstsDrop | 1.3.6.1.4.1.9.10.133.1.6.1.1.25 | Counter32 | read-only | The number of requests dropped by this realm. |
| C32 cdbpRealmMessageRouteSTAsIn | 1.3.6.1.4.1.9.10.133.1.6.1.1.16 | Counter32 | read-only | Number of Session-Termination-Answer messages received from the realm. |
| C32 cdbpRealmMessageRouteSTAsOut | 1.3.6.1.4.1.9.10.133.1.6.1.1.17 | Counter32 | read-only | Number of Session-Termination-Answer messages sent to the realm. |
| C32 cdbpRealmMessageRouteSTRsIn | 1.3.6.1.4.1.9.10.133.1.6.1.1.14 | Counter32 | read-only | Number of Session-Termination-Request messages received from the realm. |
| C32 cdbpRealmMessageRouteSTRsOut | 1.3.6.1.4.1.9.10.133.1.6.1.1.15 | Counter32 | read-only | Number of Session-Termination-Request messages sent to the realm. |
| cdbpRealmMessageRouteTable | 1.3.6.1.4.1.9.10.133.1.6.1 | not-accessible | The table listing the Diameter realm-based message route information. | |
| INT cdbpRealmMessageRouteType | 1.3.6.1.4.1.9.10.133.1.6.1.1.4 | INTEGER | read-only | The types of service supported for each realm application: accounting, authentication or both. acct(1) - accounting auth(2) - authentication both(3) - both accounting and authentication. |
| cdbpRealmStats | 1.3.6.1.4.1.9.10.133.1.6 | |||
| T/F cdbpRedundancyEnabled | 1.3.6.1.4.1.9.10.133.1.1.7 | TruthValue | read-write | This parameter indicates if cisco redundancy has been enabled, it is enabled if set to true and disabled if set to false. |
| INT cdbpRedundancyInfraState | 1.3.6.1.4.1.9.10.133.1.1.8 | INTEGER | read-only | This parameter indicates the current state of cisco redundancy infrastructure state. rfUnknown(0) - unknown state rfDisabled(1) - RF is not functioning at this time rfInitialization(2) - co-ordinating init with platform rfNegotiation(3) - initial negotiation with peer to determine active-standby rfStandbyCold(4) - peer is active, we're cold rfStandbyConfig(5) - sync config from active to standby rfStandbyFileSys(6) - sync file sys from active to standby rfStandbyBulk(7) - clients bulk sync from active to standby rfStandbyHot(8) - standby ready-n-able to be active rfActiveFast(9) - immediate notification of standby going active rfActiveDrain(10) - drain queued messages from peer rfActivePreconfig(11) - active and before config rfActivePostconfig(12) - active and post config rfActive(13) - actively processing new calls rfActiveExtraload(14) - actively processing new calls extra resources other Processing is failed and I have extra load. |
| STR cdbpRedundancyLastSwitchover | 1.3.6.1.4.1.9.10.133.1.1.9 | SnmpAdminString | read-only | This object represents the Last Switchover Time. |
| cdbpTrapCfgs | 1.3.6.1.4.1.9.10.133.1.7 | |||
| T/F ciscoDiaBaseProtEnablePeerConnectionDownNotif | 1.3.6.1.4.1.9.10.133.1.7.4 | TruthValue | read-write | Setting the value of this object to true(1) enables the ciscoDiaBaseProtPeerConnectionDownNotif notification. |
| T/F ciscoDiaBaseProtEnablePeerConnectionUpNotif | 1.3.6.1.4.1.9.10.133.1.7.5 | TruthValue | read-write | Setting the value of this object to true(1) enables the ciscoDiaBaseProtPeerConnectionUpNotif notification. |
| T/F ciscoDiaBaseProtEnablePermanentFailureNotif | 1.3.6.1.4.1.9.10.133.1.7.3 | TruthValue | read-write | Setting the value of this object to true(1) enables the ciscoDiaBaseProtPermanentFailureNotif notification. |
| T/F ciscoDiaBaseProtEnableProtocolErrorNotif | 1.3.6.1.4.1.9.10.133.1.7.1 | TruthValue | read-write | Setting the value of this object to true(1) enables the ciscoDiaBaseProtProtocolErrorNotif notification. |
| T/F ciscoDiaBaseProtEnableTransientFailureNotif | 1.3.6.1.4.1.9.10.133.1.7.2 | TruthValue | read-write | Setting the value of this object to true(1) enables the ciscoDiaBaseProtTransientFailureNotif notification. |
| NTF ciscoDiaBaseProtPeerConnectionDownNotif | 1.3.6.1.4.1.9.10.133.0.4 | An ciscoDiaBaseProtPeerConnectionDownNotif notification is sent when both the following conditions are true: 1) the value of ciscoDiaBaseProtEnablePeerConnectionDownNotif is true(1) 2) cdbpPeerStatsState changes to closed(1). It can be utilized by an NMS to trigger logical/physical entity table maintenance polls. | ||
| NTF ciscoDiaBaseProtPeerConnectionUpNotif | 1.3.6.1.4.1.9.10.133.0.5 | An ciscoDiaBaseProtPeerConnectionUpNotif notification is sent when both the following conditions are true: 1) the value of ciscoDiaBaseProtEnablePeerConnectionUpNotif is true(1) 2) the value of cdbpPeerStatsState changes to either rOpen(6)or iOpen(7). It can be utilized by an NMS to trigger logical/physical entity table maintenance polls. | ||
| NTF ciscoDiaBaseProtPermanentFailureNotif | 1.3.6.1.4.1.9.10.133.0.3 | An ciscoDiaBaseProtPermanentFailureNotif notification is sent when both the following conditions are true: 1) the value of ciscoDiaBaseProtEnablePermanentFailureNotif is true(1) 2) the value of cdbpPeerStatsPermanentFailures changes. It can be utilized by an NMS to trigger logical/physical entity table maintenance polls. | ||
| NTF ciscoDiaBaseProtProtocolErrorNotif | 1.3.6.1.4.1.9.10.133.0.1 | An ciscoDiaBaseProtProtocolErrorNotif notification is sent when both the following conditions are true: 1) the value of ciscoDiaBaseProtEnableProtocolErrorNotif is true(1) 2) the value of cdbpPeerStatsProtocolErrors changes. It can be utilized by an NMS to trigger logical/physical entity table maintenance polls. | ||
| NTF ciscoDiaBaseProtTransientFailureNotif | 1.3.6.1.4.1.9.10.133.0.2 | An ciscoDiaBaseProtTransientFailureNotif notification is sent when both the following conditions are true: 1) the value of ciscoDiaBaseProtEnableTransientFailureNotif is true(1) 2) the value of cdbpPeerStatsTransientFailures changes. It can be utilized by an NMS to trigger logical/physical entity table maintenance polls. | ||
| ciscoDiameterBasePMIB | 1.3.6.1.4.1.9.10.133 | The MIB module for entities implementing the Diameter Base Protocol. Initial Cisco'ized version of the IETF draft draft-zorn-dime-diameter-base-protocol-mib-00.txt. | ||
| ciscoDiameterBasePMIBCompliance | 1.3.6.1.4.1.9.10.133.2.1.1 | The compliance statement for Diameter Base Protocol entities. | ||
| ciscoDiameterBasePMIBCompliances | 1.3.6.1.4.1.9.10.133.2.1 | |||
| ciscoDiameterBasePMIBConform | 1.3.6.1.4.1.9.10.133.2 | |||
| ciscoDiameterBasePMIBGroups | 1.3.6.1.4.1.9.10.133.2.2 | |||
| ciscoDiameterBasePMIBLocalCfgGroup | 1.3.6.1.4.1.9.10.133.2.2.1 | A collection of objects providing configuration common to the server. | ||
| ciscoDiameterBasePMIBLocalCfgSkippedGroup | 1.3.6.1.4.1.9.10.133.2.2.6 | A collection of objects providing configuration common to the server. | ||
| ciscoDiameterBasePMIBLocalStatsSkippedGroup | 1.3.6.1.4.1.9.10.133.2.2.7 | A collection of objects providing statistics common to the server. | ||
| ciscoDiameterBasePMIBNotificationsGroup | 1.3.6.1.4.1.9.10.133.2.2.4 | The set of notifications which an agent is required to implement. | ||
| ciscoDiameterBasePMIBNotifs | 1.3.6.1.4.1.9.10.133.0 | |||
| ciscoDiameterBasePMIBObjects | 1.3.6.1.4.1.9.10.133.1 | |||
| ciscoDiameterBasePMIBPeerCfgGroup | 1.3.6.1.4.1.9.10.133.2.2.2 | A collection of objects providing configuration of the Diameter peers. | ||
| ciscoDiameterBasePMIBPeerCfgSkippedGroup | 1.3.6.1.4.1.9.10.133.2.2.8 | A collection of objects providing configuration for Diameter peers. | ||
| ciscoDiameterBasePMIBPeerStatsGroup | 1.3.6.1.4.1.9.10.133.2.2.3 | A collection of objects providing statistics of the Diameter peers. | ||
| ciscoDiameterBasePMIBPeerStatsSkippedGroup | 1.3.6.1.4.1.9.10.133.2.2.9 | A collection of objects providing statistics of Diameter peers. | ||
| ciscoDiameterBasePMIBRealmCfgSkippedGroup | 1.3.6.1.4.1.9.10.133.2.2.10 | A collection of objects providing configuration for realm message routing. | ||
| ciscoDiameterBasePMIBRealmStatsSkippedGroup | 1.3.6.1.4.1.9.10.133.2.2.11 | A collection of objects providing statistics of realm message routing. | ||
| ciscoDiameterBasePMIBTrapCfgGroup | 1.3.6.1.4.1.9.10.133.2.2.5 | A collection of objects providing configuration for base protocol notifications. |
RFC description
Cisco MIB for Diameter Base Protocol configuration and statistics on AAA servers.
Start monitoring Cisco Diameter-capable network element (e.g. PDSN/AAA gateway) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.