ACC-IPSEC

File: ACC-IPSEC.mib (31086 bytes)

Imported modules

RFC1155-SMI RFC-1215 ACC-SYSTEM
ACC-MIB SNMPv2-TC

Imported symbols

OBJECT-TYPE IpAddress TimeTicks
Gauge Counter TRAP-TYPE
accTrapLogSeqNum accBRG DisplayString
IfIndex SmdsAddress RowStatus

Defined Types

AccIpsecSAConfigEntry  
SEQUENCE    
  accIpsecSAConfigIndex OCTET STRING
  accIpsecSAConfigDir INTEGER
  accIpsecSAConfigMode INTEGER
  accIpsecSAConfigProtocol INTEGER
  accIpsecSAConfigSPI INTEGER
  accIpsecSAConfigAuthAlgorithm INTEGER
  accIpsecSAConfigReplayCheck INTEGER
  accIpsecSAConfigOverflowAudit INTEGER
  accIpsecSAConfigCopyDF INTEGER
  accIpsecSAConfigDestAddr IpAddress
  accIpsecSAConfigSharedAuthSecret OCTET STRING
  accIpsecSAConfigEncrAlgorithm INTEGER
  accIpsecSAConfigSharedEncrSecret OCTET STRING
  accIpsecSAConfigPriority INTEGER
  accIpsecSAConfigSequenceNumber INTEGER
  accIpsecSAConfigStatus RowStatus

AccIpsecSAStatsEntry  
SEQUENCE    
  accIpsecSAStatsIndex OCTET STRING
  accIpsecSAStatsOKPackets Counter
  accIpsecSAStatsNotOKPackets Counter
  accIpsecSAStatsCurrTicks TimeTicks
  accIpsecSAStatsCurrBytes Counter

Defined Values

accIpsec 1.3.6.1.4.1.5.1.1.81
OBJECT IDENTIFIER    

accIpsecConfig 1.3.6.1.4.1.5.1.1.81.1
OBJECT IDENTIFIER    

accIpsecStats 1.3.6.1.4.1.5.1.1.81.2
OBJECT IDENTIFIER    

accIpsecSAConfig 1.3.6.1.4.1.5.1.1.81.3
OBJECT IDENTIFIER    

accIpsecSAStats 1.3.6.1.4.1.5.1.1.81.4
OBJECT IDENTIFIER    

accIpsecConfigMessageLevel 1.3.6.1.4.1.5.1.1.81.1.1
IPSec message level
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..7  

accIpsecConfigDebugMask 1.3.6.1.4.1.5.1.1.81.1.2
IPSec debug mask
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

accIpsecConfigSANumber 1.3.6.1.4.1.5.1.1.81.1.3
The maximum number of SAs
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

accIpsecConfigAuthenticationAllowed 1.3.6.1.4.1.5.1.1.81.1.4
Authentication allowed
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

accIpsecConfigEncryptionKeyLength 1.3.6.1.4.1.5.1.1.81.1.5
The maximum allowed key length for encryption
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accIpsecStatsInOkPackets 1.3.6.1.4.1.5.1.1.81.2.1
Number of correctly received IPSec packets
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accIpsecStatsOutOkPackets 1.3.6.1.4.1.5.1.1.81.2.2
Number of correctly sent IPSec packets
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accIpsecStatsIllegalInSpis 1.3.6.1.4.1.5.1.1.81.2.3
Number of packets dropped because the SPI was incorrect
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accIpsecStatsIllegalProtos 1.3.6.1.4.1.5.1.1.81.2.4
Number of packets dropped because the protocol contained inside the received IPSec packet was incorrect, i.e. a transport mode SA contained a tunneled packet or a tunnel mode SA contained a non-tunneled packet
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accIpsecStatsUnsuppAHLens 1.3.6.1.4.1.5.1.1.81.2.5
Number of packets dropped because the authenticator length was not supported
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accIpsecStatsUnsuppOpts 1.3.6.1.4.1.5.1.1.81.2.6
Number of packets dropped because some IP options were not supported by IPSec
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accIpsecStatsPacketTooSmalls 1.3.6.1.4.1.5.1.1.81.2.7
Number of packets dropped because the packet was too small to contain all necessary IPSec information
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accIpsecStatsMalformedOpts 1.3.6.1.4.1.5.1.1.81.2.8
Number of packets dropped because some IP options were malformed
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accIpsecStatsUnsuppIPVersions 1.3.6.1.4.1.5.1.1.81.2.9
Number of packets dropped because the tunneled packet was not IPv4
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accIpsecStatsNoRoutes 1.3.6.1.4.1.5.1.1.81.2.10
Number of packets dropped because there was no route to the specified outgoing security gateway
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accIpsecStatsMissingGWs 1.3.6.1.4.1.5.1.1.81.2.11
Number of packets dropped because the outgoing security gateway was not specified
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accIpsecStatsSha1Mismatches 1.3.6.1.4.1.5.1.1.81.2.12
Number of packets dropped because the SHA-1 authenticator was incorrect
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accIpsecStatsMd5Mistmatches 1.3.6.1.4.1.5.1.1.81.2.13
Number of packets dropped because the MD5 authenticator was incorrect
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accIpsecStatsReplayCheckFaileds 1.3.6.1.4.1.5.1.1.81.2.14
Number of packets dropped because replay checks failed
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accIpsecStatsIllegalPads 1.3.6.1.4.1.5.1.1.81.2.15
Number of packets dropped because ESP padding content was incorrect
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accIpsecStatsSeqnoCycles 1.3.6.1.4.1.5.1.1.81.2.16
Number of packets dropped because of sequence number overflow
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accIpsecStatsInsufficientPads 1.3.6.1.4.1.5.1.1.81.2.17
Number of packets dropped because ESP padding was of incorrect length
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accIpsecStatsTtlZeros 1.3.6.1.4.1.5.1.1.81.2.18
Number of packets dropped because the packet being tunneled had its TTL decremented to zero
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accIpsecStatsNoKeys 1.3.6.1.4.1.5.1.1.81.2.19
Number of packets dropped because the required authentication or encryption keys were not set
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accIpsecStatsIllegalFragments 1.3.6.1.4.1.5.1.1.81.2.20
Number of packets dropped because a transport mode packet contained a fragment
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accIpsecStatsCpuOverloads 1.3.6.1.4.1.5.1.1.81.2.21
Number of packets dropped because of CPU overload
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accIpsecStatsHdrAllocs 1.3.6.1.4.1.5.1.1.81.2.22
Number of extra memory allocations done for headers
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accIpsecStatsTlrAllocs 1.3.6.1.4.1.5.1.1.81.2.23
Number of extra memory allocations done for trailers
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accIpsecStatsBlockJoins 1.3.6.1.4.1.5.1.1.81.2.24
Number of memory block joins
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accIpsecSAConfigTable 1.3.6.1.4.1.5.1.1.81.3.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccIpsecSAConfigEntry

accIpsecSAConfigEntry 1.3.6.1.4.1.5.1.1.81.3.1.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AccIpsecSAConfigEntry  

accIpsecSAConfigIndex 1.3.6.1.4.1.5.1.1.81.3.1.1.1
The name of the SA entry
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

accIpsecSAConfigDir 1.3.6.1.4.1.5.1.1.81.3.1.1.2
The direction of the SA
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER incoming(1), outgoing(2)  

accIpsecSAConfigMode 1.3.6.1.4.1.5.1.1.81.3.1.1.3
SA mode in the security association data base
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER transport(1), tunnel(2), wildcard(3)  

accIpsecSAConfigProtocol 1.3.6.1.4.1.5.1.1.81.3.1.1.4
Which protocol to use for an SA in the security association data base
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER esp(50), ah(51)  

accIpsecSAConfigSPI 1.3.6.1.4.1.5.1.1.81.3.1.1.5
The SPI value of the SA
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

accIpsecSAConfigAuthAlgorithm 1.3.6.1.4.1.5.1.1.81.3.1.1.6
SA authenticaiton algorithm in the security association data base
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER hmac-sha1(1), hmac-md5(2), null(3)  

accIpsecSAConfigReplayCheck 1.3.6.1.4.1.5.1.1.81.3.1.1.7
Replay check prevents the same sequence number from being used twice on received packets
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

accIpsecSAConfigOverflowAudit 1.3.6.1.4.1.5.1.1.81.3.1.1.8
Overflow audit prevents further packets from being sent when a sequence number overflow occurs
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

accIpsecSAConfigCopyDF 1.3.6.1.4.1.5.1.1.81.3.1.1.9
The handling of the DF bit on the sent encapsulating header based on the DF bit of the encapsulated header
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER reset(1), set(2), copy(3)  

accIpsecSAConfigDestAddr 1.3.6.1.4.1.5.1.1.81.3.1.1.10
Destination IP address
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

accIpsecSAConfigSharedAuthSecret 1.3.6.1.4.1.5.1.1.81.3.1.1.11
Shared authentication key for the SA
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

accIpsecSAConfigEncrAlgorithm 1.3.6.1.4.1.5.1.1.81.3.1.1.12
The encryption algorithm to be used
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), null(2), cast(3), blowfish(4), des(5), des3(6)  

accIpsecSAConfigSharedEncrSecret 1.3.6.1.4.1.5.1.1.81.3.1.1.13
Shared encryption key for the SA
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

accIpsecSAConfigPriority 1.3.6.1.4.1.5.1.1.81.3.1.1.14
Priority of the SA
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER high(1), medium(2), low(3)  

accIpsecSAConfigSequenceNumber 1.3.6.1.4.1.5.1.1.81.3.1.1.15
The sequence number to be used in the next IPSec message to be sent, or the smallest acceptable sequence number in an IPSec message to be received
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

accIpsecSAConfigStatus 1.3.6.1.4.1.5.1.1.81.3.1.1.16
The current status of this entry
Status: mandatory Access: read-write
OBJECT-TYPE    
  RowStatus  

accIpsecSAStatsTable 1.3.6.1.4.1.5.1.1.81.4.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccIpsecSAStatsEntry

accIpsecSAStatsEntry 1.3.6.1.4.1.5.1.1.81.4.1.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AccIpsecSAStatsEntry  

accIpsecSAStatsIndex 1.3.6.1.4.1.5.1.1.81.4.1.1.1
The name of the SA entry
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

accIpsecSAStatsOKPackets 1.3.6.1.4.1.5.1.1.81.4.1.1.2
Number of correct packets processed
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accIpsecSAStatsNotOKPackets 1.3.6.1.4.1.5.1.1.81.4.1.1.3
Number of incorrect packets processed
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accIpsecSAStatsCurrTicks 1.3.6.1.4.1.5.1.1.81.4.1.1.4
The number of time ticks this SA has existed
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

accIpsecSAStatsCurrBytes 1.3.6.1.4.1.5.1.1.81.4.1.1.5
The number of bytes this SA has processed
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accIpsecTraps 1.3.6.1.4.1.5.1.1.81.5
OBJECT IDENTIFIER    

accIpsecTrapMsg 1.3.6.1.4.1.5.1.1.81.5.1
Trap message object for level-1 traps of Ipsec module
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

accIpSecsameSAIndxTrap 1
SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIpsecTrapMsg } PCAUSE-DEFAULT: 5
TRAP-TYPE    

accIpSecbadSAIndxTrap 2
SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIpsecTrapMsg } PCAUSE-DEFAULT: 5
TRAP-TYPE    

accIpSecexpKeyFldTrap 3
SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIpsecTrapMsg } PCAUSE-DEFAULT: 5
TRAP-TYPE    

accIpSecmsgSpiZeroTrap 4
SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIpsecTrapMsg } PCAUSE-DEFAULT: 5
TRAP-TYPE    

accIpSecauthencAlgoTrap 5
SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIpsecTrapMsg } PCAUSE-DEFAULT: 46
TRAP-TYPE    

accIpSeccwauthAhAlgoTrap 6
SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIpsecTrapMsg } PCAUSE-DEFAULT: 46
TRAP-TYPE    

accIpSecmsgOflowOutTrap 7
SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIpsecTrapMsg } PCAUSE-DEFAULT: 7
TRAP-TYPE    

accIpSecdfTunnSATrap 8
SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIpsecTrapMsg } PCAUSE-DEFAULT: 7
TRAP-TYPE    

accIpSecdfNotSuppTrap 9
SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIpsecTrapMsg } PCAUSE-DEFAULT: 7
TRAP-TYPE    

accIpSecunsuppAlgoTrap 10
SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIpsecTrapMsg } PCAUSE-DEFAULT: 7
TRAP-TYPE    

accIpSecencAlgESPTrap 11
SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIpsecTrapMsg } PCAUSE-DEFAULT: 46
TRAP-TYPE    

accIpSecvldIPAddrTrap 12
SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIpsecTrapMsg } PCAUSE-DEFAULT: 5
TRAP-TYPE    

accIpSecipAddrSAInTrap 13
SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIpsecTrapMsg } PCAUSE-DEFAULT: 5
TRAP-TYPE    

accIpSecpeerGateAddrTrap 14
SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIpsecTrapMsg } PCAUSE-DEFAULT: 5
TRAP-TYPE    

accIpSeckeyLenZeroTrap 15
SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIpsecTrapMsg } PCAUSE-DEFAULT: 5
TRAP-TYPE    

accIpSecencKeyLenZeroTrap 16
SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIpsecTrapMsg } PCAUSE-DEFAULT: 5
TRAP-TYPE    

accIpSecseqZeroTrap 17
SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIpsecTrapMsg } PCAUSE-DEFAULT: 5
TRAP-TYPE    

accIpSecallocBytsFaildTrap 18
SEVERITY-DEFAULT: Major EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIpsecTrapMsg } PCAUSE-DEFAULT: 32
TRAP-TYPE    

accIpSecnoSpcSATrap 19
SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIpsecTrapMsg } PCAUSE-DEFAULT: 5
TRAP-TYPE    

accIpSecsaNameLenTrap 20
SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIpsecTrapMsg } PCAUSE-DEFAULT: 5
TRAP-TYPE    

accIpSecauthKeyMaxTrap 21
SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIpsecTrapMsg } PCAUSE-DEFAULT: 5
TRAP-TYPE    

accIpSechmacMD5KeyLenTrap 22
SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIpsecTrapMsg } PCAUSE-DEFAULT: 5
TRAP-TYPE    

accIpSechmacSha1KeyLenTrap 23
SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIpsecTrapMsg } PCAUSE-DEFAULT: 5
TRAP-TYPE    

accIpSecencMaxKeyTrap 24
SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIpsecTrapMsg } PCAUSE-DEFAULT: 5
TRAP-TYPE    

accIpSecencKeyLenMaxPhyTrap 25
SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIpsecTrapMsg } PCAUSE-DEFAULT: 5
TRAP-TYPE    

accIpSecdesKeyLen8OctTrap 26
SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIpsecTrapMsg } PCAUSE-DEFAULT: 5
TRAP-TYPE    

accIpSec3desKeyLenTrap 27
SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIpsecTrapMsg } PCAUSE-DEFAULT: 5
TRAP-TYPE    

accIpSeccastKeyLenTrap 28
SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIpsecTrapMsg } PCAUSE-DEFAULT: 5
TRAP-TYPE    

accIpSecblowKeyTrap 29
SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIpsecTrapMsg } PCAUSE-DEFAULT: 5
TRAP-TYPE    

accIpSecsaAreaSzTrap 30
SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIpsecTrapMsg } PCAUSE-DEFAULT: 5
TRAP-TYPE    

accIpSecsameSPIAddrTrap 31
SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIpsecTrapMsg } PCAUSE-DEFAULT: 5
TRAP-TYPE    

accIpSecnotHexDigTrap 32
SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIpsecTrapMsg } PCAUSE-DEFAULT: 5
TRAP-TYPE    

accIpSecsecOddDigTrap 33
SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIpsecTrapMsg } PCAUSE-DEFAULT: 5
TRAP-TYPE    

accIpSecnoSANameTrap 34
SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIpsecTrapMsg } PCAUSE-DEFAULT: 5
TRAP-TYPE    

accIpSecsaInptFiltTrap 35
SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIpsecTrapMsg } PCAUSE-DEFAULT: 46
TRAP-TYPE    

accIpSecsaOtptFiltTrap 36
SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIpsecTrapMsg } PCAUSE-DEFAULT: 46
TRAP-TYPE