DIAMETER-BASE-PROTOCOL-MIB: View SNMP OID List / Download MIB
VENDOR: INTERNET-STANDARD
Home | MIB: DIAMETER-BASE-PROTOCOL-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 |
diameterBasePMIB | 1.3.6.1.2.1.119 |
The MIB module for entities implementing the Diameter Base Protocol. 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. |
||
diameterBaseProtocolMIB | 1.3.6.1.2.1.119.1 | |||
diameterBaseNotifications | 1.3.6.1.2.1.119.1.0 | |||
dbpProtocolErrorNotif | 1.3.6.1.2.1.119.1.0.1 |
An dbpProtocolError Notification is sent when both the following conditions are true: 1) the value of dbpProtocolErrorNotifEnabled is True(1) 2) the value of dbpPerPeerStatsProtocolErrors changes It can be utilized by an NMS to trigger logical/physical entity table maintenance polls. An agent must not generate more than one dbpProtocolError 'notification event' in a five second period, where a 'notification event' is the transmission of a single Notification PDU to a list of Notification destinations. If additional premanent failures occur within the five second 'throttling' period, then these notification events should be suppressed by the agent. An NMS should periodically check the value of dbpPerPeerStatsProtocolErrors to detect any missed dbpProtocolError notification events, e.g. due to throttling or transmission loss. |
||
dbpTransientFailureNotif | 1.3.6.1.2.1.119.1.0.2 |
An dbpTransientFailure Notification is sent when both the following conditions are true: 1) the value of dbpTransientFailureNotifEnabled is True(1) 2) the value of dbpPerPeerStatsTransientFailures changes It can be utilized by an NMS to trigger logical/physical entity table maintenance polls. An agent must not generate more than one dbpTransientFailure 'notification event' in a five second period, where a 'notification event' is the transmission of a single notification PDU to a list of notification destinations. If additional transient failures occur within the five second 'throttling' period, then these notification events should be suppressed by the agent. An NMS should periodically check the value of dbpPerPeerStatsTransientFailures to detect any missed dbpTransientFailure notification events, e.g. due to throttling or transmission loss. |
||
dbpPermanentFailureNotif | 1.3.6.1.2.1.119.1.0.3 |
An dbpPermanentFailure notification is sent when both the following conditions are true: 1) the value of dbpPermanentFailureNotifEnabled is True(1) 2) the value of dbpPerPeerStatsPermanentFailures changes It can be utilized by an NMS to trigger logical/physical entity table maintenance polls. An agent must not generate more than one dbpPermanentFailure 'notification event' in a five second period, where a 'notification event' is the transmission of a single notification PDU to a list of notification destinations. If additional premanent failures occur within the five second 'throttling' period, then these trap-events should be suppressed by the agent. An NMS should periodically check the value of dbpPerPeerStatsPermanentFailures to detect any missed dbpPermanentFailure trap-events, e.g. due to throttling or transmission loss. |
||
dbpPeerConnectionDownNotif | 1.3.6.1.2.1.119.1.0.4 |
An dbpPeerConnectionDown notification is sent when both the following conditions are true: 1) the value of dbpPeerConnectionDownNotifEnabled is True(1) 2) dbpPerPeerStatsState changes to closed(1) It can be utilized by an NMS to trigger logical/physical entity table maintenance polls. An agent must not generate more than one dbpPeerConnectionDown 'notification event' in a five second period, where a 'notification event' is the transmission of a single notification PDU to a list of notification destinations. If additional 'transport down' events occur within the five second 'throttling' period, then these trap-events should be suppressed by the agent. |
||
dbpPeerConnectionUpNotif | 1.3.6.1.2.1.119.1.0.5 |
An dbpPeerConnectionUp notification is sent when both thefollowing conditions are true: 1) the value of dbpPeerConnectionUpNotifEnabled is True(1) 2) the value of dbpPerPeerStatsState changes to either rOpen(6)or iOpen(7) It can be utilized by an NMS to trigger logical/physical entity table maintenance polls. An agent must not generate more than one dbpPeerConnectionDown 'notification event' in a five second period, where a 'notification event' is the transmission of a single notification PDU to a list of notification destinations. If additional 'transport down' events occur within the five second 'throttling' period, then these trap-events should be suppressed by the agent. |
||
diameterBaseObjects | 1.3.6.1.2.1.119.1.1 | |||
dbpLocalCfgs | 1.3.6.1.2.1.119.1.1.1 | |||
dbpLocalId | 1.3.6.1.2.1.119.1.1.1.1 | snmpadminstring | read-only |
The implementation-specific identification string for the Diameter software in use on the system; for example: 'diameterd' |
dbpLocalIpAddrTable | 1.3.6.1.2.1.119.1.1.1.2 | no-access |
The table listing the Diameter local host's IP Addresses. |
|
1.3.6.1.2.1.119.1.1.1.2.1 | no-access |
A row entry representing a Diameter local host IP Address. |
||
dbpLocalIpAddrIndex | 1.3.6.1.2.1.119.1.1.1.2.1.1 | unsigned32 | no-access |
A number uniquely identifying the number of IP Addresses supported by this Diameter host. |
dbpLocalIpAddrType | 1.3.6.1.2.1.119.1.1.1.2.1.2 | inetaddresstype | read-only |
The type of internet address stored in dbpLocalIpAddress. |
dbpLocalIpAddress | 1.3.6.1.2.1.119.1.1.1.2.1.3 | inetaddress | read-only |
The IP-Address of the host, which is of the type specified in dbpLocalIpAddrType. |
dbpLocalTcpListenPort | 1.3.6.1.2.1.119.1.1.1.3 | unsigned32 | read-only |
Diameter TCP 'listen' port. |
dbpLocalSctpListenPort | 1.3.6.1.2.1.119.1.1.1.4 | unsigned32 | read-only |
Diameter SCTP 'listen' port. |
dbpLocalOriginHost | 1.3.6.1.2.1.119.1.1.1.5 | snmpadminstring | read-write |
This object represents the Local Origin Host. |
dbpLocalRealm | 1.3.6.1.2.1.119.1.1.1.6 | snmpadminstring | read-only |
This object represents the Local Realm Name. |
dbpLocalApplicationsTable | 1.3.6.1.2.1.119.1.1.1.7 | no-access |
The table listing the Diameter applications supported by this server. |
|
1.3.6.1.2.1.119.1.1.1.7.1 | no-access |
A row entry representing a Diameter application on this server. |
||
dbpLocalApplicationsIndex | 1.3.6.1.2.1.119.1.1.1.7.1.1 | unsigned32 | no-access |
A number uniquely identifying a supported Diameter application. Upon reload, dbpLocalApplIndex values may be changed. |
dbpLocalApplStorageType | 1.3.6.1.2.1.119.1.1.1.7.1.2 | storagetype | read-only |
The storage type for this conceptual row. None of the columnar objects is writable when the conceptual row is permanent. |
dbpLocalApplicationsStatus | 1.3.6.1.2.1.119.1.1.1.7.1.3 | rowstatus | read-only |
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 dbpLocalApplIndex has been set. dbpLocalApplIndex may not be modified while the value of this object is active(1): An attempt to set these objects while the value of dbpLocalApplStatus is active(1) will result in an inconsistentValue error. Entries in this table with dbpLocalApplStatus equal to active(1) remain in the table until destroyed. Entries in this table with dbpLocalApplStatus equal to values other than active(1) will be destroyed after timeout (5 minutes). |
dbpAppAdvToPeerTable | 1.3.6.1.2.1.119.1.1.1.8 | no-access |
The table listing the applications advertised by this host to each peer and the types of service supported: accounting, authentication or both. |
|
1.3.6.1.2.1.119.1.1.1.8.1 | no-access |
A row entry representing a discovered or configured Diameter peer server. |
||
dbpAppAdvToPeerVendorId | 1.3.6.1.2.1.119.1.1.1.8.1.1 | unsigned32 | no-access |
The IANA Enterprise Code value assigned to the vendor of the Diameter device. |
dbpAppAdvToPeerIndex | 1.3.6.1.2.1.119.1.1.1.8.1.2 | unsigned32 | no-access |
A number uniquely identifying a Diameter application advertised as supported by this host to each peer. Upon reload, dbpAppAdvToPeerIndex values may be changed |
dbpAppAdvToPeerServices | 1.3.6.1.2.1.119.1.1.1.8.1.3 | integer | read-only |
The type of services supported for each application, accounting, authentication or both. Enumeration: 'acct': 1, 'auth': 2, 'both': 3. |
dbpAppAdvToPeerStorageType | 1.3.6.1.2.1.119.1.1.1.8.1.4 | storagetype | read-only |
The storage type for this conceptual row. None of the objects are writable when the conceptual row is permanent. |
dbpAppAdvToPeerStatus | 1.3.6.1.2.1.119.1.1.1.8.1.5 | rowstatus | read-only |
Status of the entry: creating the entry causes the application to be advertised, destroying the entry ceases advertisement. |
dbpLocalStats | 1.3.6.1.2.1.119.1.1.2 | |||
dbpLocalStatsTotalMessagesIn | 1.3.6.1.2.1.119.1.1.2.1 | counter32 | read-only |
The total number of Diameter Base Protocol messages received. |
dbpLocalStatsTotalMessagesOut | 1.3.6.1.2.1.119.1.1.2.2 | counter32 | read-only |
The total number of Diameter Base Protocol messages transmitted. |
dbpLocalStatsTotalUpTime | 1.3.6.1.2.1.119.1.1.2.3 | timeticks | read-only |
This object represents the total time this Diameter server has been up until now. |
dbpLocalResetTime | 1.3.6.1.2.1.119.1.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. |
dbpLocalConfigReset | 1.3.6.1.2.1.119.1.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. Enumeration: 'reset': 2, 'running': 4, 'other': 1, 'initializing': 3. |
dbpPeerCfgs | 1.3.6.1.2.1.119.1.1.3 | |||
dbpPeerTable | 1.3.6.1.2.1.119.1.1.3.1 | no-access |
The table listing information regarding the discovered or configured Diameter peer servers. |
|
1.3.6.1.2.1.119.1.1.3.1.1 | no-access |
A row entry representing a discovered or configured Diameter peer server. |
||
dbpPeerIndex | 1.3.6.1.2.1.119.1.1.3.1.1.1 | unsigned32 | no-access |
A number uniquely identifying each Diameter peer with which the host server communicates. Upon reload, dbpPeerIndex values may be changed. |
dbpPeerId | 1.3.6.1.2.1.119.1.1.3.1.1.2 | snmpadminstring | read-only |
The server identifier for the Diameter peer. It must be unique and non-empty. |
dbpPeerPortConnect | 1.3.6.1.2.1.119.1.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). |
dbpPeerPortListen | 1.3.6.1.2.1.119.1.1.3.1.1.4 | unsigned32 | read-only |
The port the server is listening on. |
dbpPeerProtocol | 1.3.6.1.2.1.119.1.1.3.1.1.5 | integer | read-only |
The transport protocol (tcp/sctp) the Diameter peer is using. Enumeration: 'sctp': 2, 'tcp': 1. |
dbpPeerSecurity | 1.3.6.1.2.1.119.1.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 Enumeration: 'tls': 2, 'other': 1, 'ipsec': 3. |
dbpPeerFirmwareRevision | 1.3.6.1.2.1.119.1.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. |
dbpPeerStorageType | 1.3.6.1.2.1.119.1.1.3.1.1.8 | storagetype | read-only |
The storage type for this conceptual row. Only the dbpPeerPortListen object is writable when the conceptual row is permanent. |
dbpPeerStatus | 1.3.6.1.2.1.119.1.1.3.1.1.9 | rowstatus | read-only |
Status of the peer entry: creating the entry enables the peer, destroying the entry disables the peer. |
dbpPeerIpAddrTable | 1.3.6.1.2.1.119.1.1.3.2 | no-access |
The table listing the Diameter peer IP addresses. |
|
1.3.6.1.2.1.119.1.1.3.2.1 | no-access |
A row entry representing a peer Diameter server. |
||
dbpPerrIpAddressIndex | 1.3.6.1.2.1.119.1.1.3.2.1.1 | unsigned32 | no-access |
A number uniquely identifying the number of IP Addresses supported by all Diameter peers. |
dbpPeerIpAddressType | 1.3.6.1.2.1.119.1.1.3.2.1.2 | inetaddresstype | read-only |
The type of address stored in diameterPeerIpAddress. |
dbpPeerIpAddress | 1.3.6.1.2.1.119.1.1.3.2.1.3 | inetaddress | read-only |
The active IP Address(es) used for connections. |
dbpAppAdvFromPeerTable | 1.3.6.1.2.1.119.1.1.3.3 | no-access |
The table listing the applications advertised by each peer to this host and the types of service supported: accounting, authentication or both. |
|
1.3.6.1.2.1.119.1.1.3.3.1 | no-access |
A row entry representing a discovered or configured Diameter peer server. |
||
dbpAppAdvFromPeerVendorId | 1.3.6.1.2.1.119.1.1.3.3.1.1 | unsigned32 | no-access |
The IANA Enterprise Code value assigned to the vendor of the Diameter application. |
dbpAppAdvFromPeerIndex | 1.3.6.1.2.1.119.1.1.3.3.1.2 | unsigned32 | no-access |
A number uniquely identifying the applications advertised as supported from each Diameter peer. |
dbpAppAdvFromPeerType | 1.3.6.1.2.1.119.1.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. Enumeration: 'acct': 1, 'auth': 2, 'both': 3. |
dbpPeerVendorTable | 1.3.6.1.2.1.119.1.1.3.4 | no-access |
The table listing the Vendor IDs supported by the peer. |
|
1.3.6.1.2.1.119.1.1.3.4.1 | no-access |
A row entry representing a Vendor ID supported by the peer. |
||
dbpPeerVendorIndex | 1.3.6.1.2.1.119.1.1.3.4.1.1 | unsigned32 | no-access |
A number uniquely identifying the Vendor ID supported by the peer. Upon reload, dbpPeerVendorIndex values may be changed. |
dbpPeerVendorId | 1.3.6.1.2.1.119.1.1.3.4.1.2 | integer | read-only |
The active vendor ID used for peer connections. diameterVendorIetf(0) -- IETF diameterVendor3gpp(10415) - 3GPP Enumeration: 'diameterVendorCisco': 9, 'diameterVendor3gpp': 10415, 'diameterVendorIetf': 0, 'diameterVendorVodafone': 12645. |
dbpPeerVendorStorageType | 1.3.6.1.2.1.119.1.1.3.4.1.3 | storagetype | read-only |
The storage type for this conceptual row. None of the objects are writable when the conceptual row is permanent. |
dbpPeerVendorRowStatus | 1.3.6.1.2.1.119.1.1.3.4.1.4 | rowstatus | read-only |
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 dbpPeerVendorRowStatus column is 'notReady'. In particular, a newly created row cannot be made active until the corresponding dbpPeerVendorId has been set. Also, a newly created row cannot be made active until the corresponding 'dbpPeerIndex' has been set. dbpPeerVendorId may not be modified while the value of this object is active(1): An attempt to set these objects while the value of dbpPeerVendorRowStatus is active(1) will result in an inconsistentValue error. Entries in this table with dbpPeerVendorRowStatus equal to active(1) remain in the table until destroyed. Entries in this table with dbpPeerVendorRowStatus equal to values other than active(1) will be destroyed after timeout (5 minutes). |
dbpPeerStats | 1.3.6.1.2.1.119.1.1.4 | |||
dbpPerPeerStatsTable | 1.3.6.1.2.1.119.1.1.4.1 | no-access |
The table listing the Diameter peer statistics. |
|
1.3.6.1.2.1.119.1.1.4.1.1 | no-access |
A row entry representing a Diameter peer. |
||
dbpPerPeerStatsState | 1.3.6.1.2.1.119.1.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 - Connection closed with this peer. waitConnAck - Waiting for an acknowledgment from this peer. waitICea - Waiting for a Capabilities-Exchange- Answer from this peer. elect - 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 - Waiting for election returns. r-open - Responder transport connection is used for communication. i-open - Initiator transport connection is used for communication. closing - Actively closing and doing cleanup. Enumeration: 'elect': 4, 'waitICea': 3, 'iOpen': 7, 'waitConnAck': 2, 'waitReturns': 5, 'closed': 1, 'rOpen': 6, 'closing': 8. |
dbpPerPeerStatsStateDuration | 1.3.6.1.2.1.119.1.1.4.1.1.2 | timeticks | read-only |
Peer state duration. |
dbpPerPeerStatsLastDiscCause | 1.3.6.1.2.1.119.1.1.4.1.1.3 | integer | read-only |
The last cause for a peers disconnection. rebooting - A scheduled reboot is imminent. busy - The peer's internal resources are constrained, and it has determined that the transport connection needs to be shutdown. doNotWantToTalk - 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 - The peer has determined that it has lost the election process and has therefore disconnected the transport connection. Enumeration: 'doNotWantToTalk': 3, 'busy': 2, 'rebooting': 1, 'election': 4. |
dbpPerPeerStatsWhoInitDisconnect | 1.3.6.1.2.1.119.1.1.4.1.1.4 | integer | read-only |
Did the host or peer initiate the disconnect? host - If this server initiated the disconnect. peer - If the peer with which this server was connected initiated the disconnect. Enumeration: 'peer': 2, 'host': 1. |
dbpPerPeerStatsDWCurrentStatus | 1.3.6.1.2.1.119.1.1.4.1.1.5 | integer | read-only |
okay - Indicates the connection is presumed working. suspect - Indicates the connection is possibly congested or down. down - The peer is no longer reachable, causing the transport connection to be shutdown. reopen - Three watchdog messages are exchanged with accepted round trip times, and the connection to the peer is considered stabilized. Enumeration: 'down': 3, 'okay': 1, 'suspect': 2, 'reopen': 4. |
dbpPerPeerStatsTimeoutConnAtmpts | 1.3.6.1.2.1.119.1.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. |
dbpPerPeerStatsASRsIn | 1.3.6.1.2.1.119.1.1.4.1.1.7 | counter32 | read-only |
Abort-Session-Request messages received from the peer. |
dbpPerPeerStatsASRsOut | 1.3.6.1.2.1.119.1.1.4.1.1.8 | counter32 | read-only |
Abort-Session-Request messages sent to the peer. |
dbpPerPeerStatsASAsIn | 1.3.6.1.2.1.119.1.1.4.1.1.9 | counter32 | read-only |
Number of Abort-Session-Answer messages received from the peer. |
dbpPerPeerStatsASAsOut | 1.3.6.1.2.1.119.1.1.4.1.1.10 | counter32 | read-only |
Number of Abort-Session-Answer messages sent to the peer. |
dbpPerPeerStatsACRsIn | 1.3.6.1.2.1.119.1.1.4.1.1.11 | counter32 | read-only |
Number of Accounting-Request messages received from the peer. |
dbpPerPeerStatsACRsOut | 1.3.6.1.2.1.119.1.1.4.1.1.12 | counter32 | read-only |
Number of Accounting-Request messages sent to the peer. |
dbpPerPeerStatsACAsIn | 1.3.6.1.2.1.119.1.1.4.1.1.13 | counter32 | read-only |
Number of Accounting-Answer messages received from the peer. |
dbpPerPeerStatsACAsOut | 1.3.6.1.2.1.119.1.1.4.1.1.14 | counter32 | read-only |
Number of Accounting-Answer messages sent to the peer. |
dbpPerPeerStatsCERsIn | 1.3.6.1.2.1.119.1.1.4.1.1.15 | counter32 | read-only |
Number of Capabilities-Exchange-Request messages received from the peer. |
dbpPerPeerStatsCERsOut | 1.3.6.1.2.1.119.1.1.4.1.1.16 | counter32 | read-only |
Number of Capabilities-Exchange-Request messages sent to the peer. |
dbpPerPeerStatsCEAsIn | 1.3.6.1.2.1.119.1.1.4.1.1.17 | counter32 | read-only |
Number of Capabilities-Exchange-Answer messages received from the peer. |
dbpPerPeerStatsCEAsOut | 1.3.6.1.2.1.119.1.1.4.1.1.18 | counter32 | read-only |
Number of Capabilities-Exchange-Answer messages sent to the peer. |
dbpPerPeerStatsDWRsIn | 1.3.6.1.2.1.119.1.1.4.1.1.19 | counter32 | read-only |
Number of Device-Watchdog-Request messages received from the peer. |
dbpPerPeerStatsDWRsOut | 1.3.6.1.2.1.119.1.1.4.1.1.20 | counter32 | read-only |
Number of Device-Watchdog-Request messages sent to the peer. |
dbpPerPeerStatsDWAsIn | 1.3.6.1.2.1.119.1.1.4.1.1.21 | counter32 | read-only |
Number of Device-Watchdog-Answer messages received from the peer. |
dbpPerPeerStatsDWAsOut | 1.3.6.1.2.1.119.1.1.4.1.1.22 | counter32 | read-only |
Number of Device-Watchdog-Answer messages sent to the peer. |
dbpPerPeerStatsDPRsIn | 1.3.6.1.2.1.119.1.1.4.1.1.23 | counter32 | read-only |
Number of Disconnect-Peer-Request messages received. |
dbpPerPeerStatsDPRsOut | 1.3.6.1.2.1.119.1.1.4.1.1.24 | counter32 | read-only |
Number of Disconnect-Peer-Request messages sent. |
dbpPerPeerStatsDPAsIn | 1.3.6.1.2.1.119.1.1.4.1.1.25 | counter32 | read-only |
Number of Disconnect-Peer-Answer messages received. |
dbpPerPeerStatsDPAsOut | 1.3.6.1.2.1.119.1.1.4.1.1.26 | counter32 | read-only |
Number of Disconnect-Peer-Answer messages sent. |
dbpPerPeerStatsRARsIn | 1.3.6.1.2.1.119.1.1.4.1.1.27 | counter32 | read-only |
Number of Re-Auth-Request messages received. |
dbpPerPeerStatsRARsOut | 1.3.6.1.2.1.119.1.1.4.1.1.28 | counter32 | read-only |
Number of Re-Auth-Request messages sent. |
dbpPerPeerStatsRAAsIn | 1.3.6.1.2.1.119.1.1.4.1.1.29 | counter32 | read-only |
Number of Re-Auth-Answer messages received. |
dbpPerPeerStatsRAAsOut | 1.3.6.1.2.1.119.1.1.4.1.1.30 | counter32 | read-only |
Number of Re-Auth-Answer messages sent. |
dbpPerPeerStatsSTRsIn | 1.3.6.1.2.1.119.1.1.4.1.1.31 | counter32 | read-only |
Number of Session-Termination-Request messages received from the peer. |
dbpPerPeerStatsSTRsOut | 1.3.6.1.2.1.119.1.1.4.1.1.32 | counter32 | read-only |
Number of Session-Termination-Request messages sent to the peer. |
dbpPerPeerStatsSTAsIn | 1.3.6.1.2.1.119.1.1.4.1.1.33 | counter32 | read-only |
Number of Session-Termination-Answer messages received from the peer. |
dbpPerPeerStatsSTAsOut | 1.3.6.1.2.1.119.1.1.4.1.1.34 | counter32 | read-only |
Number of Session-Termination-Answer messages sent to the peer. |
dbpPerPeerStatsDWReqTimer | 1.3.6.1.2.1.119.1.1.4.1.1.35 | timeticks | read-only |
Device-Watchdog Request Timer, which is the interval between packets sent to peers. |
dbpPerPeerStatsRedirectEvents | 1.3.6.1.2.1.119.1.1.4.1.1.36 | counter32 | read-only |
Redirect Event count, which is the number of redirects sent from a peer. |
dbpPerPeerStatsAccDupRequests | 1.3.6.1.2.1.119.1.1.4.1.1.37 | counter32 | read-only |
The number of duplicate Diameter Accounting-Request packets received. |
dbpPerPeerStatsMalformedReqsts | 1.3.6.1.2.1.119.1.1.4.1.1.38 | counter32 | read-only |
The number of malformed Diameter packets received. |
dbpPerPeerStatsAccsNotRecorded | 1.3.6.1.2.1.119.1.1.4.1.1.39 | counter32 | read-only |
The number of Diameter Accounting-Request packets which were received and responded to but not recorded. |
dbpPerPeerStatsAccRetrans | 1.3.6.1.2.1.119.1.1.4.1.1.40 | counter32 | read-only |
The number of Diameter Accounting-Request packets retransmitted to this Diameter server. |
dbpPerPeerStatsTotalRetrans | 1.3.6.1.2.1.119.1.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. |
dbpPerPeerStatsAccPendReqstsOut | 1.3.6.1.2.1.119.1.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. |
dbpPerPeerStatsAccReqstsDropped | 1.3.6.1.2.1.119.1.1.4.1.1.43 | counter32 | read-only |
The number of Accounting-Requests to this server that have been dropped. |
dbpPerPeerStatsHByHDropMessages | 1.3.6.1.2.1.119.1.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. |
dbpPerPeerStatsEToEDupMessages | 1.3.6.1.2.1.119.1.1.4.1.1.45 | counter32 | read-only |
Duplicate answer messages that are to be locally consumed. Does not include duplicate Accounting Requests received. |
dbpPerPeerStatsUnknownTypes | 1.3.6.1.2.1.119.1.1.4.1.1.46 | counter32 | read-only |
The number of Diameter packets of unknown type which were received. |
dbpPerPeerStatsProtocolErrors | 1.3.6.1.2.1.119.1.1.4.1.1.47 | counter32 | read-only |
Number of protocol errors returned to peer, but not including redirects. |
dbpPerPeerStatsTransientFailures | 1.3.6.1.2.1.119.1.1.4.1.1.48 | counter32 | read-only |
Transient Failure count. |
dbpPerPeerStatsPermanentFailures | 1.3.6.1.2.1.119.1.1.4.1.1.49 | counter32 | read-only |
Number of permanent failures returned to peer. |
dbpPerPeerStatsTransportDown | 1.3.6.1.2.1.119.1.1.4.1.1.50 | counter32 | read-only |
Number of unexpected transport failures. |
dbpRealmCfgs | 1.3.6.1.2.1.119.1.1.5 | |||
dbpRealmKnownPeersTable | 1.3.6.1.2.1.119.1.1.5.1 | no-access |
The table listing the Diameter Realms and known peers. |
|
1.3.6.1.2.1.119.1.1.5.1.1 | no-access |
A row entry representing a Diameter Realm and known peers. |
||
dbpRealmKnownPeersIndex | 1.3.6.1.2.1.119.1.1.5.1.1.1 | unsigned32 | no-access |
A sequential identifier number. |
dbpRealmKnownPeers | 1.3.6.1.2.1.119.1.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 dbpPeerIndex |
dbpRealmKnownPeersChosen | 1.3.6.1.2.1.119.1.1.5.1.1.3 | integer | read-only |
How the realm chooses which peer to send packets to. roundRobin - The peer used for each transaction is selected based on the order in which peers are configured. loadBalance - 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 - The first defined server is always used for transactions unless failover occurs. mostRecentFirst - The most recently used server is used first for each transaction. Enumeration: 'mostRecentFirst': 4, 'roundRobin': 1, 'loadBalance': 2, 'other': 5, 'firstPreferred': 3. |
dbpRealmStats | 1.3.6.1.2.1.119.1.1.6 | |||
dbpRealmMessageRouteTable | 1.3.6.1.2.1.119.1.1.6.1 | no-access |
The table listing the Diameter Realm-based Message Route information. |
|
1.3.6.1.2.1.119.1.1.6.1.1 | no-access |
A row entry representing a Diameter Realm Based Message Route server. |
||
dbpRealmMessageRouteIndex | 1.3.6.1.2.1.119.1.1.6.1.1.1 | unsigned32 | no-access |
A number uniquely identifying each Realm. |
dbpRealmMessageRouteRealm | 1.3.6.1.2.1.119.1.1.6.1.1.2 | snmpadminstring | read-only |
Realm name |
dbpRealmMessageRouteApp | 1.3.6.1.2.1.119.1.1.6.1.1.3 | unsigned32 | read-only |
Application id used to route packets to this realm. |
dbpRealmMessageRouteType | 1.3.6.1.2.1.119.1.1.6.1.1.4 | integer | read-only |
The types of service supported for each realm application: accounting, authentication or both. Enumeration: 'acct': 1, 'auth': 2, 'both': 3. |
dbpRealmMessageRouteAction | 1.3.6.1.2.1.119.1.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 - 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 - All Diameter messages that fall within this category MUST be routed to a next-hop server, without modifying any non-routing AVPs. proxy - All Diameter messages that fall within this category MUST be routed to a next-hop server. redirect - 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. Enumeration: 'redirect': 4, 'local': 1, 'proxy': 3, 'relay': 2. |
dbpRealmMessageRouteACRsIn | 1.3.6.1.2.1.119.1.1.6.1.1.6 | counter32 | read-only |
Number of Accounting-Request messages received from the realm. |
dbpRealmMessageRouteACRsOut | 1.3.6.1.2.1.119.1.1.6.1.1.7 | counter32 | read-only |
Number of Accounting-Request messages sent to the realm. |
dbpRealmMessageRouteACAsIn | 1.3.6.1.2.1.119.1.1.6.1.1.8 | counter32 | read-only |
Number of Accounting-Answer messages received from the realm. |
dbpRealmMessageRouteACAsOut | 1.3.6.1.2.1.119.1.1.6.1.1.9 | counter32 | read-only |
Number of Accounting-Answer messages sent to the realm. |
dbpRealmMessageRouteRARsIn | 1.3.6.1.2.1.119.1.1.6.1.1.10 | counter32 | read-only |
Number of Re-Auth-Request messages received from the realm. |
dbpRealmMessageRouteRARsOut | 1.3.6.1.2.1.119.1.1.6.1.1.11 | counter32 | read-only |
Number of Re-Auth-Request messages sent to the realm. |
dbpRealmMessageRouteRAAsIn | 1.3.6.1.2.1.119.1.1.6.1.1.12 | counter32 | read-only |
Number of Re-Auth-Answer messages received from the realm. |
dbpRealmMessageRouteRAAsOut | 1.3.6.1.2.1.119.1.1.6.1.1.13 | counter32 | read-only |
Number of Re-Auth-Answer messages sent to the realm. |
dbpRealmMessageRouteSTRsIn | 1.3.6.1.2.1.119.1.1.6.1.1.14 | counter32 | read-only |
Number of Session-Termination-Request messages received from the realm. |
dbpRealmMessageRouteSTRsOut | 1.3.6.1.2.1.119.1.1.6.1.1.15 | counter32 | read-only |
Number of Session-Termination-Request messages sent to the realm. |
dbpRealmMessageRouteSTAsIn | 1.3.6.1.2.1.119.1.1.6.1.1.16 | counter32 | read-only |
Number of Session-Termination-Answer messages received from the realm. |
dbpRealmMessageRouteSTAsOut | 1.3.6.1.2.1.119.1.1.6.1.1.17 | counter32 | read-only |
Number of Session-Termination-Answer messages sent to the realm. |
dbpRealmMessageRouteASRsIn | 1.3.6.1.2.1.119.1.1.6.1.1.18 | counter32 | read-only |
Number of Abort-Session-Request messages received from the realm. |
dbpRealmMessageRouteASRsOut | 1.3.6.1.2.1.119.1.1.6.1.1.19 | counter32 | read-only |
Number of Abort-Session-Request messages sent to the realm. |
dbpRealmMessageRouteASAsIn | 1.3.6.1.2.1.119.1.1.6.1.1.20 | counter32 | read-only |
Number of Abort-Session-Answer messages received from the realm. |
dbpRealmMessageRouteASAsOut | 1.3.6.1.2.1.119.1.1.6.1.1.21 | counter32 | read-only |
Number of Abort-Session-Answer messages sent to the realm. |
dbpRealmMessageRouteAccRetrans | 1.3.6.1.2.1.119.1.1.6.1.1.22 | counter32 | read-only |
The number of Diameter accounting packets retransmitted to this realm. |
dbpRealmMessageRouteAccDupReqsts | 1.3.6.1.2.1.119.1.1.6.1.1.23 | counter32 | read-only |
The number of duplicate Diameter accounting packets sent to this realm. |
dbpRealmMessageRoutePendReqstsOut | 1.3.6.1.2.1.119.1.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. |
dbpRealmMessageRouteReqstsDrop | 1.3.6.1.2.1.119.1.1.6.1.1.25 | counter32 | read-only |
The number of requsts dropped by this realm. |
dbpNotifCfgs | 1.3.6.1.2.1.119.1.1.7 | |||
dbpProtocolErrorNotifEnabled | 1.3.6.1.2.1.119.1.1.7.1 | truthvalue | read-write |
Setting the value of this object to True(1) enables the dbpProtocolErrorNotif notification. |
dbpTransientFailureNotifEnabled | 1.3.6.1.2.1.119.1.1.7.2 | truthvalue | read-write |
Setting the value of this object to True(1) enables the dbpTransientFailure Notification. |
dbpPermanentFailureNotifEnabled | 1.3.6.1.2.1.119.1.1.7.3 | truthvalue | read-write |
Setting the value of this object to True(1) enables the dbpPermanentFailure notification. |
dbpPeerConnectionDownNotifEnabled | 1.3.6.1.2.1.119.1.1.7.4 | truthvalue | read-write |
Setting the value of this object to True(1) enables the dbpPeerConnectionDown notification. |
dbpPeerConnectionUpNotifEnabled | 1.3.6.1.2.1.119.1.1.7.5 | truthvalue | read-write |
Setting the value of this object to True(1) enables the dbpPeerConnectionUp notification. |
diameterBaseConform | 1.3.6.1.2.1.119.1.2 | |||
diameterBaseProtocolMIBCompliances | 1.3.6.1.2.1.119.1.2.1 | |||
diameterBaseProtocolCompliance | 1.3.6.1.2.1.119.1.2.1.1 |
The compliance statement for Diameter Base Protocol entities. |
||
diameterBaseProtocolMIBGroups | 1.3.6.1.2.1.119.1.2.2 | |||
dbpLocalCfgGroup | 1.3.6.1.2.1.119.1.2.2.1 |
A collection of objects providing configuration common to the server. |
||
dbpPeerCfgGroup | 1.3.6.1.2.1.119.1.2.2.2 |
A collection of objects providing configuration of the Diameter peers. |
||
dbpPeerStatsGroup | 1.3.6.1.2.1.119.1.2.2.3 |
A collection of objects providing statistics of the Diameter peers. |
||
dbpNotificationsGroup | 1.3.6.1.2.1.119.1.2.2.4 |
The set of notifications which an agent is required to implement. |
||
dbpNotifCfgGroup | 1.3.6.1.2.1.119.1.2.2.5 |
A collection of objects providing configuration for base protocol notifications. |
||
dbpLocalCfgSkippedGroup | 1.3.6.1.2.1.119.1.2.2.6 |
A collection of objects providing configuration common to the server. |
||
dbpLocalStatsSkippedGroup | 1.3.6.1.2.1.119.1.2.2.7 |
A collection of objects providing statistics common to the server. |
||
dbpPeerCfgSkippedGroup | 1.3.6.1.2.1.119.1.2.2.8 |
A collection of objects providing configuration for Diameter peers. |
||
dbpPeerStatsSkippedGroup | 1.3.6.1.2.1.119.1.2.2.9 |
A collection of objects providing statistics of Diameter peers. |
||
dbpRealmCfgSkippedGroup | 1.3.6.1.2.1.119.1.2.2.10 |
A collection of objects providing configuration for realm message routing. |
||
dbpRealmStatsSkippedGroup | 1.3.6.1.2.1.119.1.2.2.11 |
A collection of objects providing statistics of realm message routing. |