MIB Viewer

PT-MONITOR-MIB

12 objects
This is the MIB of PT specifics
Imported Objects
PT-MIBpt
SNMPv2-CONFMODULE-COMPLIANCE OBJECT-GROUP
SNMPv2-SMIInteger32 MODULE-IDENTITY OBJECT-TYPE
SNMPv2-TCTEXTUAL-CONVENTION
OIDNameAccessStatusDescription
1.3.6.1.4.1.193.223.2.4IdentityptMonitorThis is the MIB of PT specifics
1.3.6.1.4.1.193.223.2.4.1TablehwDiagnosticsTablenot-accessiblecurrentA 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.1RowhwDiagnosticsEntrynot-accessiblecurrentAn entry containing management information applicable to a particular interface.
1.3.6.1.4.1.193.223.2.4.1.1.1ColumnhwIndexnot-accessiblecurrenta unique index for hw that we diagnose, here it is the slotId
1.3.6.1.4.1.193.223.2.4.1.1.2ColumntemperatureStatusread-onlycurrentThe temperature in degree Celsius.
1.3.6.1.4.1.193.223.2.4.1.1.3ColumnhealthStatusread-onlycurrentThis 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.2NodeptMonitorConformance
1.3.6.1.4.1.193.223.2.4.2.1NodeptMonitorCompliances
1.3.6.1.4.1.193.223.2.4.2.1.1ComplianceptMonitorFullCompliancecurrentThe compliance statement for SNMP entities which implement everything.
1.3.6.1.4.1.193.223.2.4.2.2NodeptMonitorGroups
1.3.6.1.4.1.193.223.2.4.2.2.1GroupptMonitorCompleteGroupcurrentA collection of all current objects in this MIB module.
Type Definitions
NameSyntaxStatusDescription
HealthStatusTCINTEGER { eOK (1), eNOTOK (2), eUNKNOWN (3) }currenthw status.