TELDAT-MON-PROTOCOL-IPSEC-MIB

File: TELDAT-MON-PROTOCOL-IPSEC-MIB.mib (29138 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC TELDAT-SW-STRUCTURE-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
IpAddress DisplayString TEXTUAL-CONVENTION
telProdNpMonProtocols

Defined Types

TeldatIPSecIkeSaEntry  
SEQUENCE    
  ikeSaIndex Unsigned32
  ikeSaClear Unsigned32
  saConnection Unsigned32
  initiatorCookie DisplayString
  responderCookie DisplayString
  negotiationInitiator DisplayString
  negotiationResponder DisplayString
  ikeSaSrc IpAddress
  ikeSaDes IpAddress
  ikeSaState DisplayString
  saOakleyGroup Unsigned32
  ikeSaLifeTime DisplayString
  ikeSaRemLifeTime DisplayString
  ikeSaPurgeTime DisplayString

TeldatIPSecInSaEntry  
SEQUENCE    
  inSaIndex Unsigned32
  inSaClear Unsigned32
  inSaConnection Unsigned32
  inSaSpi DisplayString
  inSaKeyType DisplayString
  inSaStatus DisplayString
  inSaEncryption DisplayString
  inSaAuthentication DisplayString
  inSaSrc IpAddress
  inSaDes IpAddress
  inSaLifeTime DisplayString
  inSaRemLifeTime DisplayString
  inSaEncodePkts Unsigned32
  inSaEncodePktsErr Unsigned32
  inSaDecodePkts Unsigned32
  inSaDecodePktsErr Unsigned32
  inSaDpd DisplayString

TeldatIPSecOutSaEntry  
SEQUENCE    
  outSaIndex Unsigned32
  outSaClear Unsigned32
  outSaConnection Unsigned32
  outSaSpi DisplayString
  outSaKeyType DisplayString
  outSaStatus DisplayString
  outSaEncryption DisplayString
  outSaAuthentication DisplayString
  outSaSrc IpAddress
  outSaDes IpAddress
  outSaLifeTime DisplayString
  outSaRemLifeTime DisplayString
  outSaEncodePkts Unsigned32
  outSaEncodePktsErr Unsigned32
  outSaDecodePkts Unsigned32
  outSaDecodePktsErr Unsigned32
  outSaDpd DisplayString

Defined Values

telProdNpMonProtIpsec 1.3.6.1.4.1.2007.4.1.2.3.15
This module defines a MIB for monitoring Internet Protocol Security (IPSec). IPSec is a security platform on network level, which lets securing IP communications by authenticating and encrypting each IP data flow. The MIB is made up of three major groups: Advanced, SA and Statistics. Advanced group shows the counter values of use of SA and cypher queue. In SA group is visualized the state of every Security Association (SA). Statistics group contains statistics of IPSec performance.
MODULE-IDENTITY    

teldatIPSecAdvancedGroup 1.3.6.1.4.1.2007.4.1.2.3.15.1
OBJECT IDENTIFIER    

teldatIPSecSaGroup 1.3.6.1.4.1.2007.4.1.2.3.15.2
OBJECT IDENTIFIER    

teldatIPSecStatisticsGroup 1.3.6.1.4.1.2007.4.1.2.3.15.3
OBJECT IDENTIFIER    

iPSecClear 1.3.6.1.4.1.2007.4.1.2.3.15.1.1
Reset the counter values of cypher queue and SA use. This variable just can take the values 1 (reset counters) or 0 (no effects) on SET operation.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

iPSecActive 1.3.6.1.4.1.2007.4.1.2.3.15.1.2
Close every Security Association and disable IPSec. This variable just can take the values 1 (enabling IPSec) or 0 (disabling IPSec). GET operation returns the protocol state: 1 (enabled) and 0 (disabled).
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

cypherQueueSize 1.3.6.1.4.1.2007.4.1.2.3.15.1.3
Size of cypher queue.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cypherQueueWaterMark 1.3.6.1.4.1.2007.4.1.2.3.15.1.4
Maximum number of messages which have been in the cypher queue.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

currentQueueLevel 1.3.6.1.4.1.2007.4.1.2.3.15.1.5
Current number of messages in the cypher queue.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

maxSASimultaneous 1.3.6.1.4.1.2007.4.1.2.3.15.1.6
Maximum number of IPSec SA which have been simultaneously active.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

currentNumberIPSecSa 1.3.6.1.4.1.2007.4.1.2.3.15.1.7
Current number of active IPSec SA.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

maxNegotiationDuration 1.3.6.1.4.1.2007.4.1.2.3.15.1.8
Maximum time that has lasted an IKE negotiation phase, in miliseconds.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

maxTunnelSupported 1.3.6.1.4.1.2007.4.1.2.3.15.1.9
Maximum number of supported tunnels.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

accessListHashSize 1.3.6.1.4.1.2007.4.1.2.3.15.1.10
Size of access list hash.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

teldatIPSecIkeSaTable 1.3.6.1.4.1.2007.4.1.2.3.15.2.1
This table shows information of active ISAKMP SA.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TeldatIPSecIkeSaEntry

teldatIPSecIkeSaEntry 1.3.6.1.4.1.2007.4.1.2.3.15.2.1.1
Each entry identifies an active ISAKMP SA.
Status: current Access: not-accessible
OBJECT-TYPE    
  TeldatIPSecIkeSaEntry  

ikeSaIndex 1.3.6.1.4.1.2007.4.1.2.3.15.2.1.1.1
Table index.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ikeSaClear 1.3.6.1.4.1.2007.4.1.2.3.15.2.1.1.2
Close this active ISAKMP SA. This variable just can take the value 1 on SET operation.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

saConnection 1.3.6.1.4.1.2007.4.1.2.3.15.2.1.1.3
Number of SA connection. This variable internally identifies an active SA in the router.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

initiatorCookie 1.3.6.1.4.1.2007.4.1.2.3.15.2.1.1.4
Cookie of the negotiation initiator.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

responderCookie 1.3.6.1.4.1.2007.4.1.2.3.15.2.1.1.5
Cookie of the negotiation responder.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

negotiationInitiator 1.3.6.1.4.1.2007.4.1.2.3.15.2.1.1.6
IP address or hostname of the negotiation initiator.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

negotiationResponder 1.3.6.1.4.1.2007.4.1.2.3.15.2.1.1.7
IP address or hostname of the negotiation responder.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ikeSaSrc 1.3.6.1.4.1.2007.4.1.2.3.15.2.1.1.8
Local endpoint IP address of the tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

ikeSaDes 1.3.6.1.4.1.2007.4.1.2.3.15.2.1.1.9
Remote endpoint IP address of the tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

ikeSaState 1.3.6.1.4.1.2007.4.1.2.3.15.2.1.1.10
State of negotiation SA. This variable just can take three values: ESTABLISH, DYING and ALIVE.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

saOakleyGroup 1.3.6.1.4.1.2007.4.1.2.3.15.2.1.1.11
Type of Oakley group.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ikeSaLifeTime 1.3.6.1.4.1.2007.4.1.2.3.15.2.1.1.12
Life time of this ISAKMP SA.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ikeSaRemLifeTime 1.3.6.1.4.1.2007.4.1.2.3.15.2.1.1.13
Remaining life time of this ISAKMP SA.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ikeSaPurgeTime 1.3.6.1.4.1.2007.4.1.2.3.15.2.1.1.14
Time (seconds) for clearing this ISAKMP SA if destinity does not response during negotiation. This variable shows '-' if purge time is not configured.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

teldatIPSecInSaTable 1.3.6.1.4.1.2007.4.1.2.3.15.2.2
Table of manual or dinamic active input SA. In this table each SA represents a input IPSec data flow.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TeldatIPSecInSaEntry

teldatIPSecInSaEntry 1.3.6.1.4.1.2007.4.1.2.3.15.2.2.1
Each entry identifies an input IPSec SA.
Status: current Access: not-accessible
OBJECT-TYPE    
  TeldatIPSecInSaEntry  

inSaIndex 1.3.6.1.4.1.2007.4.1.2.3.15.2.2.1.1
Table index.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

inSaClear 1.3.6.1.4.1.2007.4.1.2.3.15.2.2.1.2
Close this SA if it is dinamic. This variable just can take the values 1 (clear SA) or 0 (not clear) on SET operation. For manual SA it does not effect.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

inSaConnection 1.3.6.1.4.1.2007.4.1.2.3.15.2.2.1.3
Number of SA connection. This variable internally identifies an active SA in the router.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

inSaSpi 1.3.6.1.4.1.2007.4.1.2.3.15.2.2.1.4
Identification number of the security configuration of the SA.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

inSaKeyType 1.3.6.1.4.1.2007.4.1.2.3.15.2.2.1.5
Type of keys used by the IPSec tunnel. This variable only can take two values: 'manual-keying' if the keys have been setted by user, and 'IKE' if the keys have been dinamically managed using IKE protocol.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

inSaStatus 1.3.6.1.4.1.2007.4.1.2.3.15.2.2.1.6
State of the SA. It just can take two values: UP: the SA is active. DOWN: the SA is not active.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

inSaEncryption 1.3.6.1.4.1.2007.4.1.2.3.15.2.2.1.7
SA encryption protocol.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

inSaAuthentication 1.3.6.1.4.1.2007.4.1.2.3.15.2.2.1.8
SA authentication protocol.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

inSaSrc 1.3.6.1.4.1.2007.4.1.2.3.15.2.2.1.9
Local endpoint IP address of the tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

inSaDes 1.3.6.1.4.1.2007.4.1.2.3.15.2.2.1.10
Remote endpoint IP address of the tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

inSaLifeTime 1.3.6.1.4.1.2007.4.1.2.3.15.2.2.1.11
Life time of the input SA.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

inSaRemLifeTime 1.3.6.1.4.1.2007.4.1.2.3.15.2.2.1.12
Remaining life time of the input SA.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

inSaEncodePkts 1.3.6.1.4.1.2007.4.1.2.3.15.2.2.1.13
Number of packets sent by this tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

inSaEncodePktsErr 1.3.6.1.4.1.2007.4.1.2.3.15.2.2.1.14
Number of errors in sent packets.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

inSaDecodePkts 1.3.6.1.4.1.2007.4.1.2.3.15.2.2.1.15
Number of packets received by this tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

inSaDecodePktsErr 1.3.6.1.4.1.2007.4.1.2.3.15.2.2.1.16
Number of errors in received packets.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

inSaDpd 1.3.6.1.4.1.2007.4.1.2.3.15.2.2.1.17
This variable indicates if the Dead Peer Detection is enabled. It just can take two possible values: ON (enabled) and OFF (disabled).
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

teldatIPSecOutSaTable 1.3.6.1.4.1.2007.4.1.2.3.15.2.3
Table of manual or dinamic active output SA. In this table each SA represents a output IPSec data flow.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TeldatIPSecOutSaEntry

teldatIPSecOutSaEntry 1.3.6.1.4.1.2007.4.1.2.3.15.2.3.1
Each entry identifies an output IPSec SA.
Status: current Access: not-accessible
OBJECT-TYPE    
  TeldatIPSecOutSaEntry  

outSaIndex 1.3.6.1.4.1.2007.4.1.2.3.15.2.3.1.1
Table index.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

outSaClear 1.3.6.1.4.1.2007.4.1.2.3.15.2.3.1.2
Close this SA if it is dinamic. This variable just can take the values 1 (clear SA) or 0 (not clear) on SET operation. For manual SA it does not effect.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

outSaConnection 1.3.6.1.4.1.2007.4.1.2.3.15.2.3.1.3
Number of SA connection. This variable internally identifies an active SA in the router.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

outSaSpi 1.3.6.1.4.1.2007.4.1.2.3.15.2.3.1.4
Identification number of the security configuration of the SA.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

outSaKeyType 1.3.6.1.4.1.2007.4.1.2.3.15.2.3.1.5
Type of keys used by the IPSec tunnel. This variable only can take two values: 'manual-keying' if the keys have been setted by the user, and 'IKE' if the keys have been setted by IKE protocol.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

outSaStatus 1.3.6.1.4.1.2007.4.1.2.3.15.2.3.1.6
State of the SA. It just can take two values: UP: the SA is active. DOWN: the SA is not active.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

outSaEncryption 1.3.6.1.4.1.2007.4.1.2.3.15.2.3.1.7
SA encryption protocol.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

outSaAuthentication 1.3.6.1.4.1.2007.4.1.2.3.15.2.3.1.8
SA authentication protocol.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

outSaSrc 1.3.6.1.4.1.2007.4.1.2.3.15.2.3.1.9
Local endpoint IP address of the tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

outSaDes 1.3.6.1.4.1.2007.4.1.2.3.15.2.3.1.10
Remote endpoint IP address of the tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

outSaLifeTime 1.3.6.1.4.1.2007.4.1.2.3.15.2.3.1.11
Life time of the output SA.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

outSaRemLifeTime 1.3.6.1.4.1.2007.4.1.2.3.15.2.3.1.12
Remaining life time of the output SA.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

outSaEncodePkts 1.3.6.1.4.1.2007.4.1.2.3.15.2.3.1.13
Number of packets sent by this tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

outSaEncodePktsErr 1.3.6.1.4.1.2007.4.1.2.3.15.2.3.1.14
Number of errors in sent packets.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

outSaDecodePkts 1.3.6.1.4.1.2007.4.1.2.3.15.2.3.1.15
Number of packets received by this tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

outSaDecodePktsErr 1.3.6.1.4.1.2007.4.1.2.3.15.2.3.1.16
Number of errors in received packets.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

outSaDpd 1.3.6.1.4.1.2007.4.1.2.3.15.2.3.1.17
This variable indicates if the Dead Peer Detection is enabled. It just can take two possible values: ON (enabled) and OFF (disabled).
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

statisticsClear 1.3.6.1.4.1.2007.4.1.2.3.15.3.1
Reset the statistics of IPSec use. This variable just can take the value 1 on SET operation. If reset was successfully, GET operation returns 0 (OK) and otherwise returns 2 (Error).
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

teldatIPSecESPAHGroup 1.3.6.1.4.1.2007.4.1.2.3.15.3.2
OBJECT IDENTIFIER    

inFramesOk 1.3.6.1.4.1.2007.4.1.2.3.15.3.2.1
Correctly decapsulated and received frames on IPSec data tunnels.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

inFramesError 1.3.6.1.4.1.2007.4.1.2.3.15.3.2.2
Number of received erroneous frames on IPSec data tunnels. That is the sum of three parameters: - Out order received frames. - Discarded frames by unknown payload protocol. - Discarded frames by ESP authentication error.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

inFramesErrOutOfOrder 1.3.6.1.4.1.2007.4.1.2.3.15.3.2.3
Number of out order received frames on IPSec data tunnels.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

inFramesErrUnkPayloadProt 1.3.6.1.4.1.2007.4.1.2.3.15.3.2.4
Number of discarded frames by unknown payload protocol on IPSec data tunnels.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

inFramesInternalErrors 1.3.6.1.4.1.2007.4.1.2.3.15.3.2.5
Number of discarded frames by ESP authentication error on IPSec data tunnels.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

inFramesPerSec 1.3.6.1.4.1.2007.4.1.2.3.15.3.2.6
Received traffic (frames/second) on IPSec data tunnels.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

inFramesPerSecMax 1.3.6.1.4.1.2007.4.1.2.3.15.3.2.7
Maximum received traffic (frames/second) on IPSec data tunnels.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

inKbitsPerSec 1.3.6.1.4.1.2007.4.1.2.3.15.3.2.8
Decoded traffic (kbytes/second) on IPSec data tunnels.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

inKbitsPerSecMax 1.3.6.1.4.1.2007.4.1.2.3.15.3.2.9
Maximum decoded traffic (kbytes/second) on IPSec data tunnels.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

outFramesOk 1.3.6.1.4.1.2007.4.1.2.3.15.3.2.10
Correctly encapsulated and transmitted frames on IPSec data tunnels.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

outFramesUnkAuthAlg 1.3.6.1.4.1.2007.4.1.2.3.15.3.2.11
Number of frames with unknown authentication algorithm on IPSec data tunnels.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

outFramesPerSec 1.3.6.1.4.1.2007.4.1.2.3.15.3.2.12
Transmitted traffic (frames/second) on IPSec data tunnels.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

outFramesPerSecMax 1.3.6.1.4.1.2007.4.1.2.3.15.3.2.13
Maximum transmitted traffic (frames/second) on IPSec data tunnels.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

outKbitsPerSec 1.3.6.1.4.1.2007.4.1.2.3.15.3.2.14
Encoded traffic (kbytes/second) on IPSec data tunnels.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

outKbitsPerSecMax 1.3.6.1.4.1.2007.4.1.2.3.15.3.2.15
Maximum encoded traffic (kbytes/second) on IPSec data tunnels.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

teldatIPSecForwardingGroup 1.3.6.1.4.1.2007.4.1.2.3.15.3.3
OBJECT IDENTIFIER    

inSaNotFound 1.3.6.1.4.1.2007.4.1.2.3.15.3.3.1
Number of input SA not found.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

outSaTemplateNotFound 1.3.6.1.4.1.2007.4.1.2.3.15.3.3.2
Number of output SA templates not found.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

outSaNotFound 1.3.6.1.4.1.2007.4.1.2.3.15.3.3.3
Number of output SA not found.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

teldatIPSecIKEGroup 1.3.6.1.4.1.2007.4.1.2.3.15.3.4
OBJECT IDENTIFIER    

ikeNegotiationsPhaseI 1.3.6.1.4.1.2007.4.1.2.3.15.3.4.1
Number of phase I negotiations.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ikeNegotiationsPhaseII 1.3.6.1.4.1.2007.4.1.2.3.15.3.4.2
Number of phase II negotiations.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ikeCheckHashErrorPhaseI 1.3.6.1.4.1.2007.4.1.2.3.15.3.4.3
Number of check hash errors on phase I.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

ikeCheckHashErrorPhaseII 1.3.6.1.4.1.2007.4.1.2.3.15.3.4.4
Number of check hash errors on phase II.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dropsCollisionsIKEMessage 1.3.6.1.4.1.2007.4.1.2.3.15.3.4.5
Number of packets dropped by collision of IKE messages.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dropsWaittingIKEMessage 1.3.6.1.4.1.2007.4.1.2.3.15.3.4.6
Number of packets dropped waiting for IKE processing.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cypherQueueEmpty 1.3.6.1.4.1.2007.4.1.2.3.15.3.5
Attempts of getting a free message from the empty queue of free generic cypher messages.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

jobQueueEmpty 1.3.6.1.4.1.2007.4.1.2.3.15.3.6
Attempts of getting a job from the empty queue of pending jobs.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

openConnectNotNotified 1.3.6.1.4.1.2007.4.1.2.3.15.3.7
Number of open connections not notified during last connevent-period.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32