jnxRmonAlarmState
JUNIPER-RMON-MIB ·
.1.3.6.1.4.1.2636.3.13.1.1.5
Object
column
Enumeration
The current state of this rmon alarm entry. The states
and their definitions are:
underCreation ... entry has not been activated
active ... entry is active & within thresholds
startup ... entry still waiting for 1st value
risingThreshold ... entry has crossed the rising threshold
fallingThreshold... entry has crossed the falling threshold
getFailure ... internal get request failed
Context
- MIB
- JUNIPER-RMON-MIB
- OID
.1.3.6.1.4.1.2636.3.13.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- jnxRmonAlarmEntry
- Table
- jnxRmonAlarmTable
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | underCreation |
3 | active |
4 | startup |
5 | risingThreshold |
6 | fallingThreshold |
7 | getFailure |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| jnxRmonAlarmGetFailCnt The number of times the internal get request for the
variable monitored by this entry has failed. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.2636.3.13.1.1.1 |
| jnxRmonAlarmGetFailTime The value of sysUpTime when an internal get request for the
variable monitored by this entry last failed. | column | SNMPv2-SMITimeTicks | .1.3.6.1.4.1.2636.3.13.1.1.2 |
| jnxRmonAlarmGetFailReason The reason why an internal get request for the variable
monitored by this entry last failed. | column | Enumeration | .1.3.6.1.4.1.2636.3.13.1.1.3 |
| jnxRmonAlarmGetOkTime The value of sysUpTime when an internal get request for the
variable monitored by this entry succeeded and the entry left
the getFailure state. | column | SNMPv2-SMITimeTicks | .1.3.6.1.4.1.2636.3.13.1.1.4 |