PT-MONITOR-MIB

File: PT-MONITOR-MIB.mib (3780 bytes)

Imported modules

SNMPv2-SMI PT-MIB SNMPv2-CONF
SNMPv2-TC

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
pt MODULE-COMPLIANCE OBJECT-GROUP
TEXTUAL-CONVENTION

Defined Types

HealthStatusTC  
hw status.
TEXTUAL-CONVENTION    
  INTEGER eOK(1), eNOTOK(2), eUNKNOWN(3)  

HwDiagnosticsEntry  
SEQUENCE    
  hwIndex Integer32
  temperatureStatus OCTET STRING
  healthStatus HealthStatusTC

Defined Values

ptMonitor 1.3.6.1.4.1.18086.4
This is the MIB of PT specifics
MODULE-IDENTITY    

ptMonitorConformance 1.3.6.1.4.1.18086.4.2
OBJECT IDENTIFIER    

hwDiagnosticsTable 1.3.6.1.4.1.18086.4.1
A list of interface entries. The number of entries is given by the value of ExampleNumber.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwDiagnosticsEntry

hwDiagnosticsEntry 1.3.6.1.4.1.18086.4.1.1
An entry containing management information applicable to a particular interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwDiagnosticsEntry  

hwIndex 1.3.6.1.4.1.18086.4.1.1.1
a unique index for hw that we diagnose, here it is the slotId
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

temperatureStatus 1.3.6.1.4.1.18086.4.1.1.2
The temperature in degree Celsius.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..80)  

healthStatus 1.3.6.1.4.1.18086.4.1.1.3
This is the hw running status, it has the following value: eOK (1), eNOT_OK (2), eUNKNOWN (3)
Status: current Access: read-only
OBJECT-TYPE    
  HealthStatusTC  

ptMonitorCompliances 1.3.6.1.4.1.18086.4.2.1
OBJECT IDENTIFIER    

ptMonitorGroups 1.3.6.1.4.1.18086.4.2.2
OBJECT IDENTIFIER    

ptMonitorFullCompliance 1.3.6.1.4.1.18086.4.2.1.1
The compliance statement for SNMP entities which implement everything.
Status: current Access: read-only
MODULE-COMPLIANCE    

ptMonitorCompleteGroup 1.3.6.1.4.1.18086.4.2.2.1
A collection of all current objects in this MIB module.
Status: current Access: read-only
OBJECT-GROUP