APSECURITY-MIB

File: APSECURITY-MIB.mib (51018 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
ACMEPACKET-SMI INET-ADDRESS-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Integer32 IpAddress Unsigned32
Counter32 OBJECT-GROUP NOTIFICATION-GROUP
DisplayString TruthValue acmepacketMgmt
InetAddress InetAddressType InetPortNumber

Defined Types

ApSecurityIkeInterfaceStatsEntry  
SEQUENCE    
  apSecurityIkeInterfaceType InetAddressType
  apSecurityIkeInterfaceAddress InetAddress
  apSecurityIkeInterfaceCpuOverloadErrors Unsigned32
  apSecurityIkeInterfaceInitCookieErrors Unsigned32
  apSecurityIkeInterfaceAuthErrors Unsigned32
  apSecurityIkeInterfaceEapAccessRequestErrors Unsigned32
  apSecurityIkeInterfaceEapAccessChallengeErrors Unsigned32
  apSecurityIkeInterfaceTsErrors Unsigned32
  apSecurityIkeInterfaceCpErrors Unsigned32
  apSecurityIkeInterfaceKeErrors Unsigned32
  apSecurityIkeInterfaceProposalErrors Unsigned32
  apSecurityIkeInterfaceSyntaxErrors Unsigned32
  apSecurityIkeInterfaceCriticalPayloadErrors Unsigned32
  apSecurityIkeInterfaceAuthFailureTca Unsigned32
  apSecurityIkeInterfaceTunnelRemovalsTca Unsigned32
  apSecurityIkeInterfaceDpdTca Unsigned32

ApSecurityTacacsEntry  
SEQUENCE    
  apSecurityTacacsIndex Integer32 1..2147483647
  apSecurityTacacsServer DisplayString
  apSecurityTacacsCliCommands Unsigned32
  apSecurityTacacsSuccessAuthentication Unsigned32
  apSecurityTacacsFailureAuthentication Unsigned32
  apSecurityTacacsSuccessAuthorization Unsigned32
  apSecurityTacacsFailureAuthorization Unsigned32

ApSecurityIkeInterfaceInfoEntry  
SEQUENCE    
  apSecurityIkeInterfaceChildSaRequest Unsigned32
  apSecurityIkeInterfaceChildSaSuccess Unsigned32
  apSecurityIkeInterfaceChildSaFail Unsigned32
  apSecurityIkeInterfaceChildSaDelRequest Unsigned32
  apSecurityIkeInterfaceChildSaDelSuccess Unsigned32
  apSecurityIkeInterfaceChildSaDelFail Unsigned32
  apSecurityIkeInterfaceChildSaRekey Unsigned32
  apSecurityIkeInterfaceInitialChildSa Unsigned32
  apSecurityIkeInterfaceDPDRecvPortChange Unsigned32
  apSecurityIkeInterfaceDPDRecvIPChange Unsigned32
  apSecurityIkeInterfaceDPDRespRecv Unsigned32
  apSecurityIkeInterfaceDPDRespNotRecv Unsigned32
  apSecurityIkeInterfaceDPDRecv Unsigned32
  apSecurityIkeInterfaceDPDRetran Unsigned32
  apSecurityIkeInterfaceDPDSent Unsigned32
  apSecurityIkeInterfaceIKESAPacketSent Unsigned32
  apSecurityIkeInterfaceIKESAPacketRcv Unsigned32
  apSecurityIkeInterfaceIKESAPacketDropped Unsigned32
  apSecurityIkeInterfaceAuthFailure Unsigned32
  apSecurityIkeInterfaceMsgError Unsigned32
  apSecurityIkeInterfaceAuthIDError Unsigned32
  apSecurityIkeInterfaceAuthCertCheckRequest Unsigned32
  apSecurityIkeInterfaceAuthCertCheckSuccess Unsigned32
  apSecurityIkeInterfaceAuthCertCheckFailure Unsigned32
  apSecurityIkeInterfaceDDosSent Unsigned32
  apSecurityIkeInterfaceDDosRecv Unsigned32
  apSecurityIkeInterfaceMessageRetrans Unsigned32
  apSecurityIkeInterfaceSAInitMsgRecv Unsigned32
  apSecurityIkeInterfaceSAInitMsgSent Unsigned32
  apSecurityIkeInterfaceSAEstablishmentAttempts Unsigned32
  apSecurityIkeInterfaceSAEstablishmentSuccess Unsigned32
  apSecurityIkeInterfaceTunnelRate Unsigned32
  apSecurityIkeInterfaceCurrentChildSaPair Unsigned32

ApSecurityCertificateEntry  
SEQUENCE    
  apSecurityCertificateConfigId Unsigned32
  apSecurityCertificateIndex Unsigned32
  apSecurityCertificateRecordName DisplayString
  apSecurityCertificateCertSubject DisplayString
  apSecurityCertificateCertStart DisplayString
  apSecurityCertificateCertExpire DisplayString
  apSecurityCertificateCertIssuer DisplayString
  apSecurityCertificateCertIsCA TruthValue

Defined Values

apSecurityModule 1.3.6.1.4.1.9148.3.9
The Net-Net SECURITY MIB for Acme Packet
MODULE-IDENTITY    

apSecurityMIBObjects 1.3.6.1.4.1.9148.3.9.1
OBJECT IDENTIFIER    

apSecurityIPsecTunCount 1.3.6.1.4.1.9148.3.9.1.1
The number of IPsec tunnels currently in progress.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

apSecurityIPsecTunCapPct 1.3.6.1.4.1.9148.3.9.1.2
The percentage of licensed IPsec tunnels currently in progress.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..100  

apSecurityIkeInterfaceStatsTable 1.3.6.1.4.1.9148.3.9.1.3
The table of Ike statistics per ike-interface for IKE negotiations.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ApSecurityIkeInterfaceStatsEntry

apSecurityIkeInterfaceStatsEntry 1.3.6.1.4.1.9148.3.9.1.3.1
IKE negotiation statistics for an IKE-interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  ApSecurityIkeInterfaceStatsEntry  

apSecurityIkeInterfaceType 1.3.6.1.4.1.9148.3.9.1.3.1.1
IPAddress type of the IKE-interface
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

apSecurityIkeInterfaceAddress 1.3.6.1.4.1.9148.3.9.1.3.1.2
IPAddress of the IKE-interface
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

apSecurityIkeInterfaceCpuOverloadErrors 1.3.6.1.4.1.9148.3.9.1.3.1.3
The count of CPU overload rejections on the IKE-interface
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

apSecurityIkeInterfaceInitCookieErrors 1.3.6.1.4.1.9148.3.9.1.3.1.4
The count of IKE COOKIE errors on the IKE-interface
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

apSecurityIkeInterfaceAuthErrors 1.3.6.1.4.1.9148.3.9.1.3.1.5
The count of IKE AUTH payload errors on the IKE-interface
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

apSecurityIkeInterfaceEapAccessRequestErrors 1.3.6.1.4.1.9148.3.9.1.3.1.6
The count of IKE EAP access request errors on the IKE-interface
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

apSecurityIkeInterfaceEapAccessChallengeErrors 1.3.6.1.4.1.9148.3.9.1.3.1.7
The count of IKE EAP access challenge errors on the IKE-interface
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

apSecurityIkeInterfaceTsErrors 1.3.6.1.4.1.9148.3.9.1.3.1.8
The count of IKE TS errors on the IKE-interface
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

apSecurityIkeInterfaceCpErrors 1.3.6.1.4.1.9148.3.9.1.3.1.9
The count of IKE config payload errors on the IKE-interface
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

apSecurityIkeInterfaceKeErrors 1.3.6.1.4.1.9148.3.9.1.3.1.10
The count of IKE KE errors on the IKE-interface
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

apSecurityIkeInterfaceProposalErrors 1.3.6.1.4.1.9148.3.9.1.3.1.11
The count of IKE proposal payload errors on the IKE-interface
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

apSecurityIkeInterfaceSyntaxErrors 1.3.6.1.4.1.9148.3.9.1.3.1.12
The count of IKE Syntax errors on the IKE-interface
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

apSecurityIkeInterfaceCriticalPayloadErrors 1.3.6.1.4.1.9148.3.9.1.3.1.13
The count of IKE critical payload errors on the IKE-interface
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

apSecurityIkeInterfaceAuthFailureTca 1.3.6.1.4.1.9148.3.9.1.3.1.14
Dummy object for the IKE authentication failure TCA
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

apSecurityIkeInterfaceTunnelRemovalsTca 1.3.6.1.4.1.9148.3.9.1.3.1.15
Dummy object for the IPsec tunnel removals TCA
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

apSecurityIkeInterfaceDpdTca 1.3.6.1.4.1.9148.3.9.1.3.1.16
Dummy object for the IKE dead peer detection TCA
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

apSecurityTacacsTable 1.3.6.1.4.1.9148.3.9.1.4
The table of all tacacs, including the system-wide consolidated license (always index 1)
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ApSecurityTacacsEntry

apSecurityTacacsEntry 1.3.6.1.4.1.9148.3.9.1.4.1
An entry in the table of all licenses
Status: current Access: not-accessible
OBJECT-TYPE    
  ApSecurityTacacsEntry  

apSecurityTacacsIndex 1.3.6.1.4.1.9148.3.9.1.4.1.1
Unique index for the tacacs table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

apSecurityTacacsServer 1.3.6.1.4.1.9148.3.9.1.4.1.2
Server for last transaction
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

apSecurityTacacsCliCommands 1.3.6.1.4.1.9148.3.9.1.4.1.3
Number of CLI commands sent for TACACS+ accounting
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

apSecurityTacacsSuccessAuthentication 1.3.6.1.4.1.9148.3.9.1.4.1.4
Number of successful TACACS+ authentication requests
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

apSecurityTacacsFailureAuthentication 1.3.6.1.4.1.9148.3.9.1.4.1.5
Number of failed TACACS+ authentication requests
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

apSecurityTacacsSuccessAuthorization 1.3.6.1.4.1.9148.3.9.1.4.1.6
Number of successful TACACS+ authorization requests
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

apSecurityTacacsFailureAuthorization 1.3.6.1.4.1.9148.3.9.1.4.1.7
Number of failed TACACS+ authorization requests
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

apSecurityOCSRIpAddress 1.3.6.1.4.1.9148.3.9.1.5
OCSR server IP address.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  IpAddress  

apSecurityOCSRHostname 1.3.6.1.4.1.9148.3.9.1.6
OCSR server hostname.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

apSecurityCrlIssuer 1.3.6.1.4.1.9148.3.9.1.7
CRL issuer name.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

apSecurityCspName 1.3.6.1.4.1.9148.3.9.1.8
Cert-status-profile object name for fetching the CRL. If the CRL is just loaded from local file, then it is specified as file
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

apSecurityIkeInterfaceInfoTable 1.3.6.1.4.1.9148.3.9.1.9
The table of Ike Info per ike-interface for IKE negotiations.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ApSecurityIkeInterfaceInfoEntry

apSecurityIkeInterfaceInfoEntry 1.3.6.1.4.1.9148.3.9.1.9.1
IKE info for an IKE-interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  ApSecurityIkeInterfaceInfoEntry  

apSecurityIkeInterfaceChildSaRequest 1.3.6.1.4.1.9148.3.9.1.9.1.1
Number of Child SA Requests on the IKE-interface.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

apSecurityIkeInterfaceChildSaSuccess 1.3.6.1.4.1.9148.3.9.1.9.1.2
Number of Child SA Success on the IKE-interface.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

apSecurityIkeInterfaceChildSaFail 1.3.6.1.4.1.9148.3.9.1.9.1.3
Number of Child SA Failures on the IKE-interface.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

apSecurityIkeInterfaceChildSaDelRequest 1.3.6.1.4.1.9148.3.9.1.9.1.4
Number of Child SA Delete Requests on the IKE-interface.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

apSecurityIkeInterfaceChildSaDelSuccess 1.3.6.1.4.1.9148.3.9.1.9.1.5
Number of Child SA Delete Success on the IKE-interface.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

apSecurityIkeInterfaceChildSaDelFail 1.3.6.1.4.1.9148.3.9.1.9.1.6
Number of Child SA Delete Failures on the IKE-interface.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

apSecurityIkeInterfaceChildSaRekey 1.3.6.1.4.1.9148.3.9.1.9.1.7
Number of Child SA Rekeys on the IKE-interface.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

apSecurityIkeInterfaceInitialChildSa 1.3.6.1.4.1.9148.3.9.1.9.1.8
Number of Initial Child SA Establishments on the IKE-interface.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

apSecurityIkeInterfaceDPDRecvPortChange 1.3.6.1.4.1.9148.3.9.1.9.1.9
Number of DPD Port Change Received on the IKE-interface.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

apSecurityIkeInterfaceDPDRecvIPChange 1.3.6.1.4.1.9148.3.9.1.9.1.10
Number of DPD IP Change Received on the IKE-interface.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

apSecurityIkeInterfaceDPDRespRecv 1.3.6.1.4.1.9148.3.9.1.9.1.11
Number of DPD Responses Received on the IKE-interface.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

apSecurityIkeInterfaceDPDRespNotRecv 1.3.6.1.4.1.9148.3.9.1.9.1.12
Number of DPD Responses Not Received on the IKE-interface.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

apSecurityIkeInterfaceDPDRecv 1.3.6.1.4.1.9148.3.9.1.9.1.13
Number of DPD Packets Received on the IKE-interface.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

apSecurityIkeInterfaceDPDRetran 1.3.6.1.4.1.9148.3.9.1.9.1.14
Number of DPD Packets Retransmitted on the IKE-interface.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

apSecurityIkeInterfaceDPDSent 1.3.6.1.4.1.9148.3.9.1.9.1.15
Number of DPD Packets Sent on the IKE-interface.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

apSecurityIkeInterfaceIKESAPacketSent 1.3.6.1.4.1.9148.3.9.1.9.1.16
Number of IKE SA Packets Sent on the IKE-interface.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

apSecurityIkeInterfaceIKESAPacketRcv 1.3.6.1.4.1.9148.3.9.1.9.1.17
Number of IKE SA Packets Received on the IKE-interface.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

apSecurityIkeInterfaceIKESAPacketDropped 1.3.6.1.4.1.9148.3.9.1.9.1.18
Number of IKE SA Packets dropped on the IKE-interface.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

apSecurityIkeInterfaceAuthFailure 1.3.6.1.4.1.9148.3.9.1.9.1.19
Number of Authentication Failures on the IKE-interface.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

apSecurityIkeInterfaceMsgError 1.3.6.1.4.1.9148.3.9.1.9.1.20
Number of IKE Message Errors on the IKE-interface.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

apSecurityIkeInterfaceAuthIDError 1.3.6.1.4.1.9148.3.9.1.9.1.21
Number of Authentication ID Errors on the IKE-interface.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

apSecurityIkeInterfaceAuthCertCheckRequest 1.3.6.1.4.1.9148.3.9.1.9.1.22
Number of Certificate Status Requests on the IKE-interface.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

apSecurityIkeInterfaceAuthCertCheckSuccess 1.3.6.1.4.1.9148.3.9.1.9.1.23
Number of Certificate Status Success on the IKE-interface.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

apSecurityIkeInterfaceAuthCertCheckFailure 1.3.6.1.4.1.9148.3.9.1.9.1.24
Number of Certificate Status Failures on the IKE-interface.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

apSecurityIkeInterfaceDDosSent 1.3.6.1.4.1.9148.3.9.1.9.1.25
Number of DDoS Sent on the IKE-interface.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

apSecurityIkeInterfaceDDosRecv 1.3.6.1.4.1.9148.3.9.1.9.1.26
Number of DDoS Received on the IKE-interface.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

apSecurityIkeInterfaceMessageRetrans 1.3.6.1.4.1.9148.3.9.1.9.1.27
Number of IKE Message Retransmissions on the IKE-interface.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

apSecurityIkeInterfaceSAInitMsgRecv 1.3.6.1.4.1.9148.3.9.1.9.1.28
Number of IKE_SA_INIT messages received on the IKE-interface.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

apSecurityIkeInterfaceSAInitMsgSent 1.3.6.1.4.1.9148.3.9.1.9.1.29
Number of IKE_SA_INIT messages sent on the IKE-interface.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

apSecurityIkeInterfaceSAEstablishmentAttempts 1.3.6.1.4.1.9148.3.9.1.9.1.30
Number of IKE_SA establishment attempts on the IKE-interface.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

apSecurityIkeInterfaceSAEstablishmentSuccess 1.3.6.1.4.1.9148.3.9.1.9.1.31
Number of IKE_SA establishment success on the IKE-interface.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

apSecurityIkeInterfaceTunnelRate 1.3.6.1.4.1.9148.3.9.1.9.1.32
Number of Tunnels per second averaged over 100sec window on the IKE-interface.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

apSecurityIkeInterfaceCurrentChildSaPair 1.3.6.1.4.1.9148.3.9.1.9.1.33
Current number of Child Security Association Pairs (Tunnels) on the IKE-interface.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

apSecurityCertificateTable 1.3.6.1.4.1.9148.3.9.1.10
The table of locally installed certifcate.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ApSecurityCertificateEntry

apSecurityCertificateEntry 1.3.6.1.4.1.9148.3.9.1.10.1
The certificate entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  ApSecurityCertificateEntry  

apSecurityCertificateConfigId 1.3.6.1.4.1.9148.3.9.1.10.1.1
The internal configuration ID of the certificate.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

apSecurityCertificateIndex 1.3.6.1.4.1.9148.3.9.1.10.1.2
The internal index of the certificate. Combined with configuration ID is the unique ID of a certificate
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

apSecurityCertificateRecordName 1.3.6.1.4.1.9148.3.9.1.10.1.3
The SBC's configuration record name for the certificate.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

apSecurityCertificateCertSubject 1.3.6.1.4.1.9148.3.9.1.10.1.4
The certificate subject.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

apSecurityCertificateCertStart 1.3.6.1.4.1.9148.3.9.1.10.1.5
The start time and date of the certificate.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

apSecurityCertificateCertExpire 1.3.6.1.4.1.9148.3.9.1.10.1.6
The expiration time and date of the certificate.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

apSecurityCertificateCertIssuer 1.3.6.1.4.1.9148.3.9.1.10.1.7
The issuer of the certificate.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

apSecurityCertificateCertIsCA 1.3.6.1.4.1.9148.3.9.1.10.1.8
Boolean value indicating if the certificate is a CA certificate.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

apSecurityNotificationObjects 1.3.6.1.4.1.9148.3.9.2
OBJECT IDENTIFIER    

apSecuritySpi 1.3.6.1.4.1.9148.3.9.2.1
Tunnel security-policy-index.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

apSecuritySrcIpAddress 1.3.6.1.4.1.9148.3.9.2.2
Source IP address.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  IpAddress  

apSecurityDstIpAddress 1.3.6.1.4.1.9148.3.9.2.3
Destination IP address.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  IpAddress  

apSecurityIPSECMode 1.3.6.1.4.1.9148.3.9.2.4
IPSec mode.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER tunnel(0), transport(1)  

apSecurityEncryptionAlg 1.3.6.1.4.1.9148.3.9.2.5
Type of the encryption algorithms supported in the tunnel setup.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER any(0), alg-des(1), alg-3des(2), alg-blowfish(3), alg-aes(4), null(5)  

apSecurityAuthAlg 1.3.6.1.4.1.9148.3.9.2.6
Type of the authentication algorithms supported in the tunnel setup.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER any(0), md5(1), sha1(2)  

apSecuritySecProtocol 1.3.6.1.4.1.9148.3.9.2.7
Type of the security protocol supported in the tunnel setup.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER ah(0), esp(1), esp-auth(2), esp-null(3)  

apSecurityFailureCause 1.3.6.1.4.1.9148.3.9.2.8
Reason for failure in the IKE, IPSec or RADIUS areas.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER incorrect-id(0), incorrect-user-passwd(1), incorrect-shared-secret(2), incorrect-dh-group(3), incorrect-encryption-alg(4), incorrect-auth-alg(5), incorrect-sec-protocol(6), incorrect-hash(7), incorrect-mode(8), service-unavailable(9), access-reject(10), initiator-timeout(11), invalid-certificate(12), authentication-failure(13), authorization-failure(14), accounting-failure(15)  

apSecurityFailureArea 1.3.6.1.4.1.9148.3.9.2.9
Where the failure happened.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER ike(0), ipsec(1), radius(2), tacacs(3)  

apSecurityStatus 1.3.6.1.4.1.9148.3.9.2.10
Status.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER success(1), failure(2)  

apSecurityDateTime 1.3.6.1.4.1.9148.3.9.2.11
Time as configured at the Net-Net SBC when an event completes.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

apSecurityUser 1.3.6.1.4.1.9148.3.9.2.12
User name
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString Size(0..255)  

apSecurityPeerPort 1.3.6.1.4.1.9148.3.9.2.13
IKE peer port
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InetPortNumber  

apSecurityPeerIpAddress 1.3.6.1.4.1.9148.3.9.2.14
IKE peer IP address.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  IpAddress  

apSecurityCRLServer 1.3.6.1.4.1.9148.3.9.2.15
CRL Server FQDN if configured.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

apSecurityCRLRetrievalFailureCause 1.3.6.1.4.1.9148.3.9.2.16
Reason for failure in the CRL retrieval.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER internal(0), incorrect-response(1), timeout(2)  

apSecurityLastSuccessfulCRLRetrieval 1.3.6.1.4.1.9148.3.9.2.17
Last successful CRL retrieval.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

apSecurityCRLServerIPAddress 1.3.6.1.4.1.9148.3.9.2.18
CRL Server IP address.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  IpAddress  

apSecurityGTPProfileName 1.3.6.1.4.1.9148.3.9.2.19
GTP Profile Name configured.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

apSecurityGTPHostName 1.3.6.1.4.1.9148.3.9.2.20
GGSN Host Name if configured.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

apSecurityGTPLinkFailureCause 1.3.6.1.4.1.9148.3.9.2.21
Reason for failure in the GTPCRL retrieval.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER internal(0), timeout(1), versionError(2)  

apSecurityGTPIPAddress 1.3.6.1.4.1.9148.3.9.2.22
GGSN IP address.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  IpAddress  

apSecuritySrcAddressFamily 1.3.6.1.4.1.9148.3.9.2.23
Source IP address family IPv4 or IPv6.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InetAddressType  

apSecuritySrcAddress 1.3.6.1.4.1.9148.3.9.2.24
Source IP address.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InetAddress  

apSecurityDstAddressFamily 1.3.6.1.4.1.9148.3.9.2.25
Destination IP address family IPv4 or IPv6.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InetAddressType  

apSecurityDstAddress 1.3.6.1.4.1.9148.3.9.2.26
Destination IP address.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InetAddress  

apSecurityPeerAddressFamily 1.3.6.1.4.1.9148.3.9.2.27
IKE peer IP address family IPv4 or IPv6.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InetAddressType  

apSecurityPeerAddress 1.3.6.1.4.1.9148.3.9.2.28
IKE peer IP address.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InetAddress  

apSecurityNotifications 1.3.6.1.4.1.9148.3.9.3
OBJECT IDENTIFIER    

apSecurityAuthNotificationsPrefix 1.3.6.1.4.1.9148.3.9.3.1
OBJECT IDENTIFIER    

apSecurityAuthNotifications 1.3.6.1.4.1.9148.3.9.3.1.0
OBJECT IDENTIFIER    

apSecurityTunnelFailureNotification 1.3.6.1.4.1.9148.3.9.3.1.0.1
The notification will be generated whenever IPSEC IKEV2 tunnel fails to establish.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

apSecurityRadiusFailureNotification 1.3.6.1.4.1.9148.3.9.3.1.0.2
The notification will be generated whenever Radius authentication request fails.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

apSecurityAuthFailureThresholdNotification 1.3.6.1.4.1.9148.3.9.3.1.0.3
The notification will be generated when IKE DDos auth-failure-threshold is reached and report mode includes SNMP trap
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

apSecurityTacacsFailureNotification 1.3.6.1.4.1.9148.3.9.3.1.0.4
The notification will be generated whenever TACACS authentication requests fail.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

apSecurityTunnelFailureInetNotification 1.3.6.1.4.1.9148.3.9.3.1.0.5
The notification will be generated whenever IPSEC IKEV2 tunnel fails to establish.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

apSecurityAuthFailureThresholdInetNotification 1.3.6.1.4.1.9148.3.9.3.1.0.6
The notification will be generated when IKE DDos auth-failure-threshold is reached and report mode includes SNMP trap
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

apSecurityGeneralNotificationsPrefix 1.3.6.1.4.1.9148.3.9.3.2
OBJECT IDENTIFIER    

apSecurityGeneralNotifications 1.3.6.1.4.1.9148.3.9.3.2.0
OBJECT IDENTIFIER    

apSecurityTunnelDPDNotification 1.3.6.1.4.1.9148.3.9.3.2.0.1
The notification will be generated whenever IPSEC IKEV2 tunnel fails due to Dead Peer Detection(DPD).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

apSecurityIPsecTunCapNotification 1.3.6.1.4.1.9148.3.9.3.2.0.2
This notification is sent when the percentage of licensed IPsec tunnels exceeds an IPsec tunnel alarm threshold. The apSecurityIPsecTunCapPct object indicates the current percentage.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

apSecurityIPsecTunCapClearNotification 1.3.6.1.4.1.9148.3.9.3.2.0.3
This trap is sent when the percentage of licensed IPsec tunnels no longer exceeds an IPsec tunnel alarm threshold. The apSecurityIPsecTunCapPct object indicates the current percentage.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

apSecurityTunnelDPDInetNotification 1.3.6.1.4.1.9148.3.9.3.2.0.4
The notification will be generated whenever IPSEC IKEV2 tunnel fails due to Dead Peer Detection(DPD).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

apSecurityOCSRNotificationsPrefix 1.3.6.1.4.1.9148.3.9.3.3
OBJECT IDENTIFIER    

apSecurityOCSRNotifications 1.3.6.1.4.1.9148.3.9.3.3.0
OBJECT IDENTIFIER    

apSecurityOCSRDownNotification 1.3.6.1.4.1.9148.3.9.3.3.0.1
This notification is sent when a OCSR server becomes unreachable.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

apSecurityOCSRUpNotification 1.3.6.1.4.1.9148.3.9.3.3.0.2
This notification is sent when a OCSR server becomes reachable.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

apSecurityCrlNotificationsPrefix 1.3.6.1.4.1.9148.3.9.3.4
OBJECT IDENTIFIER    

apSecurityCrlNotifications 1.3.6.1.4.1.9148.3.9.3.4.0
OBJECT IDENTIFIER    

apSecurityCrlInvalidNotification 1.3.6.1.4.1.9148.3.9.3.4.0.1
This notification is sent when an invalid CRL is detected.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

apSecurityCRLRetrievalNotificationsPrefix 1.3.6.1.4.1.9148.3.9.3.5
OBJECT IDENTIFIER    

apSecurityCRLRetrievalNotifications 1.3.6.1.4.1.9148.3.9.3.5.0
OBJECT IDENTIFIER    

apSecurityCRLRetrievalFailNotification 1.3.6.1.4.1.9148.3.9.3.5.0.1
This notification is sent when there is a failure in CRL retrieval.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

apSecurityCRLRetrievalClearNotification 1.3.6.1.4.1.9148.3.9.3.5.0.2
This notification is sent when there is a success in CRL retrieval.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

apSecurityCertNotificationsPrefix 1.3.6.1.4.1.9148.3.9.3.6
OBJECT IDENTIFIER    

apSecurityCertNotifications 1.3.6.1.4.1.9148.3.9.3.6.0
OBJECT IDENTIFIER    

apSecurityCertExpiredNotification 1.3.6.1.4.1.9148.3.9.3.6.0.1
The notification will be generated periodically if a locally installed certificate has expired.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

apSecurityCertExpireSoonNotification 1.3.6.1.4.1.9148.3.9.3.6.0.2
The notification will be generated periodically if a locally installed certificate will soon expire.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

apSecurityGTPFailureNotificationsPrefix 1.3.6.1.4.1.9148.3.9.3.7
OBJECT IDENTIFIER    

apSecurityGTPFailureNotifications 1.3.6.1.4.1.9148.3.9.3.7.0
OBJECT IDENTIFIER    

apSecurityGTPLinkFailureNotification 1.3.6.1.4.1.9148.3.9.3.7.0.1
This notification is sent when there is a link failure with GGSN on GTP Profile.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

apSecurityGTPLinkClearNotification 1.3.6.1.4.1.9148.3.9.3.7.0.2
This notification is sent when the link is restored with GGSN on GTP Profile.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

apSecurityConformance 1.3.6.1.4.1.9148.3.9.4
OBJECT IDENTIFIER    

apSecurityCompliances 1.3.6.1.4.1.9148.3.9.4.1
OBJECT IDENTIFIER    

apSecurityGroups 1.3.6.1.4.1.9148.3.9.4.2
OBJECT IDENTIFIER    

apSecurityNotificationsGroups 1.3.6.1.4.1.9148.3.9.4.3
OBJECT IDENTIFIER    

apSecurityIPsecTunnelsObjectsGroup 1.3.6.1.4.1.9148.3.9.4.2.1
Objects for monitoring IPsec tunnel capacity.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

apSecurityIkeInterfaceObjectsGroup 1.3.6.1.4.1.9148.3.9.4.2.2
Objects for monitoring IKE negotiation errors.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

apSecurityTacacsObjectsGroup 1.3.6.1.4.1.9148.3.9.4.2.3
Objects for monitoring TACACS+ transactions.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

apSecurityCertObjectsGroup 1.3.6.1.4.1.9148.3.9.4.2.4
Objects for managing locally installed certificates.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

apSecurityIkeInterfaceInfoObjectsGroup 1.3.6.1.4.1.9148.3.9.4.2.5
Objects for monitoring IKE interface tunnel information
Status: current Access: accessible-for-notify
OBJECT-GROUP    

apSecurityNotificationsGroup 1.3.6.1.4.1.9148.3.9.4.3.1
A collection of notifications for security
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP    

apSecurityIPsecTunnelsNotificationsGroup 1.3.6.1.4.1.9148.3.9.4.3.2
A collection of notifications for IPsec tunnel capacity.
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP    

apSecurityDDosNotificationsGroup 1.3.6.1.4.1.9148.3.9.4.3.3
A collection of notifications for IKEv2 DDos
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP    

apSecurityOCSRNotificationsGroup 1.3.6.1.4.1.9148.3.9.4.3.4
A collection of notifications for OCSRs
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP    

apSecurityCrlNotificationsGroup 1.3.6.1.4.1.9148.3.9.4.3.5
A collection of notifications for CRLs
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP    

apSecurityCRLRetrievalNotificationsGroup 1.3.6.1.4.1.9148.3.9.4.3.6
A collection of notifications for CRL Retrieval
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP    

apSecurityCertNotificationsGroup 1.3.6.1.4.1.9148.3.9.4.3.7
A collection of notifications for CRLs
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP    

apSecurityGTPNotificationsGroup 1.3.6.1.4.1.9148.3.9.4.3.8
A collection of notifications for GTP peer communication
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP    

apSecurityNotificationsInetGroup 1.3.6.1.4.1.9148.3.9.4.3.9
A collection of notifications for security
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP    

apSecurityDDosNotificationsInetGroup 1.3.6.1.4.1.9148.3.9.4.3.10
A collection of notifications for IKEv2 DDos
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP