All MIBs › TN-MGMT-MIB › tnMgmtMibCPUTmpNotif
tnMgmtMibCPUTmpNotif
Module: TN-MGMT-MIB
OID (symbolic): TN-MGMT-MIB::tnMgmtMibCPUTmpNotif
OID (numeric): 1.3.6.1.4.1.868.2.5.3.0.10
Node type: NOTIFICATION-TYPE
Description:
A tnMgmtMibCPUTmpNotif will be sent out when temperature of CPU is out of controlled range (TO BE CONTINUED).
What is tnMgmtMibCPUTmpNotif?
This OID sends an alert notification when the device's CPU temperature falls outside the safe operating range. Network operators monitor this to prevent hardware damage from overheating. An example: if a router's CPU hits 85°C, this alert fires to let the NOC know the device may throttle or fail soon.
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> '' TN-MGMT-MIB::tnMgmtMibCPUTmpNotif snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.868.2.5.3.0.10
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]:53205->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (344074197) 39 days, 19:45:41.97 SNMPv2-MIB::snmpTrapOID.0 = OID: TN-MGMT-MIB::tnMgmtMibCPUTmpNotif
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.868 | transition | TRANSITION-SMI |
| 1.3.6.1.4.1.868.2 | products | TRANSITION-SMI |
| 1.3.6.1.4.1.868.2.5 | tnProducts | TRANSITION-SMI |
| 1.3.6.1.4.1.868.2.5.3 | tnMgmtMIB | TN-MGMT-MIB |
| 1.3.6.1.4.1.868.2.5.3.0 | tnMgmtNotifications | TN-MGMT-MIB |
| 1.3.6.1.4.1.868.2.5.3.0.10 | tnMgmtMibCPUTmpNotif | TN-MGMT-MIB |