jnxSoamPmNotificationObjCurrentState
JUNIPER-SOAM-PM-MIB ·
.1.3.6.1.4.1.2636.3.78.1.5.12
Object
scalar Enumeration
The Current Notification Crossing Type of the
object that caused the generation
of the notification at the end of timer interval
from the jnxSoamLmThresholdEntry or
jnxSoamDmThresholdEntry.
aboveAlarm(1) indicates that the crossing type alarm was an above
threshold
setAlarm(2) indicates that the crossing type alarm was a set
threshold
clearAlarm(3) indicates that the crossing type alarm was a clear
threshold
This object is only used for the notification.
Context
- MIB
- JUNIPER-SOAM-PM-MIB
- OID
.1.3.6.1.4.1.2636.3.78.1.5.12- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- jnxSoamPmNotificationObj
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-SOAM-PM-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-SOAM-PM-MIB::jnxSoamPmNotificationObjCurrentState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'JUNIPER-SOAM-PM-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'JUNIPER-SOAM-PM-MIB::jnxSoamPmNotificationObjCurrentState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | aboveAlarm |
2 | setAlarm |
3 | clearAlarm |