All MIBs › APDD-MIB
Organization: Acme Packet, Inc
Last Updated: 2011-06-08
Category: Telephony and VoIP, Vendor: Acme Packet
Description: Acme Packet SBC denial-of-service detection and dynamic device management.
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 APDD-MIB?
APDD-MIB is a vendor-specific (Acme Packet, now part of Oracle) MIB for the Policy Director / Denial-of-Service Detection feature on Acme Packet Session Border Controllers (SBCs), used in VoIP/SIP signaling security. It exposes performance-counter and threshold data around transaction and session rates per interface and per detection agent, aimed at identifying DoS/flood conditions rather than general hardware inventory. Its primary monitoring value is software/traffic-health status: current, high, and low transaction rates, active/high/total session counts over rolling periods, and session-initiation rates, which together reveal abnormal traffic spikes indicative of an attack or overload condition. It is a self-contained private MIB with no strong dependency beyond standard SNMPv2-SMI conventions, though it is deployed alongside other Acme Packet SBC MIBs covering realms and media. It is typically deployed in telecom/carrier network operations centers monitoring SBCs for security and capacity thresholds. Engineers can download the APDD-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in APDD-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
- Acme Packet (Oracle) Session Border Controller
Monitoring Examples
An operator would poll apDdCurrentTransRate against apDdHighTransRate and apDdLowTransRate for a given apDdInterfaceNumber to detect when live signaling traffic approaches configured DoS thresholds. apDdSessionPeriodActive and apDdSessionPeriodHigh reveal how many sessions are currently active versus the historical peak for that monitoring period, while apDdSessionLifeTotal and apDdSessionLifeHigh track cumulative and peak session counts over the SBC's uptime. A sudden jump in apDdSessInitPeriodActive relative to baseline would flag a session-initiation flood being investigated by the apDdAgentNumber-identified detection agent.
What Can Be Monitored
- current/high/low transaction rate
- active sessions per period
- peak sessions per period
- total lifetime sessions
- peak lifetime sessions per interface
- session initiation rate
This MIB depends on
Related MIBs
Imported Objects
From ACMEPACKET-SMI
| acmepacketMgmt | OBJECT-IDENTITY |
From ACMEPACKET-TC
| ApTransportType |
From SNMPv2-CONF
| MODULE-COMPLIANCE | |
| NOTIFICATION-GROUP | |
| OBJECT-GROUP |
From SNMPv2-SMI
| Counter32 | |
| Gauge32 | |
| Integer32 | |
| MODULE-IDENTITY | |
| NOTIFICATION-TYPE | |
| OBJECT-TYPE |
From SNMPv2-TC
| DisplayString | |
| TEXTUAL-CONVENTION |
How to Use in IPNetwork Monitor
Example using apDdClientTransCPHigh OID:
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| G32 apDdAgentClientTransCPActive | 1.3.6.1.4.1.9148.3.12.1.2.7.1.3 | Gauge32 | read-only | Number of active client transactions in the current period. |
| C32 apDdAgentClientTransCPHigh | 1.3.6.1.4.1.9148.3.12.1.2.7.1.4 | Counter32 | read-only | Maximum value of apDdAgentClientTransCPActive in the current period (high water mark). |
| C32 apDdAgentClientTransCPTotal | 1.3.6.1.4.1.9148.3.12.1.2.7.1.5 | Counter32 | read-only | Total number of client transactions in the current period. |
| C32 apDdAgentClientTransLTHigh | 1.3.6.1.4.1.9148.3.12.1.2.7.1.8 | Counter32 | read-only | Maximum value of apDdAgentClientTransCPHigh across all periods (high water mark). |
| C32 apDdAgentClientTransLTPerMax | 1.3.6.1.4.1.9148.3.12.1.2.7.1.7 | Counter32 | read-only | Maximum value of apDdAgentClientTransCPTotal across all periods (high water mark). |
| C32 apDdAgentClientTransLTTotal | 1.3.6.1.4.1.9148.3.12.1.2.7.1.6 | Counter32 | read-only | Total number of transactions in client side in life time. |
| C32 apDdAgentDroppedMsgPerMax | 1.3.6.1.4.1.9148.3.12.1.2.8.1.12 | Counter32 | read-only | Maximum value of apDdAgentDroppedMsgRecent across all periods (high water mark). |
| G32 apDdAgentDroppedMsgRecent | 1.3.6.1.4.1.9148.3.12.1.2.8.1.10 | Gauge32 | read-only | Number of 'dropped msg'' error in recent period. |
| C32 apDdAgentDroppedMsgTotal | 1.3.6.1.4.1.9148.3.12.1.2.8.1.11 | Counter32 | read-only | Total number of 'dropped msg' error in life time. |
| apDdAgentErrorStatusEntry | 1.3.6.1.4.1.9148.3.12.1.2.8.1 | not-accessible | A table entry designed to hold error status data | |
| apDdAgentErrorStatusGroup | 1.3.6.1.4.1.9148.3.12.3.1.9 | A collection of statistics for DD Agent errors. | ||
| apDdAgentErrorStatusTable | 1.3.6.1.4.1.9148.3.12.1.2.8 | not-accessible | per DD agent error stats. | |
| G32 apDdAgentGenConnectsCPActive | 1.3.6.1.4.1.9148.3.12.1.2.7.1.21 | Gauge32 | read-only | Number of active connections in current period. |
| C32 apDdAgentGenConnectsCPHigh | 1.3.6.1.4.1.9148.3.12.1.2.7.1.22 | Counter32 | read-only | high number of connections in current period. |
| C32 apDdAgentGenConnectsCPTotal | 1.3.6.1.4.1.9148.3.12.1.2.7.1.23 | Counter32 | read-only | Total number of connections in current period. |
| C32 apDdAgentGenConnectsLTHigh | 1.3.6.1.4.1.9148.3.12.1.2.7.1.26 | Counter32 | read-only | Maximum value of apDdAgentConnectsCPHigh across all periods (high water mark). |
| C32 apDdAgentGenConnectsLTPerMax | 1.3.6.1.4.1.9148.3.12.1.2.7.1.25 | Counter32 | read-only | Maximum value of apDdConnectsCPTotal across all periods (high water mark). |
| C32 apDdAgentGenConnectsLTTotal | 1.3.6.1.4.1.9148.3.12.1.2.7.1.24 | Counter32 | read-only | Total number of connections in life time. |
| apDdAgentGeneralGroup | 1.3.6.1.4.1.9148.3.12.3.1.7 | A collection of Agent objects generic to DD system. | ||
| G32 apDdAgentGenSocketsCPActive | 1.3.6.1.4.1.9148.3.12.1.2.7.1.15 | Gauge32 | read-only | Number of active sockets in current period. |
| C32 apDdAgentGenSocketsCPHigh | 1.3.6.1.4.1.9148.3.12.1.2.7.1.16 | Counter32 | read-only | Highest number of active sockets in current period. |
| C32 apDdAgentGenSocketsCPTotal | 1.3.6.1.4.1.9148.3.12.1.2.7.1.17 | Counter32 | read-only | Total number of sockets in current period. |
| C32 apDdAgentGenSocketsLTHigh | 1.3.6.1.4.1.9148.3.12.1.2.7.1.20 | Counter32 | read-only | Maximum value of apDdAgentSocketsCPHigh across all periods (high water mark). |
| C32 apDdAgentGenSocketsLTPerMax | 1.3.6.1.4.1.9148.3.12.1.2.7.1.19 | Counter32 | read-only | Maximum value of apDdAgentSocketsCPTotal across all periods (high water mark). |
| C32 apDdAgentGenSocketsLTTotal | 1.3.6.1.4.1.9148.3.12.1.2.7.1.18 | Counter32 | read-only | Total number of sockets in life time. |
| C32 apDdAgentInboundConstraintsPerMax | 1.3.6.1.4.1.9148.3.12.1.2.8.1.15 | Counter32 | read-only | Maximum value of apDdAgentInboundConstraintsRecent across all periods (high water mark). |
| G32 apDdAgentInboundConstraintsRecent | 1.3.6.1.4.1.9148.3.12.1.2.8.1.13 | Gauge32 | read-only | Number of 'inbound constraints'' error in recent period. |
| C32 apDdAgentInboundConstraintsTotal | 1.3.6.1.4.1.9148.3.12.1.2.8.1.14 | Counter32 | read-only | Total number of 'inbound constraints' error in life time. |
| INT apDdAgentIndex | 1.3.6.1.4.1.9148.3.12.1.2.7.1.1 | INTEGER | accessible-for-notify | An integer for the sole purpose of indexing the DD agent. |
| C32 apDdAgentMalformedMsgPerMax | 1.3.6.1.4.1.9148.3.12.1.2.8.1.6 | Counter32 | read-only | Maximum value of apDdAgentMalformedMsgRecent across all periods (high water mark). |
| G32 apDdAgentMalformedMsgRecent | 1.3.6.1.4.1.9148.3.12.1.2.8.1.4 | Gauge32 | read-only | Number of 'mal-formed message' error in recent period. |
| C32 apDdAgentMalformedMsgTotal | 1.3.6.1.4.1.9148.3.12.1.2.8.1.5 | Counter32 | read-only | Total number of 'mal-formed message' error in life time. |
| C32 apDdAgentMsgReturnCodeClientPerMax | 1.3.6.1.4.1.9148.3.12.1.2.10.1.8 | Counter32 | read-only | Maximum value of apDdAgentMsgReturnCodeClientRecent across all periods (high water mark). |
| G32 apDdAgentMsgReturnCodeClientRecent | 1.3.6.1.4.1.9148.3.12.1.2.10.1.6 | Gauge32 | read-only | Number of server requests in recent period. |
| C32 apDdAgentMsgReturnCodeClientTotal | 1.3.6.1.4.1.9148.3.12.1.2.10.1.7 | Counter32 | read-only | Total number of server requests in life time. |
| C32 apDdAgentMsgReturnCodeServerPerMax | 1.3.6.1.4.1.9148.3.12.1.2.10.1.5 | Counter32 | read-only | Maximum value of apDdAgentMsgReturnCodeServerRecent across all periods (high water mark). |
| G32 apDdAgentMsgReturnCodeServerRecent | 1.3.6.1.4.1.9148.3.12.1.2.10.1.3 | Gauge32 | read-only | Number of server requests in recent period. |
| C32 apDdAgentMsgReturnCodeServerTotal | 1.3.6.1.4.1.9148.3.12.1.2.10.1.4 | Counter32 | read-only | Total number of server requests in life time. |
| apDdAgentMsgStatsReturnCodeEntry | 1.3.6.1.4.1.9148.3.12.1.2.10.1 | not-accessible | A table entry designed to hold return code stats. | |
| apDdAgentMsgStatsReturnCodeGroup | 1.3.6.1.4.1.9148.3.12.3.1.11 | A collection of statistics for DD Agent message type return codes. | ||
| apDdAgentMsgStatsReturnCodeTable | 1.3.6.1.4.1.9148.3.12.1.2.10 | not-accessible | DD return message code stats table. | |
| G32 apDdAgentMsgTypeAverageLatency | 1.3.6.1.4.1.9148.3.12.1.2.9.1.36 | Gauge32 | read-only | Average Latency. |
| C32 apDdAgentMsgTypeClientReqPerMax | 1.3.6.1.4.1.9148.3.12.1.2.9.1.8 | Counter32 | read-only | Maximum value of apDdAgentMsgTypeClientReqRecent across all periods (high water mark). |
| G32 apDdAgentMsgTypeClientReqRecent | 1.3.6.1.4.1.9148.3.12.1.2.9.1.6 | Gauge32 | read-only | Number of client requests in recent period. |
| C32 apDdAgentMsgTypeClientReqTotal | 1.3.6.1.4.1.9148.3.12.1.2.9.1.7 | Counter32 | read-only | Total number of client requests in life time. |
| C32 apDdAgentMsgTypeClientRespRetransPerMax | 1.3.6.1.4.1.9148.3.12.1.2.9.1.23 | Counter32 | read-only | Maximum value of apDdAgentMsgTypeClientRespRetransRecent across all periods (high water mark). |
| G32 apDdAgentMsgTypeClientRespRetransRecent | 1.3.6.1.4.1.9148.3.12.1.2.9.1.21 | Gauge32 | read-only | Number of client response retransactions in recent period. |
| C32 apDdAgentMsgTypeClientRespRetransTotal | 1.3.6.1.4.1.9148.3.12.1.2.9.1.22 | Counter32 | read-only | Total number of client response retransactions in life time. |
| C32 apDdAgentMsgTypeClientRetransPerMax | 1.3.6.1.4.1.9148.3.12.1.2.9.1.14 | Counter32 | read-only | Maximum value of apDdAgentMsgTypeClientRetransRecent across all periods (high water mark). |
| G32 apDdAgentMsgTypeClientRetransRecent | 1.3.6.1.4.1.9148.3.12.1.2.9.1.12 | Gauge32 | read-only | Number of client retransmissions in recent period. |
| C32 apDdAgentMsgTypeClientRetransTotal | 1.3.6.1.4.1.9148.3.12.1.2.9.1.13 | Counter32 | read-only | Total number of client retransmissions in life time. |
| C32 apDdAgentMsgTypeClientThrottledPerMax | 1.3.6.1.4.1.9148.3.12.1.2.9.1.35 | Counter32 | read-only | Maximum value of apDdAgentMsgTypeClientThrottledRecent across all periods (high water mark). |
| G32 apDdAgentMsgTypeClientThrottledRecent | 1.3.6.1.4.1.9148.3.12.1.2.9.1.33 | Gauge32 | read-only | Number of locally throttled client count in recent period. |
| C32 apDdAgentMsgTypeClientThrottledTotal | 1.3.6.1.4.1.9148.3.12.1.2.9.1.34 | Counter32 | read-only | Total number of locally throttled client count in life time. |
| C32 apDdAgentMsgTypeClientTimeoutPerMax | 1.3.6.1.4.1.9148.3.12.1.2.9.1.29 | Counter32 | read-only | Maximum value of apDdAgentMsgTypeClientTimeoutRecent across all periods (high water mark). |
| G32 apDdAgentMsgTypeClientTimeoutRecent | 1.3.6.1.4.1.9148.3.12.1.2.9.1.27 | Gauge32 | read-only | Number of client transaction timeout in recent period. |
| C32 apDdAgentMsgTypeClientTimeoutTotal | 1.3.6.1.4.1.9148.3.12.1.2.9.1.28 | Counter32 | read-only | Total number of client transaction timeout in life time. |
| I32 apDdAgentMsgTypeLatencyWindow | 1.3.6.1.4.1.9148.3.12.1.2.9.1.38 | Integer32 | read-only | Latency window length. |
| G32 apDdAgentMsgTypeMaximumLatency | 1.3.6.1.4.1.9148.3.12.1.2.9.1.37 | Gauge32 | read-only | Maximum Latency. |
| C32 apDdAgentMsgTypeServerReqPerMax | 1.3.6.1.4.1.9148.3.12.1.2.9.1.5 | Counter32 | read-only | Maximum value of apDdAgentMsgTypeServerReqRecent across all periods (high water mark) |
| G32 apDdAgentMsgTypeServerReqRecent | 1.3.6.1.4.1.9148.3.12.1.2.9.1.3 | Gauge32 | read-only | Number of server requests in recent period. |
| C32 apDdAgentMsgTypeServerReqTotal | 1.3.6.1.4.1.9148.3.12.1.2.9.1.4 | Counter32 | read-only | Total number of server requests in life time. |
| C32 apDdAgentMsgTypeServerRespRetransPerMax | 1.3.6.1.4.1.9148.3.12.1.2.9.1.17 | Counter32 | read-only | Maximum value of apDdAgentMsgTypeServerRespRetransRecent across all periods (high water mark). |
| G32 apDdAgentMsgTypeServerRespRetransRecent | 1.3.6.1.4.1.9148.3.12.1.2.9.1.15 | Gauge32 | read-only | Number of server response retransactions in recent period. |
| C32 apDdAgentMsgTypeServerRespRetransTotal | 1.3.6.1.4.1.9148.3.12.1.2.9.1.16 | Counter32 | read-only | Total number of server response retransactions in life time. |
| C32 apDdAgentMsgTypeServerRetransPerMax | 1.3.6.1.4.1.9148.3.12.1.2.9.1.11 | Counter32 | read-only | Maximum value of apDdAgentMsgTypeServerRetransRecent across all periods (high water mark) |
| G32 apDdAgentMsgTypeServerRetransRecent | 1.3.6.1.4.1.9148.3.12.1.2.9.1.9 | Gauge32 | read-only | Number of server retransmissions in recent period. |
| C32 apDdAgentMsgTypeServerRetransTotal | 1.3.6.1.4.1.9148.3.12.1.2.9.1.10 | Counter32 | read-only | Total number of server retransmissions in life time. |
| apDdAgentMsgTypeStatsEntry | 1.3.6.1.4.1.9148.3.12.1.2.9.1 | not-accessible | A table entry designed for message type statistics. | |
| apDdAgentMsgTypeStatsGroup | 1.3.6.1.4.1.9148.3.12.3.1.10 | A collection of statistics for DD Agent message types. | ||
| apDdAgentMsgTypeStatsTable | 1.3.6.1.4.1.9148.3.12.1.2.9 | not-accessible | table for holding message type stats. | |
| C32 apDdAgentNoRouteFoundPerMax | 1.3.6.1.4.1.9148.3.12.1.2.8.1.3 | Counter32 | read-only | Maximum value of apDdAgentNoRouteFoundRecent across all periods (high water mark). |
| G32 apDdAgentNoRouteFoundRecent | 1.3.6.1.4.1.9148.3.12.1.2.8.1.1 | Gauge32 | read-only | Number of 'no route found' error in recent period. |
| C32 apDdAgentNoRouteFoundTotal | 1.3.6.1.4.1.9148.3.12.1.2.8.1.2 | Counter32 | read-only | Total number of 'no route found' error in life time. |
| I32 apDdAgentNumber | 1.3.6.1.4.1.9148.3.12.1.1.5 | Integer32 | read-only | Number of the DD Agents in the system. |
| C32 apDdAgentOutboundConstraintsPerMax | 1.3.6.1.4.1.9148.3.12.1.2.8.1.18 | Counter32 | read-only | Maximum value of apDdAgentOutboundConstraintsRecent across all periods (high water mark). |
| G32 apDdAgentOutboundConstraintsRecent | 1.3.6.1.4.1.9148.3.12.1.2.8.1.16 | Gauge32 | read-only | Number of 'outbound constraints'' error in recent period. |
| C32 apDdAgentOutboundConstraintsTotal | 1.3.6.1.4.1.9148.3.12.1.2.8.1.17 | Counter32 | read-only | Total number of 'outbound constraints' error in life time. |
| STR apDdAgentRealmName | 1.3.6.1.4.1.9148.3.12.1.2.7.1.2 | DisplayString | read-only | Realm name of the DD agent if the row is for per agent stats. Otherwise, it is an empty string. |
| C32 apDdAgentRejectedMsgPerMax | 1.3.6.1.4.1.9148.3.12.1.2.8.1.9 | Counter32 | read-only | Maximum value of apDdAgentRejectedMsgRecent across all periods (high water mark). |
| G32 apDdAgentRejectedMsgRecent | 1.3.6.1.4.1.9148.3.12.1.2.8.1.7 | Gauge32 | read-only | Number of 'rejected msg'' error in recent period. |
| C32 apDdAgentRejectedMsgTotal | 1.3.6.1.4.1.9148.3.12.1.2.8.1.8 | Counter32 | read-only | Total number of 'rejected msg' error in life time. |
| G32 apDdAgentServerTransCPActive | 1.3.6.1.4.1.9148.3.12.1.2.7.1.9 | Gauge32 | read-only | Number of active transactions in server side in current period. |
| C32 apDdAgentServerTransCPHigh | 1.3.6.1.4.1.9148.3.12.1.2.7.1.10 | Counter32 | read-only | Highest number of active transactions in server side in current period. |
| C32 apDdAgentServerTransCPTotal | 1.3.6.1.4.1.9148.3.12.1.2.7.1.11 | Counter32 | read-only | Total number of transactions in server side in current period. |
| C32 apDdAgentServerTransLTHigh | 1.3.6.1.4.1.9148.3.12.1.2.7.1.14 | Counter32 | read-only | Maximum value of apDdAgentServerTransCPHigh across all periods (high water mark). |
| C32 apDdAgentServerTransLTPerMax | 1.3.6.1.4.1.9148.3.12.1.2.7.1.13 | Counter32 | read-only | Maximum value of apDdAgentServerTransCPTotal across all periods (high water mark). |
| C32 apDdAgentServerTransLTTotal | 1.3.6.1.4.1.9148.3.12.1.2.7.1.12 | Counter32 | read-only | Total number of transactions in server side in life time. |
| apDdAgentStatsEntry | 1.3.6.1.4.1.9148.3.12.1.2.7.1 | not-accessible | A table entry designed to hold per DD agent statistics. | |
| apDdAgentStatsGroup | 1.3.6.1.4.1.9148.3.12.3.1.8 | A collection of statistics for DD agents | ||
| apDdAgentStatsTable | 1.3.6.1.4.1.9148.3.12.1.2.7 | not-accessible | DD agent statistics. | |
| G32 apDdClientTransCPActive | 1.3.6.1.4.1.9148.3.12.1.2.1.1.3 | Gauge32 | read-only | Number of active client transactions in the current period. |
| C32 apDdClientTransCPHighEx | 1.3.6.1.4.1.9148.3.12.1.2.1.1.4 | Counter32 | read-only | Maximum value of apDdClientTransCPActive in the current period (high water mark). |
| C32 apDdClientTransCPTotal | 1.3.6.1.4.1.9148.3.12.1.2.1.1.5 | Counter32 | read-only | Total number of client transactions in the current period. |
| C32 apDdClientTransLTHigh | 1.3.6.1.4.1.9148.3.12.1.2.1.1.8 | Counter32 | read-only | Maximum value of apDdClientTransCPHigh across all periods (high water mark). |
| C32 apDdClientTransLTPerMax | 1.3.6.1.4.1.9148.3.12.1.2.1.1.7 | Counter32 | read-only | Maximum value of apDdClientTransCPTotal across all periods (high water mark). |
| C32 apDdClientTransLTTotal | 1.3.6.1.4.1.9148.3.12.1.2.1.1.6 | Counter32 | read-only | Total number of transactions in client side in life time. |
| apDDConformance | 1.3.6.1.4.1.9148.3.12.3 | |||
| NTF apDdConnectionFailureClearTrap | 1.3.6.1.4.1.9148.3.12.2.2.0.2 | A notification when a transport failure has been recovered. | ||
| NTF apDdConnectionFailureTrap | 1.3.6.1.4.1.9148.3.12.2.2.0.1 | A notification when a diameter connection is disconnected via a disconnect request. | ||
| G32 apDdCurrentTransRate | 1.3.6.1.4.1.9148.3.12.1.1.2 | Gauge32 | read-only | The number of transactions over a 10s period. |
| STR apDdDiameterAgentHostName | 1.3.6.1.4.1.9148.3.12.2.1.1 | DisplayString | accessible-for-notify | The hostname of the Diameter Agent where it is hosted. |
| STR apDdDiameterAgentOriginHostName | 1.3.6.1.4.1.9148.3.12.2.1.3 | DisplayString | accessible-for-notify | The origin hostname of the Diameter Agent where it is hosted. |
| STR apDdDiameterAgentOriginRealmName | 1.3.6.1.4.1.9148.3.12.2.1.4 | DisplayString | accessible-for-notify | The origin realm name of the Diameter Agent where it is hosted. |
| STR apDdDiameterIPPort | 1.3.6.1.4.1.9148.3.12.2.1.2 | DisplayString | accessible-for-notify | The IP port of the Diameter Agent where it is hosted. |
| C32 apDdDroppedMsgPerMax | 1.3.6.1.4.1.9148.3.12.1.2.2.1.12 | Counter32 | read-only | Maximum value of apDdDroppedMsgRecent across all periods (high water mark). |
| G32 apDdDroppedMsgRecent | 1.3.6.1.4.1.9148.3.12.1.2.2.1.10 | Gauge32 | read-only | Number of 'dropped msg'' error in recent period. |
| C32 apDdDroppedMsgTotal | 1.3.6.1.4.1.9148.3.12.1.2.2.1.11 | Counter32 | read-only | Total number of 'dropped msg' error in life time. |
| apDdErrorStatusEntry | 1.3.6.1.4.1.9148.3.12.1.2.2.1 | not-accessible | A table entry designed to hold error status data | |
| apDdErrorStatusGroup | 1.3.6.1.4.1.9148.3.12.3.1.3 | A collection of statistics for DD errors. | ||
| apDdErrorStatusTable | 1.3.6.1.4.1.9148.3.12.1.2.2 | not-accessible | per DD interface error stats. | |
| G32 apDdGenConnectsCPActive | 1.3.6.1.4.1.9148.3.12.1.2.1.1.21 | Gauge32 | read-only | Number of active connections in current period. |
| C32 apDdGenConnectsCPHigh | 1.3.6.1.4.1.9148.3.12.1.2.1.1.22 | Counter32 | read-only | high number of connections in current period. |
| C32 apDdGenConnectsCPTotal | 1.3.6.1.4.1.9148.3.12.1.2.1.1.23 | Counter32 | read-only | Total number of connections in current period. |
| C32 apDdGenConnectsLTHigh | 1.3.6.1.4.1.9148.3.12.1.2.1.1.26 | Counter32 | read-only | Maximum value of apDdConnectsCPHigh across all periods (high water mark). |
| C32 apDdGenConnectsLTPerMax | 1.3.6.1.4.1.9148.3.12.1.2.1.1.25 | Counter32 | read-only | Maximum value of apDdConnectsCPTotal across all periods (high water mark). |
| C32 apDdGenConnectsLTTotal | 1.3.6.1.4.1.9148.3.12.1.2.1.1.24 | Counter32 | read-only | Total number of connections in life time. |
| apDdGeneralGroup | 1.3.6.1.4.1.9148.3.12.3.1.1 | A collection of objects generic to DD system. | ||
| G32 apDdGenSocketsCPActive | 1.3.6.1.4.1.9148.3.12.1.2.1.1.15 | Gauge32 | read-only | Number of active sockets in current period. |
| C32 apDdGenSocketsCPHigh | 1.3.6.1.4.1.9148.3.12.1.2.1.1.16 | Counter32 | read-only | Highest number of active sockets in current period. |
| C32 apDdGenSocketsCPTotal | 1.3.6.1.4.1.9148.3.12.1.2.1.1.17 | Counter32 | read-only | Total number of sockets in current period. |
| C32 apDdGenSocketsLTHigh | 1.3.6.1.4.1.9148.3.12.1.2.1.1.20 | Counter32 | read-only | Maximum value of apDdSocketsCPHigh across all periods (high water mark). |
| C32 apDdGenSocketsLTPerMax | 1.3.6.1.4.1.9148.3.12.1.2.1.1.19 | Counter32 | read-only | Maximum value of apDdSocketsCPTotal across all periods (high water mark). |
| C32 apDdGenSocketsLTTotal | 1.3.6.1.4.1.9148.3.12.1.2.1.1.18 | Counter32 | read-only | Total number of sockets in life time. |
| G32 apDdHighTransRate | 1.3.6.1.4.1.9148.3.12.1.1.3 | Gauge32 | read-only | Maximum value of apDdCurrentTransRate across all 10s periods. |
| C32 apDdInboundConstraintsPerMax | 1.3.6.1.4.1.9148.3.12.1.2.2.1.15 | Counter32 | read-only | Maximum value of apDdInboundConstraintsRecent across all periods (high water mark). |
| G32 apDdInboundConstraintsRecent | 1.3.6.1.4.1.9148.3.12.1.2.2.1.13 | Gauge32 | read-only | Number of 'inbound constraints'' error in recent period. |
| C32 apDdInboundConstraintsTotal | 1.3.6.1.4.1.9148.3.12.1.2.2.1.14 | Counter32 | read-only | Total number of 'inbound constraints' error in life time. |
| INT apDdInterfaceIndex | 1.3.6.1.4.1.9148.3.12.1.2.1.1.1 | INTEGER | accessible-for-notify | An integer for the sole purpose of indexing the DD interface. |
| I32 apDdInterfaceNumber | 1.3.6.1.4.1.9148.3.12.1.1.1 | Integer32 | read-only | Number of the DD interfaces in the system. |
| STR apDdInterfaceRealmName | 1.3.6.1.4.1.9148.3.12.1.2.1.1.2 | DisplayString | read-only | Realm name of the DD interface if the row is for per interface stats. Otherwise, it is an empty string. |
| apDdInterfaceStatsEntry | 1.3.6.1.4.1.9148.3.12.1.2.1.1 | not-accessible | A table entry designed to hold per DD interface statistics. | |
| apDdInterfaceStatsGroup | 1.3.6.1.4.1.9148.3.12.3.1.2 | A collection of statistics for DD interfaces or system. | ||
| apDdInterfaceStatsTable | 1.3.6.1.4.1.9148.3.12.1.2.1 | not-accessible | DD interface statistics. | |
| INT apDdInterfaceStatusReason | 1.3.6.1.4.1.9148.3.12.2.1.6 | INTEGER | accessible-for-notify | The reason for the status change on a DD interface |
| apDdIntfErrorStatusGroup | 1.3.6.1.4.1.9148.3.12.3.1.6 | A collection of statistics for DD errors. | ||
| G32 apDdLowTransRate | 1.3.6.1.4.1.9148.3.12.1.1.4 | Gauge32 | read-only | Mimimum value of apDdCurrentTransRate across all 10s periods. |
| C32 apDdMalformedMsgPerMax | 1.3.6.1.4.1.9148.3.12.1.2.2.1.6 | Counter32 | read-only | Maximum value of apDdMalformedMsgRecent across all periods (high water mark). |
| G32 apDdMalformedMsgRecent | 1.3.6.1.4.1.9148.3.12.1.2.2.1.4 | Gauge32 | read-only | Number of 'mal-formed message' error in recent period. |
| C32 apDdMalformedMsgTotal | 1.3.6.1.4.1.9148.3.12.1.2.2.1.5 | Counter32 | read-only | Total number of 'mal-formed message' error in life time. |
| apDDMIBGeneralObjects | 1.3.6.1.4.1.9148.3.12.1.1 | |||
| apDDMIBObjects | 1.3.6.1.4.1.9148.3.12.1 | |||
| apDDMIBTabularObjects | 1.3.6.1.4.1.9148.3.12.1.2 | |||
| apDDModule | 1.3.6.1.4.1.9148.3.12 | The Policy Director MIB for Acme Packet. | ||
| C32 apDdMsgReturnCodeClientPerMax | 1.3.6.1.4.1.9148.3.12.1.2.6.1.8 | Counter32 | read-only | Maximum value of apDdMsgReturnCodeClientRecent across all periods (high water mark). |
| G32 apDdMsgReturnCodeClientRecent | 1.3.6.1.4.1.9148.3.12.1.2.6.1.6 | Gauge32 | read-only | Number of server requests in recent period. |
| C32 apDdMsgReturnCodeClientTotal | 1.3.6.1.4.1.9148.3.12.1.2.6.1.7 | Counter32 | read-only | Total number of server requests in life time. |
| INT apDdMsgReturnCodeIndex | 1.3.6.1.4.1.9148.3.12.1.2.5.1.1 | INTEGER | not-accessible | An integer for the sole purpose of indexing message return code. |
| apDdMsgReturnCodeInfoEntry | 1.3.6.1.4.1.9148.3.12.1.2.5.1 | not-accessible | A table entry designed to hold return code stats. | |
| apDdMsgReturnCodeInfoTable | 1.3.6.1.4.1.9148.3.12.1.2.5 | not-accessible | DD return message code stats table. | |
| STR apDdMsgReturnCodeName | 1.3.6.1.4.1.9148.3.12.1.2.5.1.2 | DisplayString | read-only | The name string of the message return code. |
| C32 apDdMsgReturnCodeServerPerMax | 1.3.6.1.4.1.9148.3.12.1.2.6.1.5 | Counter32 | read-only | Maximum value of apDdMsgReturnCodeServerRecent across all periods (high water mark). |
| G32 apDdMsgReturnCodeServerRecent | 1.3.6.1.4.1.9148.3.12.1.2.6.1.3 | Gauge32 | read-only | Number of server requests in recent period. |
| C32 apDdMsgReturnCodeServerTotal | 1.3.6.1.4.1.9148.3.12.1.2.6.1.4 | Counter32 | read-only | Total number of server requests in life time. |
| apDdMsgStatsReturnCodeEntry | 1.3.6.1.4.1.9148.3.12.1.2.6.1 | not-accessible | A table entry designed to hold return code stats. | |
| apDdMsgStatsReturnCodeGroup | 1.3.6.1.4.1.9148.3.12.3.1.5 | A collection of statistics for DD message type return codes. | ||
| apDdMsgStatsReturnCodeTable | 1.3.6.1.4.1.9148.3.12.1.2.6 | not-accessible | DD return message code stats table. | |
| G32 apDdMsgTypeAverageLatency | 1.3.6.1.4.1.9148.3.12.1.2.4.1.36 | Gauge32 | read-only | Average Latency. |
| C32 apDdMsgTypeClientReqPerMax | 1.3.6.1.4.1.9148.3.12.1.2.4.1.8 | Counter32 | read-only | Maximum value of apDdMsgTypeClientReqRecent across all periods (high water mark). |
| G32 apDdMsgTypeClientReqRecent | 1.3.6.1.4.1.9148.3.12.1.2.4.1.6 | Gauge32 | read-only | Number of client requests in recent period. |
| C32 apDdMsgTypeClientReqTotal | 1.3.6.1.4.1.9148.3.12.1.2.4.1.7 | Counter32 | read-only | Total number of client requests in life time. |
| C32 apDdMsgTypeClientRespRetransPerMax | 1.3.6.1.4.1.9148.3.12.1.2.4.1.23 | Counter32 | read-only | Maximum value of apDdMsgTypeClientRespRetransRecent across all periods (high water mark). |
| G32 apDdMsgTypeClientRespRetransRecent | 1.3.6.1.4.1.9148.3.12.1.2.4.1.21 | Gauge32 | read-only | Number of client response retransactions in recent period. |
| C32 apDdMsgTypeClientRespRetransTotal | 1.3.6.1.4.1.9148.3.12.1.2.4.1.22 | Counter32 | read-only | Total number of client response retransactions in life time. |
| C32 apDdMsgTypeClientRetransPerMax | 1.3.6.1.4.1.9148.3.12.1.2.4.1.14 | Counter32 | read-only | Maximum value of apDdMsgTypeClientRetransRecent across all periods (high water mark). |
| G32 apDdMsgTypeClientRetransRecent | 1.3.6.1.4.1.9148.3.12.1.2.4.1.12 | Gauge32 | read-only | Number of client retransmissions in recent period. |
| C32 apDdMsgTypeClientRetransTotal | 1.3.6.1.4.1.9148.3.12.1.2.4.1.13 | Counter32 | read-only | Total number of client retransmissions in life time. |
| C32 apDdMsgTypeClientThrottledPerMax | 1.3.6.1.4.1.9148.3.12.1.2.4.1.35 | Counter32 | read-only | Maximum value of apDdMsgTypeClientThrottledRecent across all periods (high water mark). |
| G32 apDdMsgTypeClientThrottledRecent | 1.3.6.1.4.1.9148.3.12.1.2.4.1.33 | Gauge32 | read-only | Number of locally throttled client count in recent period. |
| C32 apDdMsgTypeClientThrottledTotal | 1.3.6.1.4.1.9148.3.12.1.2.4.1.34 | Counter32 | read-only | Total number of locally throttled client count in life time. |
| C32 apDdMsgTypeClientTimeoutPerMax | 1.3.6.1.4.1.9148.3.12.1.2.4.1.29 | Counter32 | read-only | Maximum value of apDdMsgTypeClientTimeoutRecent across all periods (high water mark). |
| G32 apDdMsgTypeClientTimeoutRecent | 1.3.6.1.4.1.9148.3.12.1.2.4.1.27 | Gauge32 | read-only | Number of client transaction timeout in recent period. |
| C32 apDdMsgTypeClientTimeoutTotal | 1.3.6.1.4.1.9148.3.12.1.2.4.1.28 | Counter32 | read-only | Total number of client transaction timeout in life time. |
| INT apDdMsgTypeIndex | 1.3.6.1.4.1.9148.3.12.1.2.3.1.1 | INTEGER | not-accessible | An integer for the sole purpose of indexing DD message types. |
| apDdMsgTypeInfoEntry | 1.3.6.1.4.1.9148.3.12.1.2.3.1 | not-accessible | A table entry designed for message type inf. | |
| apDdMsgTypeInfoTable | 1.3.6.1.4.1.9148.3.12.1.2.3 | not-accessible | static system message type information. | |
| I32 apDdMsgTypeLatencyWindow | 1.3.6.1.4.1.9148.3.12.1.2.4.1.38 | Integer32 | read-only | Latency window length. |
| G32 apDdMsgTypeMaximumLatency | 1.3.6.1.4.1.9148.3.12.1.2.4.1.37 | Gauge32 | read-only | Maximum Latency. |
| STR apDdMsgTypeMsgName | 1.3.6.1.4.1.9148.3.12.1.2.3.1.2 | DisplayString | read-only | The identification string of the message type. |
| C32 apDdMsgTypeServerReqPerMax | 1.3.6.1.4.1.9148.3.12.1.2.4.1.5 | Counter32 | read-only | Maximum value of apDdMsgTypeServerReqRecent across all periods (high water mark) |
| G32 apDdMsgTypeServerReqRecent | 1.3.6.1.4.1.9148.3.12.1.2.4.1.3 | Gauge32 | read-only | Number of server requests in recent period. |
| C32 apDdMsgTypeServerReqTotal | 1.3.6.1.4.1.9148.3.12.1.2.4.1.4 | Counter32 | read-only | Total number of server requests in life time. |
| C32 apDdMsgTypeServerRespRetransPerMax | 1.3.6.1.4.1.9148.3.12.1.2.4.1.17 | Counter32 | read-only | Maximum value of apDdMsgTypeServerRespRetransRecent across all periods (high water mark). |
| G32 apDdMsgTypeServerRespRetransRecent | 1.3.6.1.4.1.9148.3.12.1.2.4.1.15 | Gauge32 | read-only | Number of server response retransactions in recent period. |
| C32 apDdMsgTypeServerRespRetransTotal | 1.3.6.1.4.1.9148.3.12.1.2.4.1.16 | Counter32 | read-only | Total number of server response retransactions in life time. |
| C32 apDdMsgTypeServerRetransPerMax | 1.3.6.1.4.1.9148.3.12.1.2.4.1.11 | Counter32 | read-only | Maximum value of apDdMsgTypeServerRetransRecent across all periods (high water mark) |
| G32 apDdMsgTypeServerRetransRecent | 1.3.6.1.4.1.9148.3.12.1.2.4.1.9 | Gauge32 | read-only | Number of server retransmissions in recent period. |
| C32 apDdMsgTypeServerRetransTotal | 1.3.6.1.4.1.9148.3.12.1.2.4.1.10 | Counter32 | read-only | Total number of server retransmissions in life time. |
| apDdMsgTypeStatsEntry | 1.3.6.1.4.1.9148.3.12.1.2.4.1 | not-accessible | A table entry designed for message type statistics. | |
| apDdMsgTypeStatsGroup | 1.3.6.1.4.1.9148.3.12.3.1.4 | A collection of statistics for DD message types. | ||
| apDdMsgTypeStatsTable | 1.3.6.1.4.1.9148.3.12.1.2.4 | not-accessible | table for holding message type stats. | |
| C32 apDdNoRouteFoundPerMax | 1.3.6.1.4.1.9148.3.12.1.2.2.1.3 | Counter32 | read-only | Maximum value of apDdNoRouteFoundRecent across all periods (high water mark). |
| G32 apDdNoRouteFoundRecent | 1.3.6.1.4.1.9148.3.12.1.2.2.1.1 | Gauge32 | read-only | Number of 'no route found' error in recent period. |
| C32 apDdNoRouteFoundTotal | 1.3.6.1.4.1.9148.3.12.1.2.2.1.2 | Counter32 | read-only | Total number of 'no route found' error in life time. |
| apDDNotificationGroups | 1.3.6.1.4.1.9148.3.12.3.2 | |||
| apDDNotificationObjects | 1.3.6.1.4.1.9148.3.12.2 | |||
| apDDNotifications | 1.3.6.1.4.1.9148.3.12.2.2.0 | |||
| apDDNotificationsGroup | 1.3.6.1.4.1.9148.3.12.3.2.2 | A collection of traps defined for DD. | ||
| apDDNotifObjects | 1.3.6.1.4.1.9148.3.12.2.1 | |||
| apDDNotifObjectsGroup | 1.3.6.1.4.1.9148.3.12.3.2.1 | A collection of mib objects accessible only to traps. | ||
| apDDNotifPrefix | 1.3.6.1.4.1.9148.3.12.2.2 | |||
| apDDObjectGroups | 1.3.6.1.4.1.9148.3.12.3.1 | |||
| C32 apDdOutboundConstraintsPerMax | 1.3.6.1.4.1.9148.3.12.1.2.2.1.18 | Counter32 | read-only | Maximum value of apDdOutboundConstraintsRecent across all periods (high water mark). |
| G32 apDdOutboundConstraintsRecent | 1.3.6.1.4.1.9148.3.12.1.2.2.1.16 | Gauge32 | read-only | Number of 'outbound constraints'' error in recent period. |
| C32 apDdOutboundConstraintsTotal | 1.3.6.1.4.1.9148.3.12.1.2.2.1.17 | Counter32 | read-only | Total number of 'outbound constraints' error in life time. |
| I32 apDdPolicyHitLifeHigh | 1.3.6.1.4.1.9148.3.12.1.1.123 | Integer32 | read-only | Highest number of the DD subscriber in Terminated state in life |
| I32 apDdPolicyHitLifePerMax | 1.3.6.1.4.1.9148.3.12.1.1.122 | Integer32 | read-only | PerMax number of the DD subscriber in Terminated state in life |
| I32 apDdPolicyHitLifeTotal | 1.3.6.1.4.1.9148.3.12.1.1.121 | Integer32 | read-only | Total Number of the DD subscriber in Terminated state in life |
| I32 apDdPolicyHitPeriodActive | 1.3.6.1.4.1.9148.3.12.1.1.118 | Integer32 | read-only | Number of the DD subscriber is Active in Terminated state in this period |
| I32 apDdPolicyHitPeriodHigh | 1.3.6.1.4.1.9148.3.12.1.1.119 | Integer32 | read-only | Highest number of the DD subscriber in Terminated state in this period |
| I32 apDdPolicyHitPeriodTotal | 1.3.6.1.4.1.9148.3.12.1.1.120 | Integer32 | read-only | Total Number of the DD subscriber in Terminated state in this period |
| I32 apDdPolicyMissLifeHigh | 1.3.6.1.4.1.9148.3.12.1.1.129 | Integer32 | read-only | Highest number of the DD subscriber in Timeout state in life |
| I32 apDdPolicyMissLifePerMax | 1.3.6.1.4.1.9148.3.12.1.1.128 | Integer32 | read-only | PerMax number of the DD subscriber in Timeout state in life |
| I32 apDdPolicyMissLifeTotal | 1.3.6.1.4.1.9148.3.12.1.1.127 | Integer32 | read-only | Total Number of the DD subscriber in Timeout state in life |
| I32 apDdPolicyMissPeriodActive | 1.3.6.1.4.1.9148.3.12.1.1.124 | Integer32 | read-only | Number of the DD subscriber is Active in Timeout state in this period |
| I32 apDdPolicyMissPeriodHigh | 1.3.6.1.4.1.9148.3.12.1.1.125 | Integer32 | read-only | Highest number of the DD subscriber in Timeout state in this period |
| I32 apDdPolicyMissPeriodTotal | 1.3.6.1.4.1.9148.3.12.1.1.126 | Integer32 | read-only | Total Number of the DD subscriber in Timeout state in this period |
| C32 apDdRejectedMsgPerMax | 1.3.6.1.4.1.9148.3.12.1.2.2.1.9 | Counter32 | read-only | Maximum value of apDdRejectedMsgRecent across all periods (high water mark). |
| G32 apDdRejectedMsgRecent | 1.3.6.1.4.1.9148.3.12.1.2.2.1.7 | Gauge32 | read-only | Number of 'rejected msg'' error in recent period. |
| C32 apDdRejectedMsgTotal | 1.3.6.1.4.1.9148.3.12.1.2.2.1.8 | Counter32 | read-only | Total number of 'rejected msg' error in life time. |
| G32 apDdServerTransCPActive | 1.3.6.1.4.1.9148.3.12.1.2.1.1.9 | Gauge32 | read-only | Number of active transactions in server side in current period. |
| C32 apDdServerTransCPHigh | 1.3.6.1.4.1.9148.3.12.1.2.1.1.10 | Counter32 | read-only | Highest number of active transactions in server side in current period. |
| C32 apDdServerTransCPTotal | 1.3.6.1.4.1.9148.3.12.1.2.1.1.11 | Counter32 | read-only | Total number of transactions in server side in current period. |
| C32 apDdServerTransLTHigh | 1.3.6.1.4.1.9148.3.12.1.2.1.1.14 | Counter32 | read-only | Maximum value of apDdServerTransCPHigh across all periods (high water mark). |
| C32 apDdServerTransLTPerMax | 1.3.6.1.4.1.9148.3.12.1.2.1.1.13 | Counter32 | read-only | Maximum value of apDdServerTransCPTotal across all periods (high water mark). |
| C32 apDdServerTransLTTotal | 1.3.6.1.4.1.9148.3.12.1.2.1.1.12 | Counter32 | read-only | Total number of transactions in server side in life time. |
| I32 apDdSessErrorsLifePerMax | 1.3.6.1.4.1.9148.3.12.1.1.35 | Integer32 | read-only | PerMax number of the DD session in Errors state in life |
| I32 apDdSessErrorsLifeTotal | 1.3.6.1.4.1.9148.3.12.1.1.34 | Integer32 | read-only | Total Number of the DD session in Errors state in life |
| I32 apDdSessErrorsPeriodTotal | 1.3.6.1.4.1.9148.3.12.1.1.33 | Integer32 | read-only | Total Number of the DD session in Errors state in this period |
| I32 apDdSessEstablishedLifeHigh | 1.3.6.1.4.1.9148.3.12.1.1.23 | Integer32 | read-only | Highest number of the DD session in Established state in life |
| I32 apDdSessEstablishedLifePerMax | 1.3.6.1.4.1.9148.3.12.1.1.22 | Integer32 | read-only | PerMax number of the DD session in Established state in life |
| I32 apDdSessEstablishedLifeTotal | 1.3.6.1.4.1.9148.3.12.1.1.21 | Integer32 | read-only | Total Number of the DD session in Established state in life |
| I32 apDdSessEstablishedPeriodActive | 1.3.6.1.4.1.9148.3.12.1.1.18 | Integer32 | read-only | Number of the DD session is Active in Established state in this period |
| I32 apDdSessEstablishedPeriodHigh | 1.3.6.1.4.1.9148.3.12.1.1.19 | Integer32 | read-only | Highest number of the DD session in Established state in this period |
| I32 apDdSessEstablishedPeriodTotal | 1.3.6.1.4.1.9148.3.12.1.1.20 | Integer32 | read-only | Total Number of the DD session in Established state in this period |
| I32 apDdSessInitLifeHigh | 1.3.6.1.4.1.9148.3.12.1.1.17 | Integer32 | read-only | Highest number of the DD session in Initial state in life |
| I32 apDdSessInitLifePerMax | 1.3.6.1.4.1.9148.3.12.1.1.16 | Integer32 | read-only | PerMax number of the DD session in Initial state in life |
| I32 apDdSessInitLifeTotal | 1.3.6.1.4.1.9148.3.12.1.1.15 | Integer32 | read-only | Total Number of the DD session in Initial state in life |
| I32 apDdSessInitPeriodActive | 1.3.6.1.4.1.9148.3.12.1.1.12 | Integer32 | read-only | Number of the DD session is Active in Initial state in this period |
| I32 apDdSessInitPeriodHigh | 1.3.6.1.4.1.9148.3.12.1.1.13 | Integer32 | read-only | Highest number of the DD session in Initial state in this period |
| I32 apDdSessInitPeriodTotal | 1.3.6.1.4.1.9148.3.12.1.1.14 | Integer32 | read-only | Total Number of the DD session in Initial state in this period |
| I32 apDdSessionLifeHigh | 1.3.6.1.4.1.9148.3.12.1.1.11 | Integer32 | read-only | Highest number of the DD session in life |
| I32 apDdSessionLifePerMax | 1.3.6.1.4.1.9148.3.12.1.1.10 | Integer32 | read-only | PerMax number of the DD session in life |
| I32 apDdSessionLifeTotal | 1.3.6.1.4.1.9148.3.12.1.1.9 | Integer32 | read-only | Total Number of the DD session in life |
| I32 apDdSessionPeriodActive | 1.3.6.1.4.1.9148.3.12.1.1.6 | Integer32 | read-only | Number of the DD session is Active in this period |
| I32 apDdSessionPeriodHigh | 1.3.6.1.4.1.9148.3.12.1.1.7 | Integer32 | read-only | Highest number of the DD session in this period |
| I32 apDdSessionPeriodTotal | 1.3.6.1.4.1.9148.3.12.1.1.8 | Integer32 | read-only | Total Number of the DD session in this period |
| apDdSessionSubscriberGeneralGroup | 1.3.6.1.4.1.9148.3.12.3.1.12 | A collection of Session objects generic to DD system. | ||
| I32 apDdSessMissLifePerMax | 1.3.6.1.4.1.9148.3.12.1.1.38 | Integer32 | read-only | PerMax number of the DD session in Miss state in life |
| I32 apDdSessMissLifeTotal | 1.3.6.1.4.1.9148.3.12.1.1.37 | Integer32 | read-only | Total Number of the DD session in Miss state in life |
| I32 apDdSessMissPeriodTotal | 1.3.6.1.4.1.9148.3.12.1.1.36 | Integer32 | read-only | Total Number of the DD session in Miss state in this period |
| I32 apDdSessTerminatedLifeHigh | 1.3.6.1.4.1.9148.3.12.1.1.29 | Integer32 | read-only | Highest number of the DD session in Terminated state in life |
| I32 apDdSessTerminatedLifePerMax | 1.3.6.1.4.1.9148.3.12.1.1.28 | Integer32 | read-only | PerMax number of the DD session in Terminated state in life |
| I32 apDdSessTerminatedLifeTotal | 1.3.6.1.4.1.9148.3.12.1.1.27 | Integer32 | read-only | Total Number of the DD session in Terminated state in life |
| I32 apDdSessTerminatedPeriodActive | 1.3.6.1.4.1.9148.3.12.1.1.24 | Integer32 | read-only | Number of the DD session is Active in Terminated state in this period |
| I32 apDdSessTerminatedPeriodHigh | 1.3.6.1.4.1.9148.3.12.1.1.25 | Integer32 | read-only | Highest number of the DD session in Terminated state in this period |
| I32 apDdSessTerminatedPeriodTotal | 1.3.6.1.4.1.9148.3.12.1.1.26 | Integer32 | read-only | Total Number of the DD session in Terminated state in this period |
| I32 apDdSessTimeoutLifePerMax | 1.3.6.1.4.1.9148.3.12.1.1.32 | Integer32 | read-only | PerMax number of the DD session in Timeout state in life |
| I32 apDdSessTimeoutLifeTotal | 1.3.6.1.4.1.9148.3.12.1.1.31 | Integer32 | read-only | Total Number of the DD session in Timeout state in life |
| I32 apDdSessTimeoutPeriodTotal | 1.3.6.1.4.1.9148.3.12.1.1.30 | Integer32 | read-only | Total Number of the DD session in Timeout state in this period |
| I32 apDdSubscribeLifeHigh | 1.3.6.1.4.1.9148.3.12.1.1.111 | Integer32 | read-only | Highest number of the DD subscriber in Initial state in life |
| I32 apDdSubscribeLifePerMax | 1.3.6.1.4.1.9148.3.12.1.1.110 | Integer32 | read-only | PerMax number of the DD subscriber in Initial state in life |
| I32 apDdSubscribeLifeTotal | 1.3.6.1.4.1.9148.3.12.1.1.109 | Integer32 | read-only | Total Number of the DD subscriber in Initial state in life |
| I32 apDdSubscribePeriodActive | 1.3.6.1.4.1.9148.3.12.1.1.106 | Integer32 | read-only | Number of the DD subscriber is Active in Initial state in this period |
| I32 apDdSubscribePeriodHigh | 1.3.6.1.4.1.9148.3.12.1.1.107 | Integer32 | read-only | Highest number of the DD subscriber in Initial state in this period |
| I32 apDdSubscribePeriodTotal | 1.3.6.1.4.1.9148.3.12.1.1.108 | Integer32 | read-only | Total Number of the DD subscriber in Initial state in this period |
| I32 apDdSubscriberLifeHigh | 1.3.6.1.4.1.9148.3.12.1.1.105 | Integer32 | read-only | Highest number of the DD subscriber in life |
| I32 apDdSubscriberLifePerMax | 1.3.6.1.4.1.9148.3.12.1.1.104 | Integer32 | read-only | PerMax number of the DD subscriber in life |
| I32 apDdSubscriberLifeTotal | 1.3.6.1.4.1.9148.3.12.1.1.103 | Integer32 | read-only | Total Number of the DD subscriber in life |
| I32 apDdSubscriberMissLifePerMax | 1.3.6.1.4.1.9148.3.12.1.1.132 | Integer32 | read-only | PerMax number of the DD subscriber in Errors state in life |
| I32 apDdSubscriberMissLifeTotal | 1.3.6.1.4.1.9148.3.12.1.1.131 | Integer32 | read-only | Total Number of the DD subscriber in Errors state in life |
| I32 apDdSubscriberMissPeriodTotal | 1.3.6.1.4.1.9148.3.12.1.1.130 | Integer32 | read-only | Total Number of the DD subscriber in Errors state in this period |
| I32 apDdSubscriberPeriodActive | 1.3.6.1.4.1.9148.3.12.1.1.100 | Integer32 | read-only | Number of the DD subscriber is Active in this period |
| I32 apDdSubscriberPeriodHigh | 1.3.6.1.4.1.9148.3.12.1.1.101 | Integer32 | read-only | Highest number of the DD subscriber in this period |
| I32 apDdSubscriberPeriodTotal | 1.3.6.1.4.1.9148.3.12.1.1.102 | Integer32 | read-only | Total Number of the DD subscriber in this period |
| APT apDdTransportType | 1.3.6.1.4.1.9148.3.12.2.1.5 | ApTransportType | accessible-for-notify | The transport type of the DD interface. |
| I32 apDdUnsubscribeLifeHigh | 1.3.6.1.4.1.9148.3.12.1.1.117 | Integer32 | read-only | Highest number of the DD subscriber in Established state in life |
| I32 apDdUnsubscribeLifePerMax | 1.3.6.1.4.1.9148.3.12.1.1.116 | Integer32 | read-only | PerMax number of the DD subscriber in Established state in life |
| I32 apDdUnsubscribeLifeTotal | 1.3.6.1.4.1.9148.3.12.1.1.115 | Integer32 | read-only | Total Number of the DD subscriber in Established state in life |
| I32 apDdUnsubscribePeriodActive | 1.3.6.1.4.1.9148.3.12.1.1.112 | Integer32 | read-only | Number of the DD subscriber is Active in Established state in this period |
| I32 apDdUnsubscribePeriodHigh | 1.3.6.1.4.1.9148.3.12.1.1.113 | Integer32 | read-only | Highest number of the DD subscriber in Established state in this period |
| I32 apDdUnsubscribePeriodTotal | 1.3.6.1.4.1.9148.3.12.1.1.114 | Integer32 | read-only | Total Number of the DD subscriber in Established state in this period |
RFC description
Diameter Director policy and transaction management for Acme Packet devices.
Start monitoring Acme Packet (Oracle) Session Border Controller 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.