TN-THERMAL-PROTECTION-MIB: View SNMP OID List / Download MIB
VENDOR: TRANSITION ENGINEERING INC.
Home | MIB: TN-THERMAL-PROTECTION-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
tnThermalProtectionMIB | 1.3.6.1.4.1.868.2.5.32 |
The mib module for thermal protection on ports |
||
tnThermalProtectionMIBNotifications | 1.3.6.1.4.1.868.2.5.32.0 | |||
tnThermalProtectionPortStatusChangedNotification | 1.3.6.1.4.1.868.2.5.32.0.1 |
A notification generated by the local device sensing a change in the thermal protection port status. The change indicates the current temperature of a port turns to be higher, or lower, than its priority temperature. |
||
tnThermalProtectionMIBObjects | 1.3.6.1.4.1.868.2.5.32.1 | |||
tnThermalProtectionMgmt | 1.3.6.1.4.1.868.2.5.32.1.1 | |||
tnThermalProtectionPriorityTable | 1.3.6.1.4.1.868.2.5.32.1.1.1 | no-access |
This table is for user to configure the temperature and its priority which the ports belong to. |
|
1.3.6.1.4.1.868.2.5.32.1.1.1.1 | no-access |
Each entry represents a temperature and its priority, 4 priorities are supported. |
||
tnThermalProtectionPriorityIndex | 1.3.6.1.4.1.868.2.5.32.1.1.1.1.1 | integer | read-only |
The priority the port belongs to. 4 priorities are supported. |
tnThermalProtectionPriorityTemperature | 1.3.6.1.4.1.868.2.5.32.1.1.1.1.2 | integer | read-write |
The temperature at which the ports with the corresponding priority will be turned off. Temperatures between 0 and 255 C are supported. |
tnThermalProtectionIfTable | 1.3.6.1.4.1.868.2.5.32.1.1.2 | no-access |
This table lets user to configure the temperature priority of each port for thermal protection. When the temperature exceeds the configured thermal protection temperature, ports will be turned off in order to protect the chip from getting overheated or decrease the power consumption. |
|
1.3.6.1.4.1.868.2.5.32.1.1.2.1 | no-access |
Each entry lists the temperature priority of each port. |
||
tnThermalProtectionIfPriority | 1.3.6.1.4.1.868.2.5.32.1.1.2.1.1 | integer | read-write |
The temperature priority of current port belongs to. Refer to tnThermalProtectionPriorityIndex |
tnThermalProtectionIfStatusTable | 1.3.6.1.4.1.868.2.5.32.1.1.3 | no-access |
This table allows the user to inspect status information related to thermal protection. |
|
1.3.6.1.4.1.868.2.5.32.1.1.3.1 | no-access |
Each entry lists the temperature priority of each port. |
||
tnThermalProtectionIfStatusTemperature | 1.3.6.1.4.1.868.2.5.32.1.1.3.1.1 | integer | read-only |
Shows the current chip temperature in degrees Celsius. |
tnThermalProtectionIfStatusCode | 1.3.6.1.4.1.868.2.5.32.1.1.3.1.2 | integer | read-only |
Shows if the port is thermally protected (link is down) or if the port is operating normally. Enumeration: 'linkdown': 1, 'normal': 0. |