AcPerfMediaGateway
- Registered at
- 1.3.6.1.4.1.5003.10.1
- Last updated
- 2004-07-12 15:02
- Organization
- AudioCodes Ltd
- Revisions
- 2003-11-20 00:00
- Namespace
- audiocodes
- Source file
AcPerfMediaGateway- Digest
sha256:cc03acb88e17b6148e76acf9f0c986043d365d4a0328e47a934c673e2f49e635
Description
This MIB defines the enterprise-specific objects needed to support performance management of the AudioCodes product. Performance measurements are grouped into the following MIB trees: acPerfCp - performance measurements related to the control protocol acPerfRtp - performance measurements related to RTP streams acPerfSystem - performance measurements related to network element as a whole
Contact
Postal: Support AudioCodes LTD 1 Hayarden Street Airport City Lod, ISRAEL 70151 Tel: 972-3-9764000 Fax: 972-3-9764040 Email: support@audiocodes.com Web: www.audiocodes.com
Imports
| From | Symbols |
|---|---|
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, enterprises, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
AcPerfMediaGateway SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| audioCodes OBJECT-IDENTITY | 1.3.6.1.4.1.5003 | |||
| acRegistrations OBJECT-IDENTITY | 1.3.6.1.4.1.5003.7 | |||
| acGeneric OBJECT-IDENTITY | 1.3.6.1.4.1.5003.8 | |||
| acProducts OBJECT-IDENTITY | 1.3.6.1.4.1.5003.9 | |||
| acPerformance OBJECT-IDENTITY | 1.3.6.1.4.1.5003.10 | |||
| acPerfCp OBJECT-IDENTITY | 1.3.6.1.4.1.5003.10.1.1 | |||
| acPerfCpNumDupsForCompletedTransactions OBJECT-TYPE The number of times a duplicate transaction request was received after the initial transaction had already been completed. In this case, the gateway resends the response for this transaction. Products: All Capabilities: All | 1.3.6.1.4.1.5003.10.1.1.1 | Counter32 | read-only | deprecated |
| acPerfCpNumDupsForOutstandingTransactions OBJECT-TYPE The number of times a duplicate transaction request was received while the initial transaction was outstanding, that is, still in progress. In this case, the gateway ignores the duplicate request. Products: All Capabilities: All | 1.3.6.1.4.1.5003.10.1.1.2 | Counter32 | read-only | deprecated |
| acPerfCpMessageSendSuccesses OBJECT-TYPE Number of times there was a success in sending a call control (H.248) message. Call control messages are sent using the system's socket library. This counter tracks successes in using the local socket services. It does not track successes in end-to-end message transfer between the gateway and the call agent. Products: All Capabilities: All | 1.3.6.1.4.1.5003.10.1.1.3 | Counter32 | read-only | deprecated |
| acPerfCpMessageSendErrors OBJECT-TYPE Number of times there was a failure in sending a call control (H.248) message. The message is sent via a datagram using the system's socket library. Normally a failure on a socket send operation would be attributed to an internal system problem. Products: All Capabilities: All | 1.3.6.1.4.1.5003.10.1.1.4 | Counter32 | read-only | deprecated |
| acPerfCpMessageReceiveSuccesses OBJECT-TYPE Number of times there was a success in receiving a call control (H.248) message. Call control messages are received using the system's socket library. This counter tracks successes in using the local socket services. It does not track successes in end-to-end message transfer between the gateway and the call agent. Products: All Capabilities: All | 1.3.6.1.4.1.5003.10.1.1.5 | Counter32 | read-only | deprecated |
| acPerfCpMessageReceiveErrors OBJECT-TYPE Number of times there was a failure in receiving a call control ( H.248) message. Call control messages are received using the system's socket library. A failure on the socket receive operation can be attributed to an internal system problem or with the call agent sending a message larger than what is supported by the gateway. Products: All Capabilities: All | 1.3.6.1.4.1.5003.10.1.1.6 | Counter32 | read-only | deprecated |
| acPerfCpProtocolSyntaxErrors OBJECT-TYPE Number of syntax errors detected in incoming call control (H.248) messages. Products: All Capabilities: All | 1.3.6.1.4.1.5003.10.1.1.7 | Counter32 | read-only | deprecated |
| acPerfCpMessageRetransmissions OBJECT-TYPE Each time the call engine times out waiting for an acknowledgement it retransmits the control protocol message, unless the number of max retransmissions is exceeded. This counter is incremented each time a message is retransmitted due to a timeout. Products: All Capabilities: All | 1.3.6.1.4.1.5003.10.1.1.8 | Counter32 | read-only | deprecated |
| acPerfCpMessageMaxRetransmissionsExceeded OBJECT-TYPE Number of times the call control message maximum retransmission count was exceeded. The gateway attempted several times to send a message to the call agent, but each time, an ack was not received. A failure of this type results in a failed call and is usually an indication that subsequent calls will fail. This problem is typically a result of the call agent being down or a result of a network problem. Products: All Capabilities: All | 1.3.6.1.4.1.5003.10.1.1.9 | Counter32 | read-only | deprecated |
| acPerfCpMessagesFromUntrustedSources OBJECT-TYPE Number of messages received from untrusted sources, that is from network nodes other than the node on which the call agent is running. Products: All Capabilities: All | 1.3.6.1.4.1.5003.10.1.1.10 | Counter32 | read-only | deprecated |
| acPerfRtp OBJECT-IDENTITY | 1.3.6.1.4.1.5003.10.1.2 | |||
| acPerfRtpSenderPackets OBJECT-TYPE Total number of RTP packets sent by the system for this card. Products: All IP-based products Capabilities: IVR, BCT, Conferencing, Test Trunks | 1.3.6.1.4.1.5003.10.1.2.1 | Counter32 | read-only | deprecated |
| acPerfRtpSenderOctets OBJECT-TYPE Total number of non-header RTP octets sent by this card. Products: All IP-based products Capabilities: IVR, BCT, Conferencing, Test Trunks | 1.3.6.1.4.1.5003.10.1.2.2 | Counter32 | read-only | deprecated |
| acPerfRtpReceiverPackets OBJECT-TYPE Total number of RTP packets received by the system for this card. Products: All IP-based products Capabilities: IVR, BCT, Conferencing, Test Trunks | 1.3.6.1.4.1.5003.10.1.2.3 | Counter32 | read-only | deprecated |
| acPerfRtpReceiverOctets OBJECT-TYPE Total number of non-header RTP octets received by this card. Products: All IP-based products Capabilities: IVR, BCT, Conferencing, Test Trunks | 1.3.6.1.4.1.5003.10.1.2.4 | Counter32 | read-only | deprecated |
| acPerfRtpRcvrLostPackets OBJECT-TYPE Total number of RTP packets lost as observed by this card. Products: All IP-based products Capabilities: IVR, BCT, Conferencing, Test Trunks | 1.3.6.1.4.1.5003.10.1.2.5 | Counter32 | read-only | deprecated |
| acPerfRtpFailedDueToLackOfResources OBJECT-TYPE The number of times a rtp request was rejected due to lack of resources since the last application restart. Products: IPmedia 2000 | 1.3.6.1.4.1.5003.10.1.2.6 | Counter32 | read-only | deprecated |
| acPerfRtpSimplexInSessionsTotal OBJECT-TYPE Total number of simplex input RTP sessions. A simplex (one-way) session would be used to play an announcement. Products: All IP-based products Capabilities: IVR, BCT, Conferencing, Test Trunks | 1.3.6.1.4.1.5003.10.1.2.7 | Counter32 | read-only | deprecated |
| acPerfRtpSimplexInSessionsCurrent OBJECT-TYPE Current number of simplex input RTP sessions. Products: All IP-based products Capabilities: IVR, BCT, Conferencing, Test Trunks | 1.3.6.1.4.1.5003.10.1.2.8 | Gauge32 | read-only | deprecated |
| acPerfRtpSimplexOutSessionsTotal OBJECT-TYPE Total number of simplex output RTP sessions. Products: All IP-based products Capabilities: IVR, BCT, Conferencing, Test Trunks | 1.3.6.1.4.1.5003.10.1.2.9 | Counter32 | read-only | deprecated |
| acPerfRtpSimplexOutSessionsCurrent OBJECT-TYPE Current number of simplex output RTP sessions. Products: All IP-based products Capabilities: IVR, BCT, Conferencing, Test Trunks | 1.3.6.1.4.1.5003.10.1.2.10 | Gauge32 | read-only | deprecated |
| acPerfRtpDuplexSessionsTotal OBJECT-TYPE Total number of duplex RTP sessions. A duplex (two-way) session would be used for conferencing. Products: All IP-based products Capabilities: IVR, BCT, Conferencing, Test Trunks | 1.3.6.1.4.1.5003.10.1.2.11 | Counter32 | read-only | deprecated |
| acPerfRtpDuplexSessionsCurrent OBJECT-TYPE Current number of duplex RTP sessions. Products: All IP-based products Capabilities: IVR, BCT, Conferencing, Test Trunks | 1.3.6.1.4.1.5003.10.1.2.12 | Gauge32 | read-only | deprecated |
| acPerfSystem OBJECT-IDENTITY | 1.3.6.1.4.1.5003.10.1.3 | |||
| acPerfSystemPacketEndpoints OBJECT-TYPE Number of endpoints reserved for all packet network-related functions (conferencing, plays, etc.). This is an attribute that is derived from the type of hardware and the values of certain config parameters. Currently, its value is fixed after init-time. In the future, it's value might be impacted by configuration of online parameters. That is, its value might increase or decrease over time. For example, in a multi-card system, addition of a board would cause it to increase. Products: All Capabilities: All | 1.3.6.1.4.1.5003.10.1.3.1 | Gauge32 | read-only | deprecated |
| acPerfSystemPacketEndpointsInUse OBJECT-TYPE Number of endpoints that the call engine is currently using for all packet network-related functions (conferencing, plays, etc.). Products: All Capabilities: All | 1.3.6.1.4.1.5003.10.1.3.2 | Gauge32 | read-only | deprecated |