POSEIDON-MIB: View SNMP OID List / Download MIB

VENDOR: HW GROUP S.R.O


 Home MIB: POSEIDON-MIB
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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 hwgroup 1.3.6.1.4.1.21796
             charonII 1.3.6.1.4.1.21796.3
                 poseidon 1.3.6.1.4.1.21796.3.3
                     inpTable 1.3.6.1.4.1.21796.3.3.1 no-access
A list of binary input entries.
                         inpEntry 1.3.6.1.4.1.21796.3.3.1.1 no-access
An entry containing information applicable to a particular binary input.
                             inpIndex 1.3.6.1.4.1.21796.3.3.1.1.1 positiveinteger no-access
The binary input index.
                             inpValue 1.3.6.1.4.1.21796.3.3.1.1.2 onoff read-only
The binary input value.
                             inpName 1.3.6.1.4.1.21796.3.3.1.1.3 ioname read-write
The binary input name.
                             inpAlarmSetup 1.3.6.1.4.1.21796.3.3.1.1.4 inputalarmsetup read-write
You can enable alarm for this binary input. Alarm can be inactive or active for On/Off state.
                             inpAlarmState 1.3.6.1.4.1.21796.3.3.1.1.5 inputalarmstate read-only
The binary input alarm state.
                     outTable 1.3.6.1.4.1.21796.3.3.2 no-access
A list of binary output entries.
                         outEntry 1.3.6.1.4.1.21796.3.3.2.1 no-access
An entry containing information applicable to a particular binary output.
                             outIndex 1.3.6.1.4.1.21796.3.3.2.1.1 positiveinteger no-access
The binary output index.
                             outValue 1.3.6.1.4.1.21796.3.3.2.1.2 onoff read-write
The binary output value. 0 off(open), 1 on(close)
                             outName 1.3.6.1.4.1.21796.3.3.2.1.3 ioname read-write
The binary output name.
                             outType 1.3.6.1.4.1.21796.3.3.2.1.4 outputtype read-only
The binary output type. 0 relay (off, on), 1 rts (-10,+10V), 2 dtr (0,10V)
                             outMode 1.3.6.1.4.1.21796.3.3.2.1.5 outputmode read-write
The binary output mode. 0 manual, 1 autoAlarm, 2 autoTriggerEq, 3 autoTriggerHi, 4 autoTriggerLo
                     sensTable 1.3.6.1.4.1.21796.3.3.3 no-access
A list of sensor table entries. The number of entries corresponds with number of detected sensors.
                         sensEntry 1.3.6.1.4.1.21796.3.3.3.1 no-access
An entry containing information applicable to a particular sensor.
                             sensIndex 1.3.6.1.4.1.21796.3.3.3.1.1 positiveinteger no-access
The sensor index.
                             sensName 1.3.6.1.4.1.21796.3.3.3.1.2 sensorname read-only
The sensor name.
                             sensState 1.3.6.1.4.1.21796.3.3.3.1.4 sensorstate read-only
The sensor state.
                             sensString 1.3.6.1.4.1.21796.3.3.3.1.5 sensorstring read-only
The string representation of sensor value.
                             sensValue 1.3.6.1.4.1.21796.3.3.3.1.6 sensorvalue read-only
The integer (decimal * 10) representation of sensor value.
                             sensValueRaw 1.3.6.1.4.1.21796.3.3.3.1.7 sensorvalue read-only
The original raw value of sensor (it differs for each sensor type, especially 1-Wire sensors have different precisions).
                             sensID 1.3.6.1.4.1.21796.3.3.3.1.8 sensorid read-only
The sensor ID.
                             sensUnit 1.3.6.1.4.1.21796.3.3.3.1.9 unittype read-only
The sensor unit.
                             sensUnitString 1.3.6.1.4.1.21796.3.3.3.1.10 sensorunitstring read-only
The string representation of sensor unit.
                     tsAlarm 1.3.6.1.4.1.21796.3.3.50
                           tsAlarmsPresent 1.3.6.1.4.1.21796.3.3.50.1 gauge32 read-only
The present number of active alarm conditions.
                           tsAlarmTable 1.3.6.1.4.1.21796.3.3.50.2 no-access
A list of alarm table entries. The table contains zero, one, or many rows at any moment, depending upon the number of alarm conditions in effect. The table is initially empty at agent startup. The agent creates a row in the table each time a condition is detected and deletes that row when that condition no longer pertains. The agent creates the first row with tsAlarmId equal to 1, and increments the value of tsAlarmId each time a new row is created, wrapping to the first free value greater than or equal to 1 when the maximum value of tsAlarmId would otherwise be exceeded. Consequently, after multiple operations, the table may become sparse, e.g., containing entries for rows 95, 100, 101, and 203 and the entries should not be assumed to be in chronological order because tsAlarmId might have wrapped. The number of rows in the table at any given time is reflected by the value of tsAlarmsPresent.
                               tsAlarmEntry 1.3.6.1.4.1.21796.3.3.50.2.1 no-access
An entry containing information applicable to a particular alarm.
                                   tsAlarmIdx 1.3.6.1.4.1.21796.3.3.50.2.1.1 positiveinteger no-access
An index to alarm table.
                                   tsAlarmId 1.3.6.1.4.1.21796.3.3.50.2.1.2 positiveinteger read-only
A unique identifier for an alarm condition. This value must remain constant.
                                   tsAlarmDescr 1.3.6.1.4.1.21796.3.3.50.2.1.3 integer read-only
Description of the alarm condition. Enumeration: 'temperatureOutOfRange': 2, 'inputStateAlarm': 1.
                                   tsAlarmSensName 1.3.6.1.4.1.21796.3.3.50.2.1.4 sensorname read-only
Name of sensor with alarm condition.
                                   tsAlarmTime 1.3.6.1.4.1.21796.3.3.50.2.1.5 timestamp read-only
The value of sysUpTime when the alarm condition was detected. If the alarm condition was detected at the time of agent startup and presumably existed before agent startup, the value of tsAlarmTime shall equal 0.
                     info 1.3.6.1.4.1.21796.3.3.70
                           infoAddressMAC 1.3.6.1.4.1.21796.3.3.70.1 displaystring read-only
MAC address in text form. It is here to distinguish devices in trap messages.
                     setup 1.3.6.1.4.1.21796.3.3.99
                           sensSetup 1.3.6.1.4.1.21796.3.3.99.1
                               unitType 1.3.6.1.4.1.21796.3.3.99.1.1 unittype read-write
Units for displayed values. All setup values are fixed in Celsius
                               sensSetupTable 1.3.6.1.4.1.21796.3.3.99.1.2 no-access
A list of sensor table setup entries. The number of entries corresponds with number of detected sensors.
                                   sensSetupEntry 1.3.6.1.4.1.21796.3.3.99.1.2.1 no-access
An entry containing setup information for a particular sensor.
                                       sensSetupIndex 1.3.6.1.4.1.21796.3.3.99.1.2.1.1 positiveinteger no-access
The sensor setup table index.
                                       sensSetupName 1.3.6.1.4.1.21796.3.3.99.1.2.1.2 sensorname read-write
The sensor name.
                                       sensFlags 1.3.6.1.4.1.21796.3.3.99.1.2.1.5 sensorflags read-write
The behaviour of sensor - 0x01: range or level detection - 0x02: enable trap sending -- 0x04: output set (thermostat) - 0x08: sensor enabled - 0x10: enable SMS sending - 0x20: enable email sending.
                                       sensLimitMin 1.3.6.1.4.1.21796.3.3.99.1.2.1.6 sensorvalue read-write
The sensor low limit.
                                       sensLimitMax 1.3.6.1.4.1.21796.3.3.99.1.2.1.7 sensorvalue read-write
The sensor high limit.
                                       sensHysteresis 1.3.6.1.4.1.21796.3.3.99.1.2.1.8 sensorvalue read-write
The sensor hysteresis.
                       inpAlarmStateChanged 1.3.6.1.4.1.21796.3.30.1
Input state entered/left alarm condition. This trap always follows tsTrapAlarmStart/tsTrapAlarmEnd.
                       sensAlarmStateChanged 1.3.6.1.4.1.21796.3.30.2
Nth sensor state entered/left alarm condition. This trap always follows tsTrapAlarmStart/tsTrapAlarmEnd.
                       tsTrapAlarmStart 1.3.6.1.4.1.21796.3.30.3
This trap is sent each time an alarm is inserted into to the alarm table. It is sent on the insertion of all alarms except for powerFailure.
                       tsTrapAlarmEnd 1.3.6.1.4.1.21796.3.30.4
This trap is sent each time an alarm is removed from the alarm table. It is sent on the removal of all alarms.