LBHUB-FMS-MIB :: gaugeThresholdLevelScaler

MIB Reference — IPNetwork Monitor

All MIBsLBHUB-FMS-MIBgaugeThresholdLevelScaler

gaugeThresholdLevelScaler

Module: LBHUB-FMS-MIB

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

OID (numeric): 1.3.6.1.4.1.43.10.5.3

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

The ThresholdLevel is set to this percentage of the peakValue when the Alarm is auto-calibrated.

e.g gaugeThresholdLevelScaler = 120 gaugePeakValue = 360

After writing 'calibrateTriggers' to the gaugeState:

ThresholdLevel = 120/100 * 360 = 432

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.10.5.3
snmpwalk -v2c -c public <target> LBHUB-FMS-MIB::gaugeThresholdLevelScaler

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.43.10.5.3.1
snmpget -v2c -c public <target> LBHUB-FMS-MIB::gaugeThresholdLevelScaler.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.43.10.5.3.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.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.43a3ComA3COM-HUAWEI-OID-MIB
1.3.6.1.4.1.43.10genericA3Com-products-MIB
1.3.6.1.4.1.43.10.5gaugesA3COM0004-GENERIC
1.3.6.1.4.1.43.10.5.3gaugeThresholdLevelScalerLBHUB-FMS-MIB