LBMSH-MIB :: gaugeRecoveryLevelScaler

MIB Reference — IPNetwork Monitor

All MIBsLBMSH-MIBgaugeRecoveryLevelScaler

gaugeRecoveryLevelScaler

Module: LBMSH-MIB

OID (symbolic): LBMSH-MIB::gaugeRecoveryLevelScaler

OID (numeric): 1.3.6.1.4.1.43.10.5.4

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

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

e.g gaugeRecoveryLevelScaler = 90 gaugePeakValue = 360

After writing 'calibrateTriggers' to the gaugeState:

RecoveryLevel = 90/100 * 360 = 324

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.10.5.4
snmpwalk -v2c -c public <target> LBMSH-MIB::gaugeRecoveryLevelScaler

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.43.10.5.4.1
snmpget -v2c -c public <target> LBMSH-MIB::gaugeRecoveryLevelScaler.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.43.10.5.4.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.4gaugeRecoveryLevelScalerLBMSH-MIB