jnxVmonTrapLevel
JUNIPER-VMON-MIB ·
.1.3.6.1.4.1.2636.3.79.1.1.8
Object
scalar JnxVmonTrapLevel
Level of the SNMP Trap
Context
- MIB
- JUNIPER-VMON-MIB
- OID
.1.3.6.1.4.1.2636.3.79.1.1.8- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- jnxVmonObjects
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-VMON-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-VMON-MIB::jnxVmonTrapLevel.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'JUNIPER-VMON-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'JUNIPER-VMON-MIB::jnxVmonTrapLevel'
Syntax
- Source
- JnxVmonTrapLevel
- Base type
Enumeration
Values & Constraints
Type Values
2 | critical |
4 | warning |
6 | info |
8 | clear |