jnxJsAVEngineType
JUNIPER-JS-UTM-AV-MIB ·
.1.3.6.1.4.1.2636.3.39.1.13.1.1.1.1
Object
scalar deprecated
Enumeration
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.
Context
- MIB
- JUNIPER-JS-UTM-AV-MIB
- OID
.1.3.6.1.4.1.2636.3.39.1.13.1.1.1.1- Type
- scalar
- Access
- readonly
- Status
- deprecated
- Parent
- jnxJsAntiVirusEngine
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'JUNIPER-JS-UTM-AV-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-JS-UTM-AV-MIB::jnxJsAVEngineType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'JUNIPER-JS-UTM-AV-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'JUNIPER-JS-UTM-AV-MIB::jnxJsAVEngineType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown-engine |
2 | kaspersky-lab-engine |
3 | juniper-express-engine |
4 | sophos-engine |