All MIBs › AT-SYSINFO-MIB › sbTempSettableThresholdStatus
sbTempSettableThresholdStatus
Module: AT-SYSINFO-MIB
OID (symbolic): AT-SYSINFO-MIB::sbTempSettableThresholdStatus
OID (numeric): 1.3.6.1.4.1.207.8.4.4.3.4.2.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The temperature status with regard to the settable temperature threshold. The value of the settable temperature threshold is set by management intervention. This variable represents whether the actual temperature is above the threshold (value is crossover(2)) or below the threshold (value is normal(1)). When the value of this variable is undefined(3), no settable threshold has been specified and the value of sbTempSettableThreshold is not used.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.207.8.4.4.3.4.2.1.1.4 snmpwalk -v2c -c public <target> AT-SYSINFO-MIB::sbTempSettableThresholdStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.207.8.4.4.3.4.2.1.1.4.1 snmpget -v2c -c public <target> AT-SYSINFO-MIB::sbTempSettableThresholdStatus.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.207 | alliedTelesis | AT-SMI-MIB |
| 1.3.6.1.4.1.207.8 | mibObject | AT-SMI-MIB |
| 1.3.6.1.4.1.207.8.4 | brouterMib | AT-SMI-MIB |
| 1.3.6.1.4.1.207.8.4.4 | atRouter | AT-SMI-MIB |
| 1.3.6.1.4.1.207.8.4.4.3 | sysinfo | AT-SMI-MIB |
| 1.3.6.1.4.1.207.8.4.4.3.4 | sysTemperature | AT-SYSINFO-MIB |
| 1.3.6.1.4.1.207.8.4.4.3.4.2 | sbTemperature | AT-SYSINFO-MIB |
| 1.3.6.1.4.1.207.8.4.4.3.4.2.1 | sbTempTable | AT-SYSINFO-MIB |
| 1.3.6.1.4.1.207.8.4.4.3.4.2.1.1 | sbTempEntry | AT-SYSINFO-MIB |
| 1.3.6.1.4.1.207.8.4.4.3.4.2.1.1.4 | sbTempSettableThresholdStatus | AT-SYSINFO-MIB |