SYNSO-ENMIB: View SNMP OID List / Download MIB
VENDOR: SYNSO INC.
Home | MIB: SYNSO-ENMIB | |||
---|---|---|---|---|
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 |
synso | 1.3.6.1.4.1.9557 | |||
synsoMeasure | 1.3.6.1.4.1.9557.2 | |||
syupsEnvironTemperature | 1.3.6.1.4.1.9557.2.1 | |||
syupsEnvironTemperatureNumber | 1.3.6.1.4.1.9557.2.1.1 | integer | read-only |
The number of temperature sensor. |
syupsEnvironTemperatureTable | 1.3.6.1.4.1.9557.2.1.2 | no-access |
A table containing the supported temperature entry. |
|
1.3.6.1.4.1.9557.2.1.2.1 | no-access |
An entry representing the information for a temperature port. |
||
syupsEnvironTemperatureIndex | 1.3.6.1.4.1.9557.2.1.2.1.1 | integer | read-only |
An index identifying the temperature sensor. |
syupsEnvironTemperatureDescription | 1.3.6.1.4.1.9557.2.1.2.1.2 | displaystring | read-write |
The string containing the description for the temperature sensor. |
syupsEnvironTemperatureLow | 1.3.6.1.4.1.9557.2.1.2.1.3 | integer | read-write |
The low temperature to indicate abnormal status. |
syupsEnvironTemperatureHigh | 1.3.6.1.4.1.9557.2.1.2.1.4 | integer | read-write |
The high temperature to indicate abnormal status. |
syupsEnvironTemperatureCurrent | 1.3.6.1.4.1.9557.2.1.2.1.5 | integer | read-only |
The current temperature from the temperature sensor. |
syupsEnvironHumidity | 1.3.6.1.4.1.9557.2.2 | |||
syupsEnvironHumidityNumber | 1.3.6.1.4.1.9557.2.2.1 | integer | read-only |
The number of Humidity sensor. |
syupsEnvironHumidityTable | 1.3.6.1.4.1.9557.2.2.2 | no-access |
A table containing the supported Humidity entry. |
|
1.3.6.1.4.1.9557.2.2.2.1 | no-access |
An entry representing the information for a Humidity port. |
||
syupsEnvironHumidityIndex | 1.3.6.1.4.1.9557.2.2.2.1.1 | integer | read-only |
An index identifying the Humidity sensor. |
syupsEnvironHumidityDescription | 1.3.6.1.4.1.9557.2.2.2.1.2 | displaystring | read-write |
The string containing the description for the Humidity sensor. |
syupsEnvironHumidityLow | 1.3.6.1.4.1.9557.2.2.2.1.3 | integer | read-write |
The low humidity to indicate abnormal status. |
syupsEnvironHumidityHigh | 1.3.6.1.4.1.9557.2.2.2.1.4 | integer | read-write |
The high Humidity to indicate abnormal status. |
syupsEnvironHumidityCurrent | 1.3.6.1.4.1.9557.2.2.2.1.5 | integer | read-only |
The current humidity from the humidity sensor. |
syupsContact | 1.3.6.1.4.1.9557.2.3 | |||
syupsContactNumber | 1.3.6.1.4.1.9557.2.3.1 | integer | read-only |
The number of contacts supported by the measure unit. |
syupsContactTable | 1.3.6.1.4.1.9557.2.3.2 | no-access |
A table containing the supported contacts. |
|
1.3.6.1.4.1.9557.2.3.2.1 | no-access |
An entry representing the information for a contact. |
||
syupsContactIndex | 1.3.6.1.4.1.9557.2.3.2.1.1 | integer | read-only |
An index identifying the contact. |
syupsContactDescription | 1.3.6.1.4.1.9557.2.3.2.1.2 | displaystring | read-write |
The string containing the description for the contact. |
syupsContactNormalState | 1.3.6.1.4.1.9557.2.3.2.1.3 | integer | read-write |
The normal operating position of the contact. Enumeration: 'unknown': 1, 'open': 2, 'closed': 3. |
syupsContactMonitoringStatus | 1.3.6.1.4.1.9557.2.3.2.1.4 | integer | read-write |
A flag indicating whether this contact is monitored, or not. Enumeration: 'disabled': 3, 'unknown': 1, 'enabled': 2. |
syupsContactCurrentStatus | 1.3.6.1.4.1.9557.2.3.2.1.5 | integer | read-only |
This value indicates the current state of the contact. If the contact is not in its normal state. This value is set to fault(2). Enumeration: 'unknown': 1, 'noFault': 2, 'fault': 3. |