APDD-MIB

File: APDD-MIB.mib (89857 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
ACMEPACKET-TC ACMEPACKET-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Integer32 Gauge32 Counter32
TEXTUAL-CONVENTION DisplayString MODULE-COMPLIANCE
OBJECT-GROUP NOTIFICATION-GROUP ApTransportType
acmepacketMgmt

Defined Types

ApDdInterfaceStatsEntry  
SEQUENCE    
  apDdInterfaceIndex INTEGER
  apDdInterfaceRealmName DisplayString
  apDdClientTransCPActive Gauge32
  apDdClientTransCPHigh Counter32
  apDdClientTransCPTotal Counter32
  apDdClientTransLTTotal Counter32
  apDdClientTransLTPerMax Counter32
  apDdClientTransLTHigh Counter32
  apDdServerTransCPActive Gauge32
  apDdServerTransCPHigh Counter32
  apDdServerTransCPTotal Counter32
  apDdServerTransLTTotal Counter32
  apDdServerTransLTPerMax Counter32
  apDdServerTransLTHigh Counter32
  apDdGenSocketsCPActive Gauge32
  apDdGenSocketsCPHigh Counter32
  apDdGenSocketsCPTotal Counter32
  apDdGenSocketsLTTotal Counter32
  apDdGenSocketsLTPerMax Counter32
  apDdGenSocketsLTHigh Counter32
  apDdGenConnectsCPActive Gauge32
  apDdGenConnectsCPHigh Counter32
  apDdGenConnectsCPTotal Counter32
  apDdGenConnectsLTTotal Counter32
  apDdGenConnectsLTPerMax Counter32
  apDdGenConnectsLTHigh Counter32

ApDdErrorStatusEntry  
SEQUENCE    
  apDdNoRouteFoundRecent Gauge32
  apDdNoRouteFoundTotal Counter32
  apDdNoRouteFoundPerMax Counter32
  apDdMalformedMsgRecent Gauge32
  apDdMalformedMsgTotal Counter32
  apDdMalformedMsgPerMax Counter32
  apDdRejectedMsgRecent Gauge32
  apDdRejectedMsgTotal Counter32
  apDdRejectedMsgPerMax Counter32
  apDdDroppedMsgRecent Gauge32
  apDdDroppedMsgTotal Counter32
  apDdDroppedMsgPerMax Counter32
  apDdInboundConstraintsRecent Gauge32
  apDdInboundConstraintsTotal Counter32
  apDdInboundConstraintsPerMax Counter32
  apDdOutboundConstraintsRecent Gauge32
  apDdOutboundConstraintsTotal Counter32
  apDdOutboundConstraintsPerMax Counter32

ApDdMsgTypeInfoEntry  
SEQUENCE    
  apDdMsgTypeIndex INTEGER
  apDdMsgTypeMsgName DisplayString

ApDdMsgTypeStatsEntry  
SEQUENCE    
  apDdMsgTypeServerReqRecent Gauge32
  apDdMsgTypeServerReqTotal Counter32
  apDdMsgTypeServerReqPerMax Counter32
  apDdMsgTypeClientReqRecent Gauge32
  apDdMsgTypeClientReqTotal Counter32
  apDdMsgTypeClientReqPerMax Counter32
  apDdMsgTypeServerRetransRecent Gauge32
  apDdMsgTypeServerRetransTotal Counter32
  apDdMsgTypeServerRetransPerMax Counter32
  apDdMsgTypeClientRetransRecent Gauge32
  apDdMsgTypeClientRetransTotal Counter32
  apDdMsgTypeClientRetransPerMax Counter32
  apDdMsgTypeServerRespRetransRecent Gauge32
  apDdMsgTypeServerRespRetransTotal Counter32
  apDdMsgTypeServerRespRetransPerMax Counter32
  apDdMsgTypeClientRespRetransRecent Gauge32
  apDdMsgTypeClientRespRetransTotal Counter32
  apDdMsgTypeClientRespRetransPerMax Counter32
  apDdMsgTypeClientTimeoutRecent Gauge32
  apDdMsgTypeClientTimeoutTotal Counter32
  apDdMsgTypeClientTimeoutPerMax Counter32
  apDdMsgTypeClientThrottledRecent Gauge32
  apDdMsgTypeClientThrottledTotal Counter32
  apDdMsgTypeClientThrottledPerMax Counter32
  apDdMsgTypeAverageLatency Gauge32
  apDdMsgTypeMaximumLatency Gauge32
  apDdMsgTypeLatencyWindow Integer32

ApDdMsgReturnCodeInfoEntry  
SEQUENCE    
  apDdMsgReturnCodeIndex INTEGER
  apDdMsgReturnCodeName DisplayString

ApDdMsgStatsReturnCodeEntry  
SEQUENCE    
  apDdMsgReturnCodeServerRecent Gauge32
  apDdMsgReturnCodeServerTotal Counter32
  apDdMsgReturnCodeServerPerMax Counter32
  apDdMsgReturnCodeClientRecent Gauge32
  apDdMsgReturnCodeClientTotal Counter32
  apDdMsgReturnCodeClientPerMax Counter32

ApDdAgentStatsEntry  
SEQUENCE    
  apDdAgentIndex INTEGER
  apDdAgentRealmName DisplayString
  apDdAgentClientTransCPActive Gauge32
  apDdAgentClientTransCPHigh Counter32
  apDdAgentClientTransCPTotal Counter32
  apDdAgentClientTransLTTotal Counter32
  apDdAgentClientTransLTPerMax Counter32
  apDdAgentClientTransLTHigh Counter32
  apDdAgentServerTransCPActive Gauge32
  apDdAgentServerTransCPHigh Counter32
  apDdAgentServerTransCPTotal Counter32
  apDdAgentServerTransLTTotal Counter32
  apDdAgentServerTransLTPerMax Counter32
  apDdAgentServerTransLTHigh Counter32
  apDdAgentGenSocketsCPActive Gauge32
  apDdAgentGenSocketsCPHigh Counter32
  apDdAgentGenSocketsCPTotal Counter32
  apDdAgentGenSocketsLTTotal Counter32
  apDdAgentGenSocketsLTPerMax Counter32
  apDdAgentGenSocketsLTHigh Counter32
  apDdAgentGenConnectsCPActive Gauge32
  apDdAgentGenConnectsCPHigh Counter32
  apDdAgentGenConnectsCPTotal Counter32
  apDdAgentGenConnectsLTTotal Counter32
  apDdAgentGenConnectsLTPerMax Counter32
  apDdAgentGenConnectsLTHigh Counter32

ApDdAgentErrorStatusEntry  
SEQUENCE    
  apDdAgentNoRouteFoundRecent Gauge32
  apDdAgentNoRouteFoundTotal Counter32
  apDdAgentNoRouteFoundPerMax Counter32
  apDdAgentMalformedMsgRecent Gauge32
  apDdAgentMalformedMsgTotal Counter32
  apDdAgentMalformedMsgPerMax Counter32
  apDdAgentRejectedMsgRecent Gauge32
  apDdAgentRejectedMsgTotal Counter32
  apDdAgentRejectedMsgPerMax Counter32
  apDdAgentDroppedMsgRecent Gauge32
  apDdAgentDroppedMsgTotal Counter32
  apDdAgentDroppedMsgPerMax Counter32
  apDdAgentInboundConstraintsRecent Gauge32
  apDdAgentInboundConstraintsTotal Counter32
  apDdAgentInboundConstraintsPerMax Counter32
  apDdAgentOutboundConstraintsRecent Gauge32
  apDdAgentOutboundConstraintsTotal Counter32
  apDdAgentOutboundConstraintsPerMax Counter32

ApDdAgentMsgTypeStatsEntry  
SEQUENCE    
  apDdAgentMsgTypeServerReqRecent Gauge32
  apDdAgentMsgTypeServerReqTotal Counter32
  apDdAgentMsgTypeServerReqPerMax Counter32
  apDdAgentMsgTypeClientReqRecent Gauge32
  apDdAgentMsgTypeClientReqTotal Counter32
  apDdAgentMsgTypeClientReqPerMax Counter32
  apDdAgentMsgTypeServerRetransRecent Gauge32
  apDdAgentMsgTypeServerRetransTotal Counter32
  apDdAgentMsgTypeServerRetransPerMax Counter32
  apDdAgentMsgTypeClientRetransRecent Gauge32
  apDdAgentMsgTypeClientRetransTotal Counter32
  apDdAgentMsgTypeClientRetransPerMax Counter32
  apDdAgentMsgTypeServerRespRetransRecent Gauge32
  apDdAgentMsgTypeServerRespRetransTotal Counter32
  apDdAgentMsgTypeServerRespRetransPerMax Counter32
  apDdAgentMsgTypeClientRespRetransRecent Gauge32
  apDdAgentMsgTypeClientRespRetransTotal Counter32
  apDdAgentMsgTypeClientRespRetransPerMax Counter32
  apDdAgentMsgTypeClientTimeoutRecent Gauge32
  apDdAgentMsgTypeClientTimeoutTotal Counter32
  apDdAgentMsgTypeClientTimeoutPerMax Counter32
  apDdAgentMsgTypeClientThrottledRecent Gauge32
  apDdAgentMsgTypeClientThrottledTotal Counter32
  apDdAgentMsgTypeClientThrottledPerMax Counter32
  apDdAgentMsgTypeAverageLatency Gauge32
  apDdAgentMsgTypeMaximumLatency Gauge32
  apDdAgentMsgTypeLatencyWindow Integer32

ApDdAgentMsgStatsReturnCodeEntry  
SEQUENCE    
  apDdAgentMsgReturnCodeServerRecent Gauge32
  apDdAgentMsgReturnCodeServerTotal Counter32
  apDdAgentMsgReturnCodeServerPerMax Counter32
  apDdAgentMsgReturnCodeClientRecent Gauge32
  apDdAgentMsgReturnCodeClientTotal Counter32
  apDdAgentMsgReturnCodeClientPerMax Counter32

Defined Values

apDDModule 1.3.6.1.4.1.9148.3.12
The Policy Director MIB for Acme Packet.
MODULE-IDENTITY    

apDDMIBObjects 1.3.6.1.4.1.9148.3.12.1
OBJECT IDENTIFIER    

apDDMIBGeneralObjects 1.3.6.1.4.1.9148.3.12.1.1
OBJECT IDENTIFIER    

apDDMIBTabularObjects 1.3.6.1.4.1.9148.3.12.1.2
OBJECT IDENTIFIER    

apDDNotificationObjects 1.3.6.1.4.1.9148.3.12.2
OBJECT IDENTIFIER    

apDDNotifObjects 1.3.6.1.4.1.9148.3.12.2.1
OBJECT IDENTIFIER    

apDDNotifPrefix 1.3.6.1.4.1.9148.3.12.2.2
OBJECT IDENTIFIER    

apDDNotifications 1.3.6.1.4.1.9148.3.12.2.2.0
OBJECT IDENTIFIER    

apDDConformance 1.3.6.1.4.1.9148.3.12.3
OBJECT IDENTIFIER    

apDDObjectGroups 1.3.6.1.4.1.9148.3.12.3.1
OBJECT IDENTIFIER    

apDDNotificationGroups 1.3.6.1.4.1.9148.3.12.3.2
OBJECT IDENTIFIER    

apDdInterfaceNumber 1.3.6.1.4.1.9148.3.12.1.1.1
Number of the DD interfaces in the system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apDdCurrentTransRate 1.3.6.1.4.1.9148.3.12.1.1.2
The number of transactions over a 10s period.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

apDdHighTransRate 1.3.6.1.4.1.9148.3.12.1.1.3
Maximum value of apDdCurrentTransRate across all 10s periods.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

apDdLowTransRate 1.3.6.1.4.1.9148.3.12.1.1.4
Mimimum value of apDdCurrentTransRate across all 10s periods.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

apDdAgentNumber 1.3.6.1.4.1.9148.3.12.1.1.5
Number of the DD Agents in the system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apDdSessionPeriodActive 1.3.6.1.4.1.9148.3.12.1.1.6
Number of the DD session is Active in this period
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apDdSessionPeriodHigh 1.3.6.1.4.1.9148.3.12.1.1.7
Highest number of the DD session in this period
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apDdSessionPeriodTotal 1.3.6.1.4.1.9148.3.12.1.1.8
Total Number of the DD session in this period
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apDdSessionLifeTotal 1.3.6.1.4.1.9148.3.12.1.1.9
Total Number of the DD session in life
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apDdSessionLifePerMax 1.3.6.1.4.1.9148.3.12.1.1.10
PerMax number of the DD session in life
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apDdSessionLifeHigh 1.3.6.1.4.1.9148.3.12.1.1.11
Highest number of the DD session in life
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apDdSessInitPeriodActive 1.3.6.1.4.1.9148.3.12.1.1.12
Number of the DD session is Active in Initial state in this period
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apDdSessInitPeriodHigh 1.3.6.1.4.1.9148.3.12.1.1.13
Highest number of the DD session in Initial state in this period
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apDdSessInitPeriodTotal 1.3.6.1.4.1.9148.3.12.1.1.14
Total Number of the DD session in Initial state in this period
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apDdSessInitLifeTotal 1.3.6.1.4.1.9148.3.12.1.1.15
Total Number of the DD session in Initial state in life
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apDdSessInitLifePerMax 1.3.6.1.4.1.9148.3.12.1.1.16
PerMax number of the DD session in Initial state in life
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apDdSessInitLifeHigh 1.3.6.1.4.1.9148.3.12.1.1.17
Highest number of the DD session in Initial state in life
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apDdSessEstablishedPeriodActive 1.3.6.1.4.1.9148.3.12.1.1.18
Number of the DD session is Active in Established state in this period
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apDdSessEstablishedPeriodHigh 1.3.6.1.4.1.9148.3.12.1.1.19
Highest number of the DD session in Established state in this period
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apDdSessEstablishedPeriodTotal 1.3.6.1.4.1.9148.3.12.1.1.20
Total Number of the DD session in Established state in this period
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apDdSessEstablishedLifeTotal 1.3.6.1.4.1.9148.3.12.1.1.21
Total Number of the DD session in Established state in life
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apDdSessEstablishedLifePerMax 1.3.6.1.4.1.9148.3.12.1.1.22
PerMax number of the DD session in Established state in life
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apDdSessEstablishedLifeHigh 1.3.6.1.4.1.9148.3.12.1.1.23
Highest number of the DD session in Established state in life
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apDdSessTerminatedPeriodActive 1.3.6.1.4.1.9148.3.12.1.1.24
Number of the DD session is Active in Terminated state in this period
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apDdSessTerminatedPeriodHigh 1.3.6.1.4.1.9148.3.12.1.1.25
Highest number of the DD session in Terminated state in this period
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apDdSessTerminatedPeriodTotal 1.3.6.1.4.1.9148.3.12.1.1.26
Total Number of the DD session in Terminated state in this period
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apDdSessTerminatedLifeTotal 1.3.6.1.4.1.9148.3.12.1.1.27
Total Number of the DD session in Terminated state in life
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apDdSessTerminatedLifePerMax 1.3.6.1.4.1.9148.3.12.1.1.28
PerMax number of the DD session in Terminated state in life
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apDdSessTerminatedLifeHigh 1.3.6.1.4.1.9148.3.12.1.1.29
Highest number of the DD session in Terminated state in life
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apDdSessTimeoutPeriodTotal 1.3.6.1.4.1.9148.3.12.1.1.30
Total Number of the DD session in Timeout state in this period
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apDdSessTimeoutLifeTotal 1.3.6.1.4.1.9148.3.12.1.1.31
Total Number of the DD session in Timeout state in life
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apDdSessTimeoutLifePerMax 1.3.6.1.4.1.9148.3.12.1.1.32
PerMax number of the DD session in Timeout state in life
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apDdSessErrorsPeriodTotal 1.3.6.1.4.1.9148.3.12.1.1.33
Total Number of the DD session in Errors state in this period
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apDdSessErrorsLifeTotal 1.3.6.1.4.1.9148.3.12.1.1.34
Total Number of the DD session in Errors state in life
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apDdSessErrorsLifePerMax 1.3.6.1.4.1.9148.3.12.1.1.35
PerMax number of the DD session in Errors state in life
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apDdSessMissPeriodTotal 1.3.6.1.4.1.9148.3.12.1.1.36
Total Number of the DD session in Miss state in this period
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apDdSessMissLifeTotal 1.3.6.1.4.1.9148.3.12.1.1.37
Total Number of the DD session in Miss state in life
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apDdSessMissLifePerMax 1.3.6.1.4.1.9148.3.12.1.1.38
PerMax number of the DD session in Miss state in life
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apDdSubscriberPeriodActive 1.3.6.1.4.1.9148.3.12.1.1.100
Number of the DD subscriber is Active in this period
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apDdSubscriberPeriodHigh 1.3.6.1.4.1.9148.3.12.1.1.101
Highest number of the DD subscriber in this period
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apDdSubscriberPeriodTotal 1.3.6.1.4.1.9148.3.12.1.1.102
Total Number of the DD subscriber in this period
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apDdSubscriberLifeTotal 1.3.6.1.4.1.9148.3.12.1.1.103
Total Number of the DD subscriber in life
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apDdSubscriberLifePerMax 1.3.6.1.4.1.9148.3.12.1.1.104
PerMax number of the DD subscriber in life
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apDdSubscriberLifeHigh 1.3.6.1.4.1.9148.3.12.1.1.105
Highest number of the DD subscriber in life
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apDdSubscribePeriodActive 1.3.6.1.4.1.9148.3.12.1.1.106
Number of the DD subscriber is Active in Initial state in this period
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apDdSubscribePeriodHigh 1.3.6.1.4.1.9148.3.12.1.1.107
Highest number of the DD subscriber in Initial state in this period
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apDdSubscribePeriodTotal 1.3.6.1.4.1.9148.3.12.1.1.108
Total Number of the DD subscriber in Initial state in this period
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apDdSubscribeLifeTotal 1.3.6.1.4.1.9148.3.12.1.1.109
Total Number of the DD subscriber in Initial state in life
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apDdSubscribeLifePerMax 1.3.6.1.4.1.9148.3.12.1.1.110
PerMax number of the DD subscriber in Initial state in life
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apDdSubscribeLifeHigh 1.3.6.1.4.1.9148.3.12.1.1.111
Highest number of the DD subscriber in Initial state in life
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apDdUnsubscribePeriodActive 1.3.6.1.4.1.9148.3.12.1.1.112
Number of the DD subscriber is Active in Established state in this period
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apDdUnsubscribePeriodHigh 1.3.6.1.4.1.9148.3.12.1.1.113
Highest number of the DD subscriber in Established state in this period
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apDdUnsubscribePeriodTotal 1.3.6.1.4.1.9148.3.12.1.1.114
Total Number of the DD subscriber in Established state in this period
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apDdUnsubscribeLifeTotal 1.3.6.1.4.1.9148.3.12.1.1.115
Total Number of the DD subscriber in Established state in life
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apDdUnsubscribeLifePerMax 1.3.6.1.4.1.9148.3.12.1.1.116
PerMax number of the DD subscriber in Established state in life
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apDdUnsubscribeLifeHigh 1.3.6.1.4.1.9148.3.12.1.1.117
Highest number of the DD subscriber in Established state in life
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apDdPolicyHitPeriodActive 1.3.6.1.4.1.9148.3.12.1.1.118
Number of the DD subscriber is Active in Terminated state in this period
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apDdPolicyHitPeriodHigh 1.3.6.1.4.1.9148.3.12.1.1.119
Highest number of the DD subscriber in Terminated state in this period
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apDdPolicyHitPeriodTotal 1.3.6.1.4.1.9148.3.12.1.1.120
Total Number of the DD subscriber in Terminated state in this period
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apDdPolicyHitLifeTotal 1.3.6.1.4.1.9148.3.12.1.1.121
Total Number of the DD subscriber in Terminated state in life
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apDdPolicyHitLifePerMax 1.3.6.1.4.1.9148.3.12.1.1.122
PerMax number of the DD subscriber in Terminated state in life
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apDdPolicyHitLifeHigh 1.3.6.1.4.1.9148.3.12.1.1.123
Highest number of the DD subscriber in Terminated state in life
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apDdPolicyMissPeriodActive 1.3.6.1.4.1.9148.3.12.1.1.124
Number of the DD subscriber is Active in Timeout state in this period
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apDdPolicyMissPeriodHigh 1.3.6.1.4.1.9148.3.12.1.1.125
Highest number of the DD subscriber in Timeout state in this period
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apDdPolicyMissPeriodTotal 1.3.6.1.4.1.9148.3.12.1.1.126
Total Number of the DD subscriber in Timeout state in this period
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apDdPolicyMissLifeTotal 1.3.6.1.4.1.9148.3.12.1.1.127
Total Number of the DD subscriber in Timeout state in life
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apDdPolicyMissLifePerMax 1.3.6.1.4.1.9148.3.12.1.1.128
PerMax number of the DD subscriber in Timeout state in life
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apDdPolicyMissLifeHigh 1.3.6.1.4.1.9148.3.12.1.1.129
Highest number of the DD subscriber in Timeout state in life
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apDdSubscriberMissPeriodTotal 1.3.6.1.4.1.9148.3.12.1.1.130
Total Number of the DD subscriber in Errors state in this period
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apDdSubscriberMissLifeTotal 1.3.6.1.4.1.9148.3.12.1.1.131
Total Number of the DD subscriber in Errors state in life
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apDdSubscriberMissLifePerMax 1.3.6.1.4.1.9148.3.12.1.1.132
PerMax number of the DD subscriber in Errors state in life
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apDdInterfaceStatsTable 1.3.6.1.4.1.9148.3.12.1.2.1
DD interface statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ApDdInterfaceStatsEntry

apDdInterfaceStatsEntry 1.3.6.1.4.1.9148.3.12.1.2.1.1
A table entry designed to hold per DD interface statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  ApDdInterfaceStatsEntry  

apDdInterfaceIndex 1.3.6.1.4.1.9148.3.12.1.2.1.1.1
An integer for the sole purpose of indexing the DD interface.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER 1..2147483647  

apDdInterfaceRealmName 1.3.6.1.4.1.9148.3.12.1.2.1.1.2
Realm name of the DD interface if the row is for per interface stats. Otherwise, it is an empty string.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

apDdClientTransCPActive 1.3.6.1.4.1.9148.3.12.1.2.1.1.3
Number of active client transactions in the current period.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

apDdClientTransCPHigh 1.3.6.1.4.1.9148.3.12.1.2.1.1.4
Maximum value of apDdClientTransCPActive in the current period (high water mark).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdClientTransCPTotal 1.3.6.1.4.1.9148.3.12.1.2.1.1.5
Total number of client transactions in the current period.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdClientTransLTTotal 1.3.6.1.4.1.9148.3.12.1.2.1.1.6
Total number of transactions in client side in life time.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdClientTransLTPerMax 1.3.6.1.4.1.9148.3.12.1.2.1.1.7
Maximum value of apDdClientTransCPTotal across all periods (high water mark).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdClientTransLTHigh 1.3.6.1.4.1.9148.3.12.1.2.1.1.8
Maximum value of apDdClientTransCPHigh across all periods (high water mark).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdServerTransCPActive 1.3.6.1.4.1.9148.3.12.1.2.1.1.9
Number of active transactions in server side in current period.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

apDdServerTransCPHigh 1.3.6.1.4.1.9148.3.12.1.2.1.1.10
Highest number of active transactions in server side in current period.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdServerTransCPTotal 1.3.6.1.4.1.9148.3.12.1.2.1.1.11
Total number of transactions in server side in current period.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdServerTransLTTotal 1.3.6.1.4.1.9148.3.12.1.2.1.1.12
Total number of transactions in server side in life time.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdServerTransLTPerMax 1.3.6.1.4.1.9148.3.12.1.2.1.1.13
Maximum value of apDdServerTransCPTotal across all periods (high water mark).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdServerTransLTHigh 1.3.6.1.4.1.9148.3.12.1.2.1.1.14
Maximum value of apDdServerTransCPHigh across all periods (high water mark).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdGenSocketsCPActive 1.3.6.1.4.1.9148.3.12.1.2.1.1.15
Number of active sockets in current period.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

apDdGenSocketsCPHigh 1.3.6.1.4.1.9148.3.12.1.2.1.1.16
Highest number of active sockets in current period.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdGenSocketsCPTotal 1.3.6.1.4.1.9148.3.12.1.2.1.1.17
Total number of sockets in current period.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdGenSocketsLTTotal 1.3.6.1.4.1.9148.3.12.1.2.1.1.18
Total number of sockets in life time.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdGenSocketsLTPerMax 1.3.6.1.4.1.9148.3.12.1.2.1.1.19
Maximum value of apDdSocketsCPTotal across all periods (high water mark).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdGenSocketsLTHigh 1.3.6.1.4.1.9148.3.12.1.2.1.1.20
Maximum value of apDdSocketsCPHigh across all periods (high water mark).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdGenConnectsCPActive 1.3.6.1.4.1.9148.3.12.1.2.1.1.21
Number of active connections in current period.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

apDdGenConnectsCPHigh 1.3.6.1.4.1.9148.3.12.1.2.1.1.22
high number of connections in current period.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdGenConnectsCPTotal 1.3.6.1.4.1.9148.3.12.1.2.1.1.23
Total number of connections in current period.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdGenConnectsLTTotal 1.3.6.1.4.1.9148.3.12.1.2.1.1.24
Total number of connections in life time.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdGenConnectsLTPerMax 1.3.6.1.4.1.9148.3.12.1.2.1.1.25
Maximum value of apDdConnectsCPTotal across all periods (high water mark).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdGenConnectsLTHigh 1.3.6.1.4.1.9148.3.12.1.2.1.1.26
Maximum value of apDdConnectsCPHigh across all periods (high water mark).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdErrorStatusTable 1.3.6.1.4.1.9148.3.12.1.2.2
per DD interface error stats.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ApDdErrorStatusEntry

apDdErrorStatusEntry 1.3.6.1.4.1.9148.3.12.1.2.2.1
A table entry designed to hold error status data
Status: current Access: not-accessible
OBJECT-TYPE    
  ApDdErrorStatusEntry  

apDdNoRouteFoundRecent 1.3.6.1.4.1.9148.3.12.1.2.2.1.1
Number of 'no route found' error in recent period.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

apDdNoRouteFoundTotal 1.3.6.1.4.1.9148.3.12.1.2.2.1.2
Total number of 'no route found' error in life time.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdNoRouteFoundPerMax 1.3.6.1.4.1.9148.3.12.1.2.2.1.3
Maximum value of apDdNoRouteFoundRecent across all periods (high water mark).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdMalformedMsgRecent 1.3.6.1.4.1.9148.3.12.1.2.2.1.4
Number of 'mal-formed message' error in recent period.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

apDdMalformedMsgTotal 1.3.6.1.4.1.9148.3.12.1.2.2.1.5
Total number of 'mal-formed message' error in life time.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdMalformedMsgPerMax 1.3.6.1.4.1.9148.3.12.1.2.2.1.6
Maximum value of apDdMalformedMsgRecent across all periods (high water mark).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdRejectedMsgRecent 1.3.6.1.4.1.9148.3.12.1.2.2.1.7
Number of 'rejected msg'' error in recent period.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

apDdRejectedMsgTotal 1.3.6.1.4.1.9148.3.12.1.2.2.1.8
Total number of 'rejected msg' error in life time.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdRejectedMsgPerMax 1.3.6.1.4.1.9148.3.12.1.2.2.1.9
Maximum value of apDdRejectedMsgRecent across all periods (high water mark).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdDroppedMsgRecent 1.3.6.1.4.1.9148.3.12.1.2.2.1.10
Number of 'dropped msg'' error in recent period.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

apDdDroppedMsgTotal 1.3.6.1.4.1.9148.3.12.1.2.2.1.11
Total number of 'dropped msg' error in life time.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdDroppedMsgPerMax 1.3.6.1.4.1.9148.3.12.1.2.2.1.12
Maximum value of apDdDroppedMsgRecent across all periods (high water mark).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdInboundConstraintsRecent 1.3.6.1.4.1.9148.3.12.1.2.2.1.13
Number of 'inbound constraints'' error in recent period.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

apDdInboundConstraintsTotal 1.3.6.1.4.1.9148.3.12.1.2.2.1.14
Total number of 'inbound constraints' error in life time.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdInboundConstraintsPerMax 1.3.6.1.4.1.9148.3.12.1.2.2.1.15
Maximum value of apDdInboundConstraintsRecent across all periods (high water mark).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdOutboundConstraintsRecent 1.3.6.1.4.1.9148.3.12.1.2.2.1.16
Number of 'outbound constraints'' error in recent period.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

apDdOutboundConstraintsTotal 1.3.6.1.4.1.9148.3.12.1.2.2.1.17
Total number of 'outbound constraints' error in life time.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdOutboundConstraintsPerMax 1.3.6.1.4.1.9148.3.12.1.2.2.1.18
Maximum value of apDdOutboundConstraintsRecent across all periods (high water mark).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdMsgTypeInfoTable 1.3.6.1.4.1.9148.3.12.1.2.3
static system message type information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ApDdMsgTypeInfoEntry

apDdMsgTypeInfoEntry 1.3.6.1.4.1.9148.3.12.1.2.3.1
A table entry designed for message type inf.
Status: current Access: not-accessible
OBJECT-TYPE    
  ApDdMsgTypeInfoEntry  

apDdMsgTypeIndex 1.3.6.1.4.1.9148.3.12.1.2.3.1.1
An integer for the sole purpose of indexing DD message types.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..2147483647  

apDdMsgTypeMsgName 1.3.6.1.4.1.9148.3.12.1.2.3.1.2
The identification string of the message type.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

apDdMsgTypeStatsTable 1.3.6.1.4.1.9148.3.12.1.2.4
table for holding message type stats.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ApDdMsgTypeStatsEntry

apDdMsgTypeStatsEntry 1.3.6.1.4.1.9148.3.12.1.2.4.1
A table entry designed for message type statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  ApDdMsgTypeStatsEntry  

apDdMsgTypeServerReqRecent 1.3.6.1.4.1.9148.3.12.1.2.4.1.3
Number of server requests in recent period.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

apDdMsgTypeServerReqTotal 1.3.6.1.4.1.9148.3.12.1.2.4.1.4
Total number of server requests in life time.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdMsgTypeServerReqPerMax 1.3.6.1.4.1.9148.3.12.1.2.4.1.5
Maximum value of apDdMsgTypeServerReqRecent across all periods (high water mark)
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdMsgTypeClientReqRecent 1.3.6.1.4.1.9148.3.12.1.2.4.1.6
Number of client requests in recent period.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

apDdMsgTypeClientReqTotal 1.3.6.1.4.1.9148.3.12.1.2.4.1.7
Total number of client requests in life time.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdMsgTypeClientReqPerMax 1.3.6.1.4.1.9148.3.12.1.2.4.1.8
Maximum value of apDdMsgTypeClientReqRecent across all periods (high water mark).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdMsgTypeServerRetransRecent 1.3.6.1.4.1.9148.3.12.1.2.4.1.9
Number of server retransmissions in recent period.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

apDdMsgTypeServerRetransTotal 1.3.6.1.4.1.9148.3.12.1.2.4.1.10
Total number of server retransmissions in life time.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdMsgTypeServerRetransPerMax 1.3.6.1.4.1.9148.3.12.1.2.4.1.11
Maximum value of apDdMsgTypeServerRetransRecent across all periods (high water mark)
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdMsgTypeClientRetransRecent 1.3.6.1.4.1.9148.3.12.1.2.4.1.12
Number of client retransmissions in recent period.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

apDdMsgTypeClientRetransTotal 1.3.6.1.4.1.9148.3.12.1.2.4.1.13
Total number of client retransmissions in life time.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdMsgTypeClientRetransPerMax 1.3.6.1.4.1.9148.3.12.1.2.4.1.14
Maximum value of apDdMsgTypeClientRetransRecent across all periods (high water mark).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdMsgTypeServerRespRetransRecent 1.3.6.1.4.1.9148.3.12.1.2.4.1.15
Number of server response retransactions in recent period.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

apDdMsgTypeServerRespRetransTotal 1.3.6.1.4.1.9148.3.12.1.2.4.1.16
Total number of server response retransactions in life time.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdMsgTypeServerRespRetransPerMax 1.3.6.1.4.1.9148.3.12.1.2.4.1.17
Maximum value of apDdMsgTypeServerRespRetransRecent across all periods (high water mark).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdMsgTypeClientRespRetransRecent 1.3.6.1.4.1.9148.3.12.1.2.4.1.21
Number of client response retransactions in recent period.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

apDdMsgTypeClientRespRetransTotal 1.3.6.1.4.1.9148.3.12.1.2.4.1.22
Total number of client response retransactions in life time.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdMsgTypeClientRespRetransPerMax 1.3.6.1.4.1.9148.3.12.1.2.4.1.23
Maximum value of apDdMsgTypeClientRespRetransRecent across all periods (high water mark).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdMsgTypeClientTimeoutRecent 1.3.6.1.4.1.9148.3.12.1.2.4.1.27
Number of client transaction timeout in recent period.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

apDdMsgTypeClientTimeoutTotal 1.3.6.1.4.1.9148.3.12.1.2.4.1.28
Total number of client transaction timeout in life time.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdMsgTypeClientTimeoutPerMax 1.3.6.1.4.1.9148.3.12.1.2.4.1.29
Maximum value of apDdMsgTypeClientTimeoutRecent across all periods (high water mark).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdMsgTypeClientThrottledRecent 1.3.6.1.4.1.9148.3.12.1.2.4.1.33
Number of locally throttled client count in recent period.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

apDdMsgTypeClientThrottledTotal 1.3.6.1.4.1.9148.3.12.1.2.4.1.34
Total number of locally throttled client count in life time.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdMsgTypeClientThrottledPerMax 1.3.6.1.4.1.9148.3.12.1.2.4.1.35
Maximum value of apDdMsgTypeClientThrottledRecent across all periods (high water mark).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdMsgTypeAverageLatency 1.3.6.1.4.1.9148.3.12.1.2.4.1.36
Average Latency.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

apDdMsgTypeMaximumLatency 1.3.6.1.4.1.9148.3.12.1.2.4.1.37
Maximum Latency.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

apDdMsgTypeLatencyWindow 1.3.6.1.4.1.9148.3.12.1.2.4.1.38
Latency window length.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apDdMsgReturnCodeInfoTable 1.3.6.1.4.1.9148.3.12.1.2.5
DD return message code stats table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ApDdMsgReturnCodeInfoEntry

apDdMsgReturnCodeInfoEntry 1.3.6.1.4.1.9148.3.12.1.2.5.1
A table entry designed to hold return code stats.
Status: current Access: not-accessible
OBJECT-TYPE    
  ApDdMsgReturnCodeInfoEntry  

apDdMsgReturnCodeIndex 1.3.6.1.4.1.9148.3.12.1.2.5.1.1
An integer for the sole purpose of indexing message return code.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..2147483647  

apDdMsgReturnCodeName 1.3.6.1.4.1.9148.3.12.1.2.5.1.2
The name string of the message return code.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

apDdMsgStatsReturnCodeTable 1.3.6.1.4.1.9148.3.12.1.2.6
DD return message code stats table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ApDdMsgStatsReturnCodeEntry

apDdMsgStatsReturnCodeEntry 1.3.6.1.4.1.9148.3.12.1.2.6.1
A table entry designed to hold return code stats.
Status: current Access: not-accessible
OBJECT-TYPE    
  ApDdMsgStatsReturnCodeEntry  

apDdMsgReturnCodeServerRecent 1.3.6.1.4.1.9148.3.12.1.2.6.1.3
Number of server requests in recent period.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

apDdMsgReturnCodeServerTotal 1.3.6.1.4.1.9148.3.12.1.2.6.1.4
Total number of server requests in life time.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdMsgReturnCodeServerPerMax 1.3.6.1.4.1.9148.3.12.1.2.6.1.5
Maximum value of apDdMsgReturnCodeServerRecent across all periods (high water mark).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdMsgReturnCodeClientRecent 1.3.6.1.4.1.9148.3.12.1.2.6.1.6
Number of server requests in recent period.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

apDdMsgReturnCodeClientTotal 1.3.6.1.4.1.9148.3.12.1.2.6.1.7
Total number of server requests in life time.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdMsgReturnCodeClientPerMax 1.3.6.1.4.1.9148.3.12.1.2.6.1.8
Maximum value of apDdMsgReturnCodeClientRecent across all periods (high water mark).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdAgentStatsTable 1.3.6.1.4.1.9148.3.12.1.2.7
DD agent statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ApDdAgentStatsEntry

apDdAgentStatsEntry 1.3.6.1.4.1.9148.3.12.1.2.7.1
A table entry designed to hold per DD agent statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  ApDdAgentStatsEntry  

apDdAgentIndex 1.3.6.1.4.1.9148.3.12.1.2.7.1.1
An integer for the sole purpose of indexing the DD agent.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER 1..2147483647  

apDdAgentRealmName 1.3.6.1.4.1.9148.3.12.1.2.7.1.2
Realm name of the DD agent if the row is for per agent stats. Otherwise, it is an empty string.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

apDdAgentClientTransCPActive 1.3.6.1.4.1.9148.3.12.1.2.7.1.3
Number of active client transactions in the current period.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

apDdAgentClientTransCPHigh 1.3.6.1.4.1.9148.3.12.1.2.7.1.4
Maximum value of apDdAgentClientTransCPActive in the current period (high water mark).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdAgentClientTransCPTotal 1.3.6.1.4.1.9148.3.12.1.2.7.1.5
Total number of client transactions in the current period.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdAgentClientTransLTTotal 1.3.6.1.4.1.9148.3.12.1.2.7.1.6
Total number of transactions in client side in life time.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdAgentClientTransLTPerMax 1.3.6.1.4.1.9148.3.12.1.2.7.1.7
Maximum value of apDdAgentClientTransCPTotal across all periods (high water mark).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdAgentClientTransLTHigh 1.3.6.1.4.1.9148.3.12.1.2.7.1.8
Maximum value of apDdAgentClientTransCPHigh across all periods (high water mark).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdAgentServerTransCPActive 1.3.6.1.4.1.9148.3.12.1.2.7.1.9
Number of active transactions in server side in current period.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

apDdAgentServerTransCPHigh 1.3.6.1.4.1.9148.3.12.1.2.7.1.10
Highest number of active transactions in server side in current period.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdAgentServerTransCPTotal 1.3.6.1.4.1.9148.3.12.1.2.7.1.11
Total number of transactions in server side in current period.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdAgentServerTransLTTotal 1.3.6.1.4.1.9148.3.12.1.2.7.1.12
Total number of transactions in server side in life time.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdAgentServerTransLTPerMax 1.3.6.1.4.1.9148.3.12.1.2.7.1.13
Maximum value of apDdAgentServerTransCPTotal across all periods (high water mark).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdAgentServerTransLTHigh 1.3.6.1.4.1.9148.3.12.1.2.7.1.14
Maximum value of apDdAgentServerTransCPHigh across all periods (high water mark).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdAgentGenSocketsCPActive 1.3.6.1.4.1.9148.3.12.1.2.7.1.15
Number of active sockets in current period.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

apDdAgentGenSocketsCPHigh 1.3.6.1.4.1.9148.3.12.1.2.7.1.16
Highest number of active sockets in current period.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdAgentGenSocketsCPTotal 1.3.6.1.4.1.9148.3.12.1.2.7.1.17
Total number of sockets in current period.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdAgentGenSocketsLTTotal 1.3.6.1.4.1.9148.3.12.1.2.7.1.18
Total number of sockets in life time.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdAgentGenSocketsLTPerMax 1.3.6.1.4.1.9148.3.12.1.2.7.1.19
Maximum value of apDdAgentSocketsCPTotal across all periods (high water mark).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdAgentGenSocketsLTHigh 1.3.6.1.4.1.9148.3.12.1.2.7.1.20
Maximum value of apDdAgentSocketsCPHigh across all periods (high water mark).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdAgentGenConnectsCPActive 1.3.6.1.4.1.9148.3.12.1.2.7.1.21
Number of active connections in current period.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

apDdAgentGenConnectsCPHigh 1.3.6.1.4.1.9148.3.12.1.2.7.1.22
high number of connections in current period.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdAgentGenConnectsCPTotal 1.3.6.1.4.1.9148.3.12.1.2.7.1.23
Total number of connections in current period.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdAgentGenConnectsLTTotal 1.3.6.1.4.1.9148.3.12.1.2.7.1.24
Total number of connections in life time.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdAgentGenConnectsLTPerMax 1.3.6.1.4.1.9148.3.12.1.2.7.1.25
Maximum value of apDdConnectsCPTotal across all periods (high water mark).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdAgentGenConnectsLTHigh 1.3.6.1.4.1.9148.3.12.1.2.7.1.26
Maximum value of apDdAgentConnectsCPHigh across all periods (high water mark).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdAgentErrorStatusTable 1.3.6.1.4.1.9148.3.12.1.2.8
per DD agent error stats.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ApDdAgentErrorStatusEntry

apDdAgentErrorStatusEntry 1.3.6.1.4.1.9148.3.12.1.2.8.1
A table entry designed to hold error status data
Status: current Access: not-accessible
OBJECT-TYPE    
  ApDdAgentErrorStatusEntry  

apDdAgentNoRouteFoundRecent 1.3.6.1.4.1.9148.3.12.1.2.8.1.1
Number of 'no route found' error in recent period.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

apDdAgentNoRouteFoundTotal 1.3.6.1.4.1.9148.3.12.1.2.8.1.2
Total number of 'no route found' error in life time.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdAgentNoRouteFoundPerMax 1.3.6.1.4.1.9148.3.12.1.2.8.1.3
Maximum value of apDdAgentNoRouteFoundRecent across all periods (high water mark).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdAgentMalformedMsgRecent 1.3.6.1.4.1.9148.3.12.1.2.8.1.4
Number of 'mal-formed message' error in recent period.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

apDdAgentMalformedMsgTotal 1.3.6.1.4.1.9148.3.12.1.2.8.1.5
Total number of 'mal-formed message' error in life time.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdAgentMalformedMsgPerMax 1.3.6.1.4.1.9148.3.12.1.2.8.1.6
Maximum value of apDdAgentMalformedMsgRecent across all periods (high water mark).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdAgentRejectedMsgRecent 1.3.6.1.4.1.9148.3.12.1.2.8.1.7
Number of 'rejected msg'' error in recent period.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

apDdAgentRejectedMsgTotal 1.3.6.1.4.1.9148.3.12.1.2.8.1.8
Total number of 'rejected msg' error in life time.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdAgentRejectedMsgPerMax 1.3.6.1.4.1.9148.3.12.1.2.8.1.9
Maximum value of apDdAgentRejectedMsgRecent across all periods (high water mark).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdAgentDroppedMsgRecent 1.3.6.1.4.1.9148.3.12.1.2.8.1.10
Number of 'dropped msg'' error in recent period.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

apDdAgentDroppedMsgTotal 1.3.6.1.4.1.9148.3.12.1.2.8.1.11
Total number of 'dropped msg' error in life time.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdAgentDroppedMsgPerMax 1.3.6.1.4.1.9148.3.12.1.2.8.1.12
Maximum value of apDdAgentDroppedMsgRecent across all periods (high water mark).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdAgentInboundConstraintsRecent 1.3.6.1.4.1.9148.3.12.1.2.8.1.13
Number of 'inbound constraints'' error in recent period.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

apDdAgentInboundConstraintsTotal 1.3.6.1.4.1.9148.3.12.1.2.8.1.14
Total number of 'inbound constraints' error in life time.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdAgentInboundConstraintsPerMax 1.3.6.1.4.1.9148.3.12.1.2.8.1.15
Maximum value of apDdAgentInboundConstraintsRecent across all periods (high water mark).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdAgentOutboundConstraintsRecent 1.3.6.1.4.1.9148.3.12.1.2.8.1.16
Number of 'outbound constraints'' error in recent period.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

apDdAgentOutboundConstraintsTotal 1.3.6.1.4.1.9148.3.12.1.2.8.1.17
Total number of 'outbound constraints' error in life time.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdAgentOutboundConstraintsPerMax 1.3.6.1.4.1.9148.3.12.1.2.8.1.18
Maximum value of apDdAgentOutboundConstraintsRecent across all periods (high water mark).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdAgentMsgTypeStatsTable 1.3.6.1.4.1.9148.3.12.1.2.9
table for holding message type stats.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ApDdAgentMsgTypeStatsEntry

apDdAgentMsgTypeStatsEntry 1.3.6.1.4.1.9148.3.12.1.2.9.1
A table entry designed for message type statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  ApDdAgentMsgTypeStatsEntry  

apDdAgentMsgTypeServerReqRecent 1.3.6.1.4.1.9148.3.12.1.2.9.1.3
Number of server requests in recent period.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

apDdAgentMsgTypeServerReqTotal 1.3.6.1.4.1.9148.3.12.1.2.9.1.4
Total number of server requests in life time.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdAgentMsgTypeServerReqPerMax 1.3.6.1.4.1.9148.3.12.1.2.9.1.5
Maximum value of apDdAgentMsgTypeServerReqRecent across all periods (high water mark)
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdAgentMsgTypeClientReqRecent 1.3.6.1.4.1.9148.3.12.1.2.9.1.6
Number of client requests in recent period.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

apDdAgentMsgTypeClientReqTotal 1.3.6.1.4.1.9148.3.12.1.2.9.1.7
Total number of client requests in life time.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdAgentMsgTypeClientReqPerMax 1.3.6.1.4.1.9148.3.12.1.2.9.1.8
Maximum value of apDdAgentMsgTypeClientReqRecent across all periods (high water mark).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdAgentMsgTypeServerRetransRecent 1.3.6.1.4.1.9148.3.12.1.2.9.1.9
Number of server retransmissions in recent period.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

apDdAgentMsgTypeServerRetransTotal 1.3.6.1.4.1.9148.3.12.1.2.9.1.10
Total number of server retransmissions in life time.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdAgentMsgTypeServerRetransPerMax 1.3.6.1.4.1.9148.3.12.1.2.9.1.11
Maximum value of apDdAgentMsgTypeServerRetransRecent across all periods (high water mark)
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdAgentMsgTypeClientRetransRecent 1.3.6.1.4.1.9148.3.12.1.2.9.1.12
Number of client retransmissions in recent period.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

apDdAgentMsgTypeClientRetransTotal 1.3.6.1.4.1.9148.3.12.1.2.9.1.13
Total number of client retransmissions in life time.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdAgentMsgTypeClientRetransPerMax 1.3.6.1.4.1.9148.3.12.1.2.9.1.14
Maximum value of apDdAgentMsgTypeClientRetransRecent across all periods (high water mark).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdAgentMsgTypeServerRespRetransRecent 1.3.6.1.4.1.9148.3.12.1.2.9.1.15
Number of server response retransactions in recent period.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

apDdAgentMsgTypeServerRespRetransTotal 1.3.6.1.4.1.9148.3.12.1.2.9.1.16
Total number of server response retransactions in life time.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdAgentMsgTypeServerRespRetransPerMax 1.3.6.1.4.1.9148.3.12.1.2.9.1.17
Maximum value of apDdAgentMsgTypeServerRespRetransRecent across all periods (high water mark).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdAgentMsgTypeClientRespRetransRecent 1.3.6.1.4.1.9148.3.12.1.2.9.1.21
Number of client response retransactions in recent period.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

apDdAgentMsgTypeClientRespRetransTotal 1.3.6.1.4.1.9148.3.12.1.2.9.1.22
Total number of client response retransactions in life time.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdAgentMsgTypeClientRespRetransPerMax 1.3.6.1.4.1.9148.3.12.1.2.9.1.23
Maximum value of apDdAgentMsgTypeClientRespRetransRecent across all periods (high water mark).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdAgentMsgTypeClientTimeoutRecent 1.3.6.1.4.1.9148.3.12.1.2.9.1.27
Number of client transaction timeout in recent period.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

apDdAgentMsgTypeClientTimeoutTotal 1.3.6.1.4.1.9148.3.12.1.2.9.1.28
Total number of client transaction timeout in life time.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdAgentMsgTypeClientTimeoutPerMax 1.3.6.1.4.1.9148.3.12.1.2.9.1.29
Maximum value of apDdAgentMsgTypeClientTimeoutRecent across all periods (high water mark).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdAgentMsgTypeClientThrottledRecent 1.3.6.1.4.1.9148.3.12.1.2.9.1.33
Number of locally throttled client count in recent period.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

apDdAgentMsgTypeClientThrottledTotal 1.3.6.1.4.1.9148.3.12.1.2.9.1.34
Total number of locally throttled client count in life time.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdAgentMsgTypeClientThrottledPerMax 1.3.6.1.4.1.9148.3.12.1.2.9.1.35
Maximum value of apDdAgentMsgTypeClientThrottledRecent across all periods (high water mark).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdAgentMsgTypeAverageLatency 1.3.6.1.4.1.9148.3.12.1.2.9.1.36
Average Latency.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

apDdAgentMsgTypeMaximumLatency 1.3.6.1.4.1.9148.3.12.1.2.9.1.37
Maximum Latency.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

apDdAgentMsgTypeLatencyWindow 1.3.6.1.4.1.9148.3.12.1.2.9.1.38
Latency window length.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apDdAgentMsgStatsReturnCodeTable 1.3.6.1.4.1.9148.3.12.1.2.10
DD return message code stats table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ApDdAgentMsgStatsReturnCodeEntry

apDdAgentMsgStatsReturnCodeEntry 1.3.6.1.4.1.9148.3.12.1.2.10.1
A table entry designed to hold return code stats.
Status: current Access: not-accessible
OBJECT-TYPE    
  ApDdAgentMsgStatsReturnCodeEntry  

apDdAgentMsgReturnCodeServerRecent 1.3.6.1.4.1.9148.3.12.1.2.10.1.3
Number of server requests in recent period.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

apDdAgentMsgReturnCodeServerTotal 1.3.6.1.4.1.9148.3.12.1.2.10.1.4
Total number of server requests in life time.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdAgentMsgReturnCodeServerPerMax 1.3.6.1.4.1.9148.3.12.1.2.10.1.5
Maximum value of apDdAgentMsgReturnCodeServerRecent across all periods (high water mark).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdAgentMsgReturnCodeClientRecent 1.3.6.1.4.1.9148.3.12.1.2.10.1.6
Number of server requests in recent period.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

apDdAgentMsgReturnCodeClientTotal 1.3.6.1.4.1.9148.3.12.1.2.10.1.7
Total number of server requests in life time.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdAgentMsgReturnCodeClientPerMax 1.3.6.1.4.1.9148.3.12.1.2.10.1.8
Maximum value of apDdAgentMsgReturnCodeClientRecent across all periods (high water mark).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apDdDiameterAgentHostName 1.3.6.1.4.1.9148.3.12.2.1.1
The hostname of the Diameter Agent where it is hosted.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString Size(1..255)  

apDdDiameterIPPort 1.3.6.1.4.1.9148.3.12.2.1.2
The IP port of the Diameter Agent where it is hosted.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString Size(1..255)  

apDdDiameterAgentOriginHostName 1.3.6.1.4.1.9148.3.12.2.1.3
The origin hostname of the Diameter Agent where it is hosted.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString Size(1..255)  

apDdDiameterAgentOriginRealmName 1.3.6.1.4.1.9148.3.12.2.1.4
The origin realm name of the Diameter Agent where it is hosted.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString Size(1..255)  

apDdTransportType 1.3.6.1.4.1.9148.3.12.2.1.5
The transport type of the DD interface.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  ApTransportType  

apDdInterfaceStatusReason 1.3.6.1.4.1.9148.3.12.2.1.6
The reason for the status change on a DD interface
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER disconnectByRequest(0), diameterAgentUnreachable(1), transportFailure(2)  

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.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

apDdConnectionFailureClearTrap 1.3.6.1.4.1.9148.3.12.2.2.0.2
A notification when a transport failure has been recovered.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

apDdGeneralGroup 1.3.6.1.4.1.9148.3.12.3.1.1
A collection of objects generic to DD system.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

apDdInterfaceStatsGroup 1.3.6.1.4.1.9148.3.12.3.1.2
A collection of statistics for DD interfaces or system.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

apDdErrorStatusGroup 1.3.6.1.4.1.9148.3.12.3.1.3
A collection of statistics for DD errors.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

apDdMsgTypeStatsGroup 1.3.6.1.4.1.9148.3.12.3.1.4
A collection of statistics for DD message types.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

apDdMsgStatsReturnCodeGroup 1.3.6.1.4.1.9148.3.12.3.1.5
A collection of statistics for DD message type return codes.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

apDdIntfErrorStatusGroup 1.3.6.1.4.1.9148.3.12.3.1.6
A collection of statistics for DD errors.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

apDdAgentGeneralGroup 1.3.6.1.4.1.9148.3.12.3.1.7
A collection of Agent objects generic to DD system.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

apDdAgentStatsGroup 1.3.6.1.4.1.9148.3.12.3.1.8
A collection of statistics for DD agents
Status: current Access: accessible-for-notify
OBJECT-GROUP    

apDdAgentErrorStatusGroup 1.3.6.1.4.1.9148.3.12.3.1.9
A collection of statistics for DD Agent errors.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

apDdAgentMsgTypeStatsGroup 1.3.6.1.4.1.9148.3.12.3.1.10
A collection of statistics for DD Agent message types.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

apDdAgentMsgStatsReturnCodeGroup 1.3.6.1.4.1.9148.3.12.3.1.11
A collection of statistics for DD Agent message type return codes.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

apDdSessionSubscriberGeneralGroup 1.3.6.1.4.1.9148.3.12.3.1.12
A collection of Session objects generic to DD system.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

apDDNotifObjectsGroup 1.3.6.1.4.1.9148.3.12.3.2.1
A collection of mib objects accessible only to traps.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

apDDNotificationsGroup 1.3.6.1.4.1.9148.3.12.3.2.2
A collection of traps defined for DD.
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP