LBHUB-FMS-MIB :: alarmFallingThreshold

MIB Reference — IPNetwork Monitor

All MIBsLBHUB-FMS-MIBalarmFallingThreshold

alarmFallingThreshold

Module: LBHUB-FMS-MIB

OID (symbolic): LBHUB-FMS-MIB::alarmFallingThreshold

OID (numeric): 1.3.6.1.2.1.16.3.1.1.8

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

A threshold for the sampled statistic. When the current sampled value is less than or equal to this threshold, and the value at the last sampling interval was greater than this threshold, a single event will be generated. A single event will also be generated if the first sample after this entry becomes valid is less than or equal to this threshold and the associated alarmStartupAlarm is equal to fallingAlarm(2) or risingOrFallingAlarm(3).

After a falling event is generated, another such event will not be generated until the sampled value rises above this threshold and reaches the alarmRisingThreshold.

This object may not be modified if the associated alarmStatus object is equal to valid(1).

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.16.3.1.1.8
snmpwalk -v2c -c public <target> LBHUB-FMS-MIB::alarmFallingThreshold

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.16.3.1.1.8.1
snmpget -v2c -c public <target> LBHUB-FMS-MIB::alarmFallingThreshold.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.2.1.16.3.1.1.8.1 i <value>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.2mgmtBKTEL-HFC862-BASE-MIB
1.3.6.1.2.1mib_2CHECKPOINT-MIB-2
1.3.6.1.2.1.16rmonLBHUB-BOOM-MIB
1.3.6.1.2.1.16.3alarmLBHUB-BOOM-MIB
1.3.6.1.2.1.16.3.1alarmTableLBHUB-BOOM-MIB
1.3.6.1.2.1.16.3.1.1alarmEntryLBHUB-BOOM-MIB
1.3.6.1.2.1.16.3.1.1.8alarmFallingThresholdLBHUB-FMS-MIB