PT-MONITOR-MIB
12 objects
This is the MIB of PT specifics
Imported Objects
| PT-MIB | pt |
| SNMPv2-CONF | MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | Integer32 MODULE-IDENTITY OBJECT-TYPE |
| SNMPv2-TC | TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.193.223.2.4 | IdentityptMonitor | This is the MIB of PT specifics | ||
| 1.3.6.1.4.1.193.223.2.4.1 | TablehwDiagnosticsTable | not-accessible | current | A list of interface entries. The number of entries is given by the value of ExampleNumber. |
| 1.3.6.1.4.1.193.223.2.4.1.1 | RowhwDiagnosticsEntry | not-accessible | current | An entry containing management information applicable to a particular interface. |
| 1.3.6.1.4.1.193.223.2.4.1.1.1 | ColumnhwIndex | not-accessible | current | a unique index for hw that we diagnose, here it is the slotId |
| 1.3.6.1.4.1.193.223.2.4.1.1.2 | ColumntemperatureStatus | read-only | current | The temperature in degree Celsius. |
| 1.3.6.1.4.1.193.223.2.4.1.1.3 | ColumnhealthStatus | read-only | current | This is the hw running status, it has the following value: eOK (1), eNOT_OK (2), eUNKNOWN (3) |
| 1.3.6.1.4.1.193.223.2.4.2 | NodeptMonitorConformance | |||
| 1.3.6.1.4.1.193.223.2.4.2.1 | NodeptMonitorCompliances | |||
| 1.3.6.1.4.1.193.223.2.4.2.1.1 | ComplianceptMonitorFullCompliance | current | The compliance statement for SNMP entities which implement everything. | |
| 1.3.6.1.4.1.193.223.2.4.2.2 | NodeptMonitorGroups | |||
| 1.3.6.1.4.1.193.223.2.4.2.2.1 | GroupptMonitorCompleteGroup | current | A collection of all current objects in this MIB module. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| HealthStatusTC | INTEGER { eOK (1), eNOTOK (2), eUNKNOWN (3) } | current | hw status. |