All MIBs › ATTO6500N-MIB › bridgeTemperatureWarning
bridgeTemperatureWarning
Module: ATTO6500N-MIB
OID (symbolic): ATTO6500N-MIB::bridgeTemperatureWarning
OID (numeric): 1.3.6.1.4.1.4547.2.3.0.1
Node type: NOTIFICATION-TYPE
Description: Supports notification of over/under temperature warnings.
The following information is returned: tempStatus - the current temperature status (normal, warning, critical) Where normal indicates the temperature is within the safe range. Warning indicates the warning threshold has been reached. Critical indicates that the temperature is outside the safe range.
temperature - current temperature of the sensor
Recommended severity level (for filtering): warning
Examples
Send this trap to an SNMP manager — replace <manager> with the IP or hostname of your monitoring server (SNMPv2c):
snmptrap -v2c -c public <manager> '' ATTO6500N-MIB::bridgeTemperatureWarning snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.4547.2.3.0.1
Listen for incoming traps on the manager host (-f keeps it in the foreground, -Lo prints to stdout — useful for testing):
snmptrapd -f -Lo -c /dev/null authCommunity log public
Example snmptrapd log entry:
zoo11-linux.zoo [UDP: [192.168.30.111]:61186->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (129196290) 14 days, 22:52:42.90 SNMPv2-MIB::snmpTrapOID.0 = OID: ATTO6500N-MIB::bridgeTemperatureWarning
SNMPv3 example:
snmptrap -v3 -l authPriv -u snmpv3user -a SHA -A "AuthPass1" -x AES -X "PrivPass1" <manager> '' ATTO6500N-MIB::bridgeTemperatureWarning
Start monitoring ATTO FibreBridge 6500N FC-to-SAS storage bridge with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ATTO6500N-MIB::bridgeTemperatureWarning OID value, configure state conditions and alerts, and monitor any ATTO FibreBridge 6500N FC-to-SAS storage bridge from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.4547 | attotech | ATTO6500N-MIB |
| 1.3.6.1.4.1.4547.2 | attoMgmt | ATTO6500N-MIB |
| 1.3.6.1.4.1.4547.2.3 | bridge | ATTO6500N-MIB |
| 1.3.6.1.4.1.4547.2.3.0 | bridgeTraps | ATTO6500N-MIB |
| 1.3.6.1.4.1.4547.2.3.0.1 | bridgeTemperatureWarning | ATTO6500N-MIB |