FOUNDRY-SN-AGENT-MIB :: snChasWarningTemperature

MIB Reference — IPNetwork Monitor

All MIBsFOUNDRY-SN-AGENT-MIBsnChasWarningTemperature

snChasWarningTemperature

Module: FOUNDRY-SN-AGENT-MIB

OID (symbolic): FOUNDRY-SN-AGENT-MIB::snChasWarningTemperature

OID (numeric): 1.3.6.1.4.1.1991.1.1.1.1.19

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

Actual temperature higher than this threshold value will trigger the switch to send a temperature warning trap. Each unit is 0.5 degrees Celcius. Only management module built with temperature sensor hardware is applicable. For those non-applicable management module, it returns no-such-name.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1991.1.1.1.1.19
snmpwalk -v2c -c public <target> FOUNDRY-SN-AGENT-MIB::snChasWarningTemperature

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.1991.1.1.1.1.19.1
snmpget -v2c -c public <target> FOUNDRY-SN-AGENT-MIB::snChasWarningTemperature.1

Set instance 1 (SNMPv2c):

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

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> snChasWarningTemperature.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.1991foundryFOUNDRY-SN-ROOT-MIB
1.3.6.1.4.1.1991.1productsFOUNDRY-SN-ROOT-MIB
1.3.6.1.4.1.1991.1.1switchFOUNDRY-SN-ROOT-MIB
1.3.6.1.4.1.1991.1.1.1snChassisFOUNDRY-SN-ROOT-MIB
1.3.6.1.4.1.1991.1.1.1.1snChasGenFOUNDRY-SN-AGENT-MIB
1.3.6.1.4.1.1991.1.1.1.1.19snChasWarningTemperatureFOUNDRY-SN-AGENT-MIB