JUNIPER-JS-UTM-AV-MIB: View SNMP OID List / Download MIB
VENDOR: JUNIPER
Home | MIB: JUNIPER-JS-UTM-AV-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
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. |
||
jnxJsAntiVirusTrapsPrefix | 1.3.6.1.4.1.2636.3.39.1.13.1.0 | |||
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. |
||
jnxJsAntiVirusObjects | 1.3.6.1.4.1.2636.3.39.1.13.1.1 | |||
jnxJsAntiVirusEngine | 1.3.6.1.4.1.2636.3.39.1.13.1.1.1 | |||
jnxJsAVEngineType | 1.3.6.1.4.1.2636.3.39.1.13.1.1.1.1 | integer | read-only |
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. Enumeration: 'kaspersky-lab-engine': 2, 'sophos-engine': 4, 'juniper-express-engine': 3, 'unknown-engine': 1. |
jnxJsAVCurrentPatternVersionString | 1.3.6.1.4.1.2636.3.39.1.13.1.1.1.2 | displaystring | read-only |
Anti-Virus pattern database version currently in use. |
jnxJsAVDatabaseType | 1.3.6.1.4.1.2636.3.39.1.13.1.1.1.3 | integer | read-only |
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. Enumeration: 'unknown': 3, 'express': 2, 'full': 1, 'sophos': 4. |
jnxJsAntiVirusStats | 1.3.6.1.4.1.2636.3.39.1.13.1.1.2 | |||
jnxJsAVScanCodeClean | 1.3.6.1.4.1.2636.3.39.1.13.1.1.2.1 | integer32 | read-only |
Number of requests passed Anti-Virus scan. |
jnxJsAVScanCodeInfected | 1.3.6.1.4.1.2636.3.39.1.13.1.1.2.2 | integer32 | read-only |
Number of requests found infected by Anti-Virus scan engine. |
jnxJsAVScanCodeProtected | 1.3.6.1.4.1.2636.3.39.1.13.1.1.2.3 | integer32 | read-only |
Number of requests cannot be scanned due to protected by password. |
jnxJsAVScanCodeDecompress | 1.3.6.1.4.1.2636.3.39.1.13.1.1.2.4 | integer32 | read-only |
Number of requests cannot be scanned due to exceeding max decmopress layer. |
jnxJsAVScanCodeCorrupted | 1.3.6.1.4.1.2636.3.39.1.13.1.1.2.5 | integer32 | read-only |
Number of requests cannot be scanned due to file corrupted. |
jnxJsAVScanCodeNoResource | 1.3.6.1.4.1.2636.3.39.1.13.1.1.2.6 | integer32 | read-only |
Number of requests cannot be scanned due to out-of-resource. |
jnxJsAVScanCodeInternalError | 1.3.6.1.4.1.2636.3.39.1.13.1.1.2.7 | integer32 | read-only |
Number of requests cannot be scanned due to internal error. |
jnxJsAVScanCodeMaxContentSize | 1.3.6.1.4.1.2636.3.39.1.13.1.1.2.8 | integer32 | read-only |
Number of requests cannot be scanned due to exceeding max content size limit. |
jnxJsAVScanCodeTooManyReq | 1.3.6.1.4.1.2636.3.39.1.13.1.1.2.9 | integer32 | read-only |
Number of requests cannot be scanned due to exceeding maximum requests limit. |
jnxJsAVScanCodeTimeout | 1.3.6.1.4.1.2636.3.39.1.13.1.1.2.10 | integer32 | read-only |
Number of requests cannot be scanned due to scan timeout. |
jnxJsAVScanCodeEngineNotReady | 1.3.6.1.4.1.2636.3.39.1.13.1.1.2.11 | integer32 | read-only |
Number of requests cannot be scanned due to scan engine not ready. |
jnxJsUTMAntiVirusEngine | 1.3.6.1.4.1.2636.3.39.1.13.1.1.3 | no-access |
Table of anti-virus engine objects. |
|
1.3.6.1.4.1.2636.3.39.1.13.1.1.3.1 | no-access |
Entry for anti-virus engine table. |
||
jnxJsUTMAVEngineIndex | 1.3.6.1.4.1.2636.3.39.1.13.1.1.3.1.1 | integer32 | no-access |
Index is the cluster node number. If the device is not in a cluster mode then it will be the local node number. |
jnxJsUTMAVEngineType | 1.3.6.1.4.1.2636.3.39.1.13.1.1.3.1.2 | integer | read-only |
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. Enumeration: 'kaspersky-lab-engine': 2, 'sophos-engine': 4, 'juniper-express-engine': 3, 'unknown-engine': 1. |
jnxJsUTMAVPatternVersionString | 1.3.6.1.4.1.2636.3.39.1.13.1.1.3.1.3 | displaystring | read-only |
Anti-Virus pattern database version currently in use. |
jnxJsUTMAVDatabaseType | 1.3.6.1.4.1.2636.3.39.1.13.1.1.3.1.4 | integer | read-only |
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. Enumeration: 'unknown': 3, 'express': 2, 'full': 1, 'sophos': 4. |
jnxJsUTMAntiVirusStats | 1.3.6.1.4.1.2636.3.39.1.13.1.1.4 | no-access |
Table of anti-virus stats objects. |
|
1.3.6.1.4.1.2636.3.39.1.13.1.1.4.1 | no-access |
Entry of anti-virus stats object. |
||
jnxJsUTMAVStatsIndex | 1.3.6.1.4.1.2636.3.39.1.13.1.1.4.1.1 | integer32 | no-access |
Index is the cluster node number. If the device is not in a cluster mode then it will be the local node number. |
jnxJsUTMAVScanCodeClean | 1.3.6.1.4.1.2636.3.39.1.13.1.1.4.1.2 | integer32 | read-only |
Number of requests passed Anti-Virus scan. |
jnxJsUTMAVScanCodeInfected | 1.3.6.1.4.1.2636.3.39.1.13.1.1.4.1.3 | integer32 | read-only |
Number of requests found infected by Anti-Virus scan engine. |
jnxJsUTMAVScanCodeProtected | 1.3.6.1.4.1.2636.3.39.1.13.1.1.4.1.4 | integer32 | read-only |
Number of requests cannot be scanned due to protected by password. |
jnxJsUTMAVScanCodeDecompress | 1.3.6.1.4.1.2636.3.39.1.13.1.1.4.1.5 | integer32 | read-only |
Number of requests cannot be scanned due to exceeding max decmopress layer. |
jnxJsUTMAVScanCodeCorrupted | 1.3.6.1.4.1.2636.3.39.1.13.1.1.4.1.6 | integer32 | read-only |
Number of requests cannot be scanned due to file corrupted. |
jnxJsUTMAVScanCodeNoResource | 1.3.6.1.4.1.2636.3.39.1.13.1.1.4.1.7 | integer32 | read-only |
Number of requests cannot be scanned due to out-of-resource. |
jnxJsUTMAVScanCodeInternalError | 1.3.6.1.4.1.2636.3.39.1.13.1.1.4.1.8 | integer32 | read-only |
Number of requests cannot be scanned due to internal error. |
jnxJsUTMAVScanCodeMaxContentSize | 1.3.6.1.4.1.2636.3.39.1.13.1.1.4.1.9 | integer32 | read-only |
Number of requests cannot be scanned due to exceeding max content size limit. |
jnxJsUTMAVScanCodeTooManyReq | 1.3.6.1.4.1.2636.3.39.1.13.1.1.4.1.10 | integer32 | read-only |
Number of requests cannot be scanned due to exceeding maximum requests limit. |
jnxJsUTMAVScanCodeTimeout | 1.3.6.1.4.1.2636.3.39.1.13.1.1.4.1.11 | integer32 | read-only |
Number of requests cannot be scanned due to scan timeout. |
jnxJsUTMAVScanCodeEngineNotReady | 1.3.6.1.4.1.2636.3.39.1.13.1.1.4.1.12 | integer32 | read-only |
Number of requests cannot be scanned due to scan engine not ready. |
jnxJsAntiVirusTraps | 1.3.6.1.4.1.2636.3.39.1.13.1.2 | |||
jnxJsAntiVirusTrapVars | 1.3.6.1.4.1.2636.3.39.1.13.1.3 | |||
jnxAVPatternVersionString | 1.3.6.1.4.1.2636.3.39.1.13.1.3.1 | displaystring | no-access |
Anti-Virus last successfully updated pattern database version. |
jnxAVPatternTimestamp | 1.3.6.1.4.1.2636.3.39.1.13.1.3.2 | displaystring | no-access |
Anti-Virus last successfully updated pattern database timestamp. |