TN-THERMAL-PROTECTION-MIB

File: TN-THERMAL-PROTECTION-MIB.mib (6506 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
ENTITY-MIB TRANSITION-SMI IF-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Integer32 NOTIFICATION-GROUP TEXTUAL-CONVENTION
TimeStamp RowStatus TruthValue
entPhysicalIndex tnProducts ifIndex
InterfaceIndex

Defined Types

TnThermalProtectionPriorityEntry  
SEQUENCE    
  tnThermalProtectionPriorityIndex INTEGER
  tnThermalProtectionPriorityTemperature INTEGER

TnThermalProtectionIfEntry  
SEQUENCE    
  tnThermalProtectionIfPriority INTEGER

TnThermalProtectionIfStatusEntry  
SEQUENCE    
  tnThermalProtectionIfStatusTemperature INTEGER
  tnThermalProtectionIfStatusCode INTEGER

Defined Values

tnThermalProtectionMIB 1.3.6.1.4.1.868.2.5.32
The mib module for thermal protection on ports
MODULE-IDENTITY    

tnThermalProtectionMIBNotifications 1.3.6.1.4.1.868.2.5.32.0
OBJECT IDENTIFIER    

tnThermalProtectionMIBObjects 1.3.6.1.4.1.868.2.5.32.1
OBJECT IDENTIFIER    

tnThermalProtectionMgmt 1.3.6.1.4.1.868.2.5.32.1.1
OBJECT IDENTIFIER    

tnThermalProtectionPriorityTable 1.3.6.1.4.1.868.2.5.32.1.1.1
This table is for user to configure the temperature and its priority which the ports belong to.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TnThermalProtectionPriorityEntry

tnThermalProtectionPriorityEntry 1.3.6.1.4.1.868.2.5.32.1.1.1.1
Each entry represents a temperature and its priority, 4 priorities are supported.
Status: current Access: not-accessible
OBJECT-TYPE    
  TnThermalProtectionPriorityEntry  

tnThermalProtectionPriorityIndex 1.3.6.1.4.1.868.2.5.32.1.1.1.1.1
The priority the port belongs to. 4 priorities are supported.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..3  

tnThermalProtectionPriorityTemperature 1.3.6.1.4.1.868.2.5.32.1.1.1.1.2
The temperature at which the ports with the corresponding priority will be turned off. Temperatures between 0 and 255 C are supported.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

tnThermalProtectionIfTable 1.3.6.1.4.1.868.2.5.32.1.1.2
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TnThermalProtectionIfEntry

tnThermalProtectionIfEntry 1.3.6.1.4.1.868.2.5.32.1.1.2.1
Each entry lists the temperature priority of each port.
Status: current Access: not-accessible
OBJECT-TYPE    
  TnThermalProtectionIfEntry  

tnThermalProtectionIfPriority 1.3.6.1.4.1.868.2.5.32.1.1.2.1.1
The temperature priority of current port belongs to. Refer to tnThermalProtectionPriorityIndex
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..3  

tnThermalProtectionIfStatusTable 1.3.6.1.4.1.868.2.5.32.1.1.3
This table allows the user to inspect status information related to thermal protection.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TnThermalProtectionIfStatusEntry

tnThermalProtectionIfStatusEntry 1.3.6.1.4.1.868.2.5.32.1.1.3.1
Each entry lists the temperature priority of each port.
Status: current Access: not-accessible
OBJECT-TYPE    
  TnThermalProtectionIfStatusEntry  

tnThermalProtectionIfStatusTemperature 1.3.6.1.4.1.868.2.5.32.1.1.3.1.1
Shows the current chip temperature in degrees Celsius.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

tnThermalProtectionIfStatusCode 1.3.6.1.4.1.868.2.5.32.1.1.3.1.2
Shows if the port is thermally protected (link is down) or if the port is operating normally.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normal(0), linkdown(1)  

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.
Status: current Access: read-only
NOTIFICATION-TYPE