JUNIPER-JS-UTM-AV-MIB
- Registered at
- 1.3.6.1.4.1.2636.3.39.1.13.1
- Last updated
- 2011-02-08 08:00
- Organization
- Juniper Networks, Inc.
- Revisions
- 2011-02-08 08:00
- Namespace
- juniper
- Source file
JUNIPER-JS-UTM-AV-MIB- Digest
sha256:4f9bf116446584916ad4ea6ebb41fb260c737370e2fdaba82d70277ec341e763
Description
This module defines the MIB for Juniper Enterprise specific antivirus functionality. Juniper documentation is recommended as the reference.
Contact
Juniper Technical Assistance Center Juniper Networks, Inc. 1133 Innovation Way Sunnyvale, CA 94089 E-mail: support@juniper.net HTTP://www.juniper.net
Imports
| From | Symbols |
|---|---|
| JUNIPER-JS-SMI | jnxJsUTMRoot |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
JUNIPER-JS-SMI JUNIPER-JS-UTM-AV-MIB JUNIPER-SMI SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| jnxJsAntiVirusTrapsPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.2636.3.39.1.13.1.0 | |||
| jnxJsAntiVirusObjects OBJECT-IDENTITY | 1.3.6.1.4.1.2636.3.39.1.13.1.1 | |||
| jnxJsAntiVirusEngine OBJECT-IDENTITY | 1.3.6.1.4.1.2636.3.39.1.13.1.1.1 | |||
| jnxJsAVEngineType OBJECT-TYPE 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. | 1.3.6.1.4.1.2636.3.39.1.13.1.1.1.1 | INTEGER {unknown-engine(1), kaspersky-lab-engine(2), juniper-express-engine(3), sophos-engine(4)} | read-only | deprecated |
| jnxJsAVCurrentPatternVersionString OBJECT-TYPE Anti-Virus pattern database version currently in use. | 1.3.6.1.4.1.2636.3.39.1.13.1.1.1.2 | DisplayString (SIZE(1..255)) | read-only | deprecated |
| jnxJsAVDatabaseType OBJECT-TYPE 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. | 1.3.6.1.4.1.2636.3.39.1.13.1.1.1.3 | INTEGER {full(1), express(2), unknown(3), sophos(4)} | read-only | deprecated |
| jnxJsAntiVirusStats OBJECT-IDENTITY | 1.3.6.1.4.1.2636.3.39.1.13.1.1.2 | |||
| jnxJsAVScanCodeClean OBJECT-TYPE Number of requests passed Anti-Virus scan. | 1.3.6.1.4.1.2636.3.39.1.13.1.1.2.1 | Integer32 | read-only | deprecated |
| jnxJsAVScanCodeInfected OBJECT-TYPE Number of requests found infected by Anti-Virus scan engine. | 1.3.6.1.4.1.2636.3.39.1.13.1.1.2.2 | Integer32 | read-only | deprecated |
| jnxJsAVScanCodeProtected OBJECT-TYPE Number of requests cannot be scanned due to protected by password. | 1.3.6.1.4.1.2636.3.39.1.13.1.1.2.3 | Integer32 | read-only | deprecated |
| jnxJsAVScanCodeDecompress OBJECT-TYPE Number of requests cannot be scanned due to exceeding max decmopress layer. | 1.3.6.1.4.1.2636.3.39.1.13.1.1.2.4 | Integer32 | read-only | deprecated |
| jnxJsAVScanCodeCorrupted OBJECT-TYPE Number of requests cannot be scanned due to file corrupted. | 1.3.6.1.4.1.2636.3.39.1.13.1.1.2.5 | Integer32 | read-only | deprecated |
| jnxJsAVScanCodeNoResource OBJECT-TYPE Number of requests cannot be scanned due to out-of-resource. | 1.3.6.1.4.1.2636.3.39.1.13.1.1.2.6 | Integer32 | read-only | deprecated |
| jnxJsAVScanCodeInternalError OBJECT-TYPE Number of requests cannot be scanned due to internal error. | 1.3.6.1.4.1.2636.3.39.1.13.1.1.2.7 | Integer32 | read-only | deprecated |
| jnxJsAVScanCodeMaxContentSize OBJECT-TYPE Number of requests cannot be scanned due to exceeding max content size limit. | 1.3.6.1.4.1.2636.3.39.1.13.1.1.2.8 | Integer32 | read-only | deprecated |
| jnxJsAVScanCodeTooManyReq OBJECT-TYPE Number of requests cannot be scanned due to exceeding maximum requests limit. | 1.3.6.1.4.1.2636.3.39.1.13.1.1.2.9 | Integer32 | read-only | deprecated |
| jnxJsAVScanCodeTimeout OBJECT-TYPE Number of requests cannot be scanned due to scan timeout. | 1.3.6.1.4.1.2636.3.39.1.13.1.1.2.10 | Integer32 | read-only | deprecated |
| jnxJsAVScanCodeEngineNotReady OBJECT-TYPE Number of requests cannot be scanned due to scan engine not ready. | 1.3.6.1.4.1.2636.3.39.1.13.1.1.2.11 | Integer32 | read-only | deprecated |
| jnxJsUTMAntiVirusEngine OBJECT-TYPE Table of anti-virus engine objects. | 1.3.6.1.4.1.2636.3.39.1.13.1.1.3 | not-accessible | current | |
| jnxJsUTMAntiVirusEngineEntry OBJECT-TYPE Entry for anti-virus engine table. | 1.3.6.1.4.1.2636.3.39.1.13.1.1.3.1 | not-accessible | current | |
| jnxJsUTMAVEngineIndex OBJECT-TYPE Index is the cluster node number. If the device is not in a cluster mode then it will be the local node number. | 1.3.6.1.4.1.2636.3.39.1.13.1.1.3.1.1 | Integer32 (0..2147483647) | not-accessible | current |
| jnxJsUTMAVEngineType OBJECT-TYPE 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. | 1.3.6.1.4.1.2636.3.39.1.13.1.1.3.1.2 | INTEGER {unknown-engine(1), kaspersky-lab-engine(2), juniper-express-engine(3), sophos-engine(4)} | read-only | current |
| jnxJsUTMAVPatternVersionString OBJECT-TYPE Anti-Virus pattern database version currently in use. | 1.3.6.1.4.1.2636.3.39.1.13.1.1.3.1.3 | DisplayString (SIZE(1..255)) | read-only | current |
| jnxJsUTMAVDatabaseType OBJECT-TYPE 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. | 1.3.6.1.4.1.2636.3.39.1.13.1.1.3.1.4 | INTEGER {full(1), express(2), unknown(3), sophos(4)} | read-only | current |
| jnxJsUTMAntiVirusStats OBJECT-TYPE Table of anti-virus stats objects. | 1.3.6.1.4.1.2636.3.39.1.13.1.1.4 | not-accessible | current | |
| jnxJsUTMAntiVirusStatsEntry OBJECT-TYPE Entry of anti-virus stats object. | 1.3.6.1.4.1.2636.3.39.1.13.1.1.4.1 | not-accessible | current | |
| jnxJsUTMAVStatsIndex OBJECT-TYPE Index is the cluster node number. If the device is not in a cluster mode then it will be the local node number. | 1.3.6.1.4.1.2636.3.39.1.13.1.1.4.1.1 | Integer32 (0..2147483647) | not-accessible | current |
| jnxJsUTMAVScanCodeClean OBJECT-TYPE Number of requests passed Anti-Virus scan. | 1.3.6.1.4.1.2636.3.39.1.13.1.1.4.1.2 | Integer32 | read-only | current |
| jnxJsUTMAVScanCodeInfected OBJECT-TYPE Number of requests found infected by Anti-Virus scan engine. | 1.3.6.1.4.1.2636.3.39.1.13.1.1.4.1.3 | Integer32 | read-only | current |
| jnxJsUTMAVScanCodeProtected OBJECT-TYPE Number of requests cannot be scanned due to protected by password. | 1.3.6.1.4.1.2636.3.39.1.13.1.1.4.1.4 | Integer32 | read-only | current |
| jnxJsUTMAVScanCodeDecompress OBJECT-TYPE Number of requests cannot be scanned due to exceeding max decmopress layer. | 1.3.6.1.4.1.2636.3.39.1.13.1.1.4.1.5 | Integer32 | read-only | current |
| jnxJsUTMAVScanCodeCorrupted OBJECT-TYPE Number of requests cannot be scanned due to file corrupted. | 1.3.6.1.4.1.2636.3.39.1.13.1.1.4.1.6 | Integer32 | read-only | current |
| jnxJsUTMAVScanCodeNoResource OBJECT-TYPE Number of requests cannot be scanned due to out-of-resource. | 1.3.6.1.4.1.2636.3.39.1.13.1.1.4.1.7 | Integer32 | read-only | current |
| jnxJsUTMAVScanCodeInternalError OBJECT-TYPE Number of requests cannot be scanned due to internal error. | 1.3.6.1.4.1.2636.3.39.1.13.1.1.4.1.8 | Integer32 | read-only | current |
| jnxJsUTMAVScanCodeMaxContentSize OBJECT-TYPE Number of requests cannot be scanned due to exceeding max content size limit. | 1.3.6.1.4.1.2636.3.39.1.13.1.1.4.1.9 | Integer32 | read-only | current |
| jnxJsUTMAVScanCodeTooManyReq OBJECT-TYPE Number of requests cannot be scanned due to exceeding maximum requests limit. | 1.3.6.1.4.1.2636.3.39.1.13.1.1.4.1.10 | Integer32 | read-only | current |
| jnxJsUTMAVScanCodeTimeout OBJECT-TYPE Number of requests cannot be scanned due to scan timeout. | 1.3.6.1.4.1.2636.3.39.1.13.1.1.4.1.11 | Integer32 | read-only | current |
| jnxJsUTMAVScanCodeEngineNotReady OBJECT-TYPE Number of requests cannot be scanned due to scan engine not ready. | 1.3.6.1.4.1.2636.3.39.1.13.1.1.4.1.12 | Integer32 | read-only | current |
| jnxJsAntiVirusTraps OBJECT-IDENTITY | 1.3.6.1.4.1.2636.3.39.1.13.1.2 | |||
| jnxJsAntiVirusTrapVars OBJECT-IDENTITY | 1.3.6.1.4.1.2636.3.39.1.13.1.3 | |||
| jnxAVPatternVersionString OBJECT-TYPE Anti-Virus last successfully updated pattern database version. | 1.3.6.1.4.1.2636.3.39.1.13.1.3.1 | DisplayString (SIZE(1..255)) | accessible-for-notify | current |
| jnxAVPatternTimestamp OBJECT-TYPE Anti-Virus last successfully updated pattern database timestamp. | 1.3.6.1.4.1.2636.3.39.1.13.1.3.2 | DisplayString (SIZE(1..255)) | accessible-for-notify | current |
Notifications
| Name | OID | Status |
|---|---|---|
| jnxJsAvPatternUpdateTrap NOTIFICATION-TYPE This traps is raised when the Anti-Virus pattern database is updated successfully. | 1.3.6.1.4.1.2636.3.39.1.13.1.0.1 | current |