PROTEON-MIB :: proLowTempThreshold

MIB Reference — IPNetwork Monitor

All MIBsPROTEON-MIBproLowTempThreshold

proLowTempThreshold

Module: PROTEON-MIB

OID (symbolic): PROTEON-MIB::proLowTempThreshold

OID (numeric): 1.3.6.1.4.1.1.6.3.6

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description:

The temperature that will cause a Low Temperature Condition to become true. The Low Temperature Condition will become true when:

proCurrentTemp <= proLowTempThreshold.

The low temperature condition will reset when:

proCurrentTemp > (proLowTempThreshold + proTempHysteresis).

This range is checked one per proTempPollPeriod.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1.6.3.6
snmpwalk -v2c -c public <target> PROTEON-MIB::proLowTempThreshold

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.1.6.3.6.1
snmpget -v2c -c public <target> PROTEON-MIB::proLowTempThreshold.1

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.1proteonOpenROUTE-MIB
1.3.6.1.4.1.1.6proSystemOpenROUTE-MIB
1.3.6.1.4.1.1.6.3proTempOpenROUTE-MIB
1.3.6.1.4.1.1.6.3.6proLowTempThresholdPROTEON-MIB