MIBs Depot

JUNIPER-RMON-MIB

Registered at
1.3.6.1.4.1.2636.3.13
1.3.6.1.4.1.2636.4.3.0
Last updated
2005-11-23 00:00
Organization
Juniper Networks, Inc.
Revisions
2005-11-23 00:00, 2002-01-10 00:00
Namespace
juniper
Source file
JUNIPER-RMON-MIB
Digest
sha256:d6d1811a51b79da768402a23e0ba2240ea314ca3188cc8549a480cf95078cd7b

Description

The MIB modules extends the Rmon as defined in RMON-MIB.

Contact

Juniper Technical Assistance Center Juniper Networks, Inc. 1133 Innovation Way Sunnyvale, CA 94089 E-mail: support@juniper.net

Imports

FromSymbols
JUNIPER-SMIjnxMibs, jnxRmonTraps
RMON-MIBalarmEntry, alarmIndex, alarmVariable
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMICounter32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

JUNIPER-RMON-MIB
JUNIPER-SMI
RMON-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
jnxRmonAlarmTable
OBJECT-TYPE
Extensions to the rmon Alarm Table
1.3.6.1.4.1.2636.3.13.1not-accessiblecurrent
jnxRmonAlarmEntry
OBJECT-TYPE
Each entry containing additional management information applicable to a particular rmon alarm entry.
1.3.6.1.4.1.2636.3.13.1.1not-accessiblecurrent
jnxRmonAlarmGetFailCnt
OBJECT-TYPE
The number of times the internal get request for the variable monitored by this entry has failed.
1.3.6.1.4.1.2636.3.13.1.1.1Counter32read-onlycurrent
jnxRmonAlarmGetFailTime
OBJECT-TYPE
The value of sysUpTime when an internal get request for the variable monitored by this entry last failed.
1.3.6.1.4.1.2636.3.13.1.1.2TimeTicksread-onlycurrent
jnxRmonAlarmGetFailReason
OBJECT-TYPE
The reason why an internal get request for the variable monitored by this entry last failed.
1.3.6.1.4.1.2636.3.13.1.1.3INTEGER {other(1), noError(2), noSuchObject(3), outOfView(4), noSuchInstance(5), badReqId(6), oidMatchErr(7), oidBindErr(8), createPktErr(9), badObjType(10), processRestarted(11), lostInstance(12)}read-onlycurrent
jnxRmonAlarmGetOkTime
OBJECT-TYPE
The value of sysUpTime when an internal get request for the variable monitored by this entry succeeded and the entry left the getFailure state.
1.3.6.1.4.1.2636.3.13.1.1.4TimeTicksread-onlycurrent
jnxRmonAlarmState
OBJECT-TYPE
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
1.3.6.1.4.1.2636.3.13.1.1.5INTEGER {unknown(1), underCreation(2), active(3), startup(4), risingThreshold(5), fallingThreshold(6), getFailure(7)}read-onlycurrent
jnxRmonTrapPrefix
OBJECT-IDENTITY
1.3.6.1.4.1.2636.4.3.0

Notifications

NameOIDStatus
jnxRmonAlarmGetFailure
NOTIFICATION-TYPE
The SNMP trap that is generated when the get request for an alarm variable returns an error. The specific error is identified by jnxRmonAlarmGetFailReason.
1.3.6.1.4.1.2636.4.3.0.1current
jnxRmonGetOk
NOTIFICATION-TYPE
The SNMP trap that is generated when the get request for an alarm variable is successful. This is only sent after previous attempts were unsuccessful.
1.3.6.1.4.1.2636.4.3.0.2current