INFORMANT-MBM: View SNMP OID List / Download MIB
VENDOR: WILLIAMS TECHNOLOGY CONSULTING SERVICES
Home | MIB: INFORMANT-MBM | |||
---|---|---|---|---|
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 |
motherBoardMonitor | 1.3.6.1.4.1.9600.1.10 |
The MIB module for informant standard entities. |
||
mbmBusType | 1.3.6.1.4.1.9600.1.10.1 | displaystring | read-only |
None |
mbmPath | 1.3.6.1.4.1.9600.1.10.2 | displaystring | read-only |
MBM path |
mbmSmbName | 1.3.6.1.4.1.9600.1.10.3 | displaystring | read-only |
Nice name for SMBus |
mbmSmbType | 1.3.6.1.4.1.9600.1.10.4 | displaystring | read-only |
None |
mbmVersion | 1.3.6.1.4.1.9600.1.10.5 | displaystring | read-only |
MBM Version number |
mbmSensorTable | 1.3.6.1.4.1.9600.1.10.6 | no-access |
The (conceptual) table listing all the MBM sensors. |
|
1.3.6.1.4.1.9600.1.10.6.1 | no-access |
An entry (conceptual row) in the mbmSensorTable. |
||
mbmSensorIndex | 1.3.6.1.4.1.9600.1.10.6.1.1 | integer32 | read-only |
Index for this sensor |
mbmSensorName | 1.3.6.1.4.1.9600.1.10.6.1.2 | displaystring | read-only |
Name of sensor |
mbmSensorType | 1.3.6.1.4.1.9600.1.10.6.1.3 | integer | read-only |
Type of sensor Enumeration: 'stVoltage': 2, 'stUnknown': 0, 'stTemperature': 1, 'stFan': 3, 'stPercentage': 5, 'stMhz': 4. |
mbmSensorReadout | 1.3.6.1.4.1.9600.1.10.6.1.4 | integer32 | read-only |
Total number of readout |
mbmSensorCurrentI | 1.3.6.1.4.1.9600.1.10.6.1.5 | integer32 | read-only |
Current value in integer form |
mbmSensorCurrentS | 1.3.6.1.4.1.9600.1.10.6.1.6 | displaystring | read-only |
Current value in string form |
mbmSensorLowI | 1.3.6.1.4.1.9600.1.10.6.1.7 | integer32 | read-only |
Lowest readout value in integer form |
mbmSensorLowS | 1.3.6.1.4.1.9600.1.10.6.1.8 | displaystring | read-only |
Lowest readout value in string form |
mbmSensorHighI | 1.3.6.1.4.1.9600.1.10.6.1.9 | integer32 | read-only |
Highest readout value in integer form |
mbmSensorHighS | 1.3.6.1.4.1.9600.1.10.6.1.10 | displaystring | read-only |
Highest readout value in string form |
mbmSensorAlarm1I | 1.3.6.1.4.1.9600.1.10.6.1.11 | integer32 | read-only |
temp & fan: low alarm; voltage: % off (integer form) |
mbmSensorAlarm1S | 1.3.6.1.4.1.9600.1.10.6.1.12 | displaystring | read-only |
temp & fan: low alarm; voltage: % off string form) |
mbmSensorAlarm2I | 1.3.6.1.4.1.9600.1.10.6.1.13 | integer32 | read-only |
temp: high alarm (integer form) |
mbmSensorAlarm2S | 1.3.6.1.4.1.9600.1.10.6.1.14 | displaystring | read-only |
temp: high alarm (string form) |