JUNIPER-JS-UTM-AV-MIB

File: JUNIPER-JS-UTM-AV-MIB.mib (17037 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC JUNIPER-JS-SMI

Imported symbols

Integer32 NOTIFICATION-TYPE MODULE-IDENTITY
OBJECT-TYPE DisplayString jnxJsUTMRoot

Defined Types

JnxJsUTMAntiVirusEngineEntry  
SEQUENCE    
  jnxJsUTMAVEngineIndex Integer32
  jnxJsUTMAVEngineType INTEGER
  jnxJsUTMAVPatternVersionString DisplayString
  jnxJsUTMAVDatabaseType INTEGER

JnxJsUTMAntiVirusStatsEntry  
SEQUENCE    
  jnxJsUTMAVStatsIndex Integer32
  jnxJsUTMAVScanCodeClean Integer32
  jnxJsUTMAVScanCodeInfected Integer32
  jnxJsUTMAVScanCodeProtected Integer32
  jnxJsUTMAVScanCodeDecompress Integer32
  jnxJsUTMAVScanCodeCorrupted Integer32
  jnxJsUTMAVScanCodeNoResource Integer32
  jnxJsUTMAVScanCodeInternalError Integer32
  jnxJsUTMAVScanCodeMaxContentSize Integer32
  jnxJsUTMAVScanCodeTooManyReq Integer32
  jnxJsUTMAVScanCodeTimeout Integer32
  jnxJsUTMAVScanCodeEngineNotReady Integer32

Defined Values

jnxJsAntiVirus 1.3.6.1.4.1.2636.3.39.1.13.1
This module defines the MIB for Juniper Enterprise specific antivirus functionality. Juniper documentation is recommended as the reference.
MODULE-IDENTITY    

jnxJsAntiVirusObjects 1.3.6.1.4.1.2636.3.39.1.13.1.1
OBJECT IDENTIFIER    

jnxJsAntiVirusTraps 1.3.6.1.4.1.2636.3.39.1.13.1.2
OBJECT IDENTIFIER    

jnxJsAntiVirusTrapsPrefix 1.3.6.1.4.1.2636.3.39.1.13.1.0
OBJECT IDENTIFIER    

jnxJsAntiVirusTrapVars 1.3.6.1.4.1.2636.3.39.1.13.1.3
OBJECT IDENTIFIER    

jnxJsAntiVirusEngine 1.3.6.1.4.1.2636.3.39.1.13.1.1.1
OBJECT IDENTIFIER    

jnxJsAVEngineType 1.3.6.1.4.1.2636.3.39.1.13.1.1.1.1
The scan engine type in use. User can use CLI to set the engine type to either full AV (kaspersky-lab-engine), express AV (juniper-express-engine) or Sophos AV (sophos-engine). If AV is not configured then engine type is not known.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER unknown-engine(1), kaspersky-lab-engine(2), juniper-express-engine(3), sophos-engine(4)  

jnxJsAVCurrentPatternVersionString 1.3.6.1.4.1.2636.3.39.1.13.1.1.1.2
Anti-Virus pattern database version currently in use.
Status: deprecated Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..255)  

jnxJsAVDatabaseType 1.3.6.1.4.1.2636.3.39.1.13.1.1.1.3
The Database type in use. User can use CLI to set the engine type to full AV, express AV or Sophos AV. Corresponding database types are Full for KL Engine, Express for Juniper Express Engine and Sophos for Sophos AV Engine.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER full(1), express(2), unknown(3), sophos(4)  

jnxJsAntiVirusStats 1.3.6.1.4.1.2636.3.39.1.13.1.1.2
OBJECT IDENTIFIER    

jnxJsAVScanCodeClean 1.3.6.1.4.1.2636.3.39.1.13.1.1.2.1
Number of requests passed Anti-Virus scan.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Integer32  

jnxJsAVScanCodeInfected 1.3.6.1.4.1.2636.3.39.1.13.1.1.2.2
Number of requests found infected by Anti-Virus scan engine.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Integer32  

jnxJsAVScanCodeProtected 1.3.6.1.4.1.2636.3.39.1.13.1.1.2.3
Number of requests cannot be scanned due to protected by password.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Integer32  

jnxJsAVScanCodeDecompress 1.3.6.1.4.1.2636.3.39.1.13.1.1.2.4
Number of requests cannot be scanned due to exceeding max decmopress layer.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Integer32  

jnxJsAVScanCodeCorrupted 1.3.6.1.4.1.2636.3.39.1.13.1.1.2.5
Number of requests cannot be scanned due to file corrupted.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Integer32  

jnxJsAVScanCodeNoResource 1.3.6.1.4.1.2636.3.39.1.13.1.1.2.6
Number of requests cannot be scanned due to out-of-resource.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Integer32  

jnxJsAVScanCodeInternalError 1.3.6.1.4.1.2636.3.39.1.13.1.1.2.7
Number of requests cannot be scanned due to internal error.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Integer32  

jnxJsAVScanCodeMaxContentSize 1.3.6.1.4.1.2636.3.39.1.13.1.1.2.8
Number of requests cannot be scanned due to exceeding max content size limit.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Integer32  

jnxJsAVScanCodeTooManyReq 1.3.6.1.4.1.2636.3.39.1.13.1.1.2.9
Number of requests cannot be scanned due to exceeding maximum requests limit.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Integer32  

jnxJsAVScanCodeTimeout 1.3.6.1.4.1.2636.3.39.1.13.1.1.2.10
Number of requests cannot be scanned due to scan timeout.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Integer32  

jnxJsAVScanCodeEngineNotReady 1.3.6.1.4.1.2636.3.39.1.13.1.1.2.11
Number of requests cannot be scanned due to scan engine not ready.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Integer32  

jnxJsUTMAntiVirusEngine 1.3.6.1.4.1.2636.3.39.1.13.1.1.3
Table of anti-virus engine objects.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JnxJsUTMAntiVirusEngineEntry

jnxJsUTMAntiVirusEngineEntry 1.3.6.1.4.1.2636.3.39.1.13.1.1.3.1
Entry for anti-virus engine table.
Status: current Access: not-accessible
OBJECT-TYPE    
  JnxJsUTMAntiVirusEngineEntry  

jnxJsUTMAVEngineIndex 1.3.6.1.4.1.2636.3.39.1.13.1.1.3.1.1
Index is the cluster node number. If the device is not in a cluster mode then it will be the local node number.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..7fffffff  

jnxJsUTMAVEngineType 1.3.6.1.4.1.2636.3.39.1.13.1.1.3.1.2
The scan engine type in use. User can use CLI to set the engine type to either full AV (kaspersky-lab-engine), express AV (juniper-express-engine) or Sophos AV (sophos-engine). If AV is not configured then engine type is not known.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown-engine(1), kaspersky-lab-engine(2), juniper-express-engine(3), sophos-engine(4)  

jnxJsUTMAVPatternVersionString 1.3.6.1.4.1.2636.3.39.1.13.1.1.3.1.3
Anti-Virus pattern database version currently in use.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..255)  

jnxJsUTMAVDatabaseType 1.3.6.1.4.1.2636.3.39.1.13.1.1.3.1.4
The Database type in use. User can use CLI to set the engine type to full AV, express AV or Sophos AV. Corresponding database types are Full for KL Engine, Express for Juniper Express Engine and Sophos for Sophos AV Engine.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER full(1), express(2), unknown(3), sophos(4)  

jnxJsUTMAntiVirusStats 1.3.6.1.4.1.2636.3.39.1.13.1.1.4
Table of anti-virus stats objects.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JnxJsUTMAntiVirusStatsEntry

jnxJsUTMAntiVirusStatsEntry 1.3.6.1.4.1.2636.3.39.1.13.1.1.4.1
Entry of anti-virus stats object.
Status: current Access: not-accessible
OBJECT-TYPE    
  JnxJsUTMAntiVirusStatsEntry  

jnxJsUTMAVStatsIndex 1.3.6.1.4.1.2636.3.39.1.13.1.1.4.1.1
Index is the cluster node number. If the device is not in a cluster mode then it will be the local node number.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..7fffffff  

jnxJsUTMAVScanCodeClean 1.3.6.1.4.1.2636.3.39.1.13.1.1.4.1.2
Number of requests passed Anti-Virus scan.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

jnxJsUTMAVScanCodeInfected 1.3.6.1.4.1.2636.3.39.1.13.1.1.4.1.3
Number of requests found infected by Anti-Virus scan engine.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

jnxJsUTMAVScanCodeProtected 1.3.6.1.4.1.2636.3.39.1.13.1.1.4.1.4
Number of requests cannot be scanned due to protected by password.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

jnxJsUTMAVScanCodeDecompress 1.3.6.1.4.1.2636.3.39.1.13.1.1.4.1.5
Number of requests cannot be scanned due to exceeding max decmopress layer.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

jnxJsUTMAVScanCodeCorrupted 1.3.6.1.4.1.2636.3.39.1.13.1.1.4.1.6
Number of requests cannot be scanned due to file corrupted.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

jnxJsUTMAVScanCodeNoResource 1.3.6.1.4.1.2636.3.39.1.13.1.1.4.1.7
Number of requests cannot be scanned due to out-of-resource.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

jnxJsUTMAVScanCodeInternalError 1.3.6.1.4.1.2636.3.39.1.13.1.1.4.1.8
Number of requests cannot be scanned due to internal error.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

jnxJsUTMAVScanCodeMaxContentSize 1.3.6.1.4.1.2636.3.39.1.13.1.1.4.1.9
Number of requests cannot be scanned due to exceeding max content size limit.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

jnxJsUTMAVScanCodeTooManyReq 1.3.6.1.4.1.2636.3.39.1.13.1.1.4.1.10
Number of requests cannot be scanned due to exceeding maximum requests limit.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

jnxJsUTMAVScanCodeTimeout 1.3.6.1.4.1.2636.3.39.1.13.1.1.4.1.11
Number of requests cannot be scanned due to scan timeout.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

jnxJsUTMAVScanCodeEngineNotReady 1.3.6.1.4.1.2636.3.39.1.13.1.1.4.1.12
Number of requests cannot be scanned due to scan engine not ready.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

jnxJsAvPatternUpdateTrap 1.3.6.1.4.1.2636.3.39.1.13.1.0.1
This traps is raised when the Anti-Virus pattern database is updated successfully.
Status: current Access: read-only
NOTIFICATION-TYPE    

jnxAVPatternVersionString 1.3.6.1.4.1.2636.3.39.1.13.1.3.1
Anti-Virus last successfully updated pattern database version.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString Size(1..255)  

jnxAVPatternTimestamp 1.3.6.1.4.1.2636.3.39.1.13.1.3.2
Anti-Virus last successfully updated pattern database timestamp.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString Size(1..255)