jnxJsAVDatabaseType
JUNIPER-JS-UTM-AV-MIB ·
.1.3.6.1.4.1.2636.3.39.1.13.1.1.1.3
Object
scalar deprecated
Enumeration
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.
Context
- MIB
- JUNIPER-JS-UTM-AV-MIB
- OID
.1.3.6.1.4.1.2636.3.39.1.13.1.1.1.3- 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::jnxJsAVDatabaseType.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::jnxJsAVDatabaseType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | full |
2 | express |
3 | unknown |
4 | sophos |