POSEIDON-MIB
- Registered at
- 1.3.6.1.4.1.21796.3
- Namespace
- hwg
- Source file
POSEIDON-MIB- Digest
sha256:0e3f355be5933bc7344598cead4eb81eba715495487b8f6a05ef33f43bd0fb1b
Imports
| From | Symbols |
|---|---|
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-MIB | sysName |
| SNMPv2-SMI | Gauge32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, enterprises, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
POSEIDON-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| IOName type | ||||
| InputAlarmSetup type | ||||
| InputAlarmState type | ||||
| OnOff type | ||||
| OutputMode type | ||||
| OutputType type | ||||
| PositiveInteger type | ||||
| SensorFlags type | ||||
| SensorID type | ||||
| SensorName type | ||||
| SensorState type | ||||
| SensorString type | ||||
| SensorUnitString type | ||||
| SensorValue type | ||||
| TimeStamp type | ||||
| UnitType type |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hwgroup OBJECT-IDENTITY | 1.3.6.1.4.1.21796 | |||
| charonII OBJECT-IDENTITY | 1.3.6.1.4.1.21796.3 | |||
| poseidon OBJECT-IDENTITY | 1.3.6.1.4.1.21796.3.3 | |||
| inpTable OBJECT-TYPE A list of binary input entries. | 1.3.6.1.4.1.21796.3.3.1 | not-accessible | current | |
| inpEntry OBJECT-TYPE An entry containing information applicable to a particular binary input. | 1.3.6.1.4.1.21796.3.3.1.1 | not-accessible | current | |
| inpIndex OBJECT-TYPE The binary input index. | 1.3.6.1.4.1.21796.3.3.1.1.1 | PositiveInteger | not-accessible | current |
| inpValue OBJECT-TYPE The binary input value. | 1.3.6.1.4.1.21796.3.3.1.1.2 | OnOff | read-only | current |
| inpName OBJECT-TYPE The binary input name. | 1.3.6.1.4.1.21796.3.3.1.1.3 | IOName | read-write | current |
| inpAlarmSetup OBJECT-TYPE You can enable alarm for this binary input. Alarm can be inactive or active for On/Off state. | 1.3.6.1.4.1.21796.3.3.1.1.4 | InputAlarmSetup | read-write | current |
| inpAlarmState OBJECT-TYPE The binary input alarm state. | 1.3.6.1.4.1.21796.3.3.1.1.5 | InputAlarmState | read-only | current |
| outTable OBJECT-TYPE A list of binary output entries. | 1.3.6.1.4.1.21796.3.3.2 | not-accessible | current | |
| outEntry OBJECT-TYPE An entry containing information applicable to a particular binary output. | 1.3.6.1.4.1.21796.3.3.2.1 | not-accessible | current | |
| outIndex OBJECT-TYPE The binary output index. | 1.3.6.1.4.1.21796.3.3.2.1.1 | PositiveInteger | not-accessible | current |
| outValue OBJECT-TYPE The binary output value. 0 off(open), 1 on(close) | 1.3.6.1.4.1.21796.3.3.2.1.2 | OnOff | read-write | current |
| outName OBJECT-TYPE The binary output name. | 1.3.6.1.4.1.21796.3.3.2.1.3 | IOName | read-write | current |
| outType OBJECT-TYPE The binary output type. 0 relay (off, on), 1 rts (-10,+10V), 2 dtr (0,10V) | 1.3.6.1.4.1.21796.3.3.2.1.4 | OutputType | read-only | current |
| outMode OBJECT-TYPE The binary output mode. 0 manual, 1 autoAlarm, 2 autoTriggerEq, 3 autoTriggerHi, 4 autoTriggerLo | 1.3.6.1.4.1.21796.3.3.2.1.5 | OutputMode | read-write | current |
| sensTable OBJECT-TYPE A list of sensor table entries. The number of entries corresponds with number of detected sensors. | 1.3.6.1.4.1.21796.3.3.3 | not-accessible | current | |
| sensEntry OBJECT-TYPE An entry containing information applicable to a particular sensor. | 1.3.6.1.4.1.21796.3.3.3.1 | not-accessible | current | |
| sensIndex OBJECT-TYPE The sensor index. | 1.3.6.1.4.1.21796.3.3.3.1.1 | PositiveInteger | not-accessible | current |
| sensName OBJECT-TYPE The sensor name. | 1.3.6.1.4.1.21796.3.3.3.1.2 | SensorName | read-only | current |
| sensState OBJECT-TYPE The sensor state. | 1.3.6.1.4.1.21796.3.3.3.1.4 | SensorState | read-only | current |
| sensString OBJECT-TYPE The string representation of sensor value. | 1.3.6.1.4.1.21796.3.3.3.1.5 | SensorString | read-only | current |
| sensValue OBJECT-TYPE The integer (decimal * 10) representation of sensor value. | 1.3.6.1.4.1.21796.3.3.3.1.6 | SensorValue | read-only | current |
| sensValueRaw OBJECT-TYPE The original raw value of sensor (it differs for each sensor type, especially 1-Wire sensors have different precisions). | 1.3.6.1.4.1.21796.3.3.3.1.7 | SensorValue | read-only | current |
| sensID OBJECT-TYPE The sensor ID. | 1.3.6.1.4.1.21796.3.3.3.1.8 | SensorID | read-only | current |
| sensUnit OBJECT-TYPE The sensor unit. | 1.3.6.1.4.1.21796.3.3.3.1.9 | UnitType | read-only | current |
| sensUnitString OBJECT-TYPE The string representation of sensor unit. | 1.3.6.1.4.1.21796.3.3.3.1.10 | SensorUnitString | read-only | current |
| tsAlarm OBJECT-IDENTITY | 1.3.6.1.4.1.21796.3.3.50 | |||
| tsAlarmsPresent OBJECT-TYPE The present number of active alarm conditions. | 1.3.6.1.4.1.21796.3.3.50.1 | Gauge32 | read-only | current |
| tsAlarmTable OBJECT-TYPE 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. | 1.3.6.1.4.1.21796.3.3.50.2 | not-accessible | current | |
| tsAlarmEntry OBJECT-TYPE An entry containing information applicable to a particular alarm. | 1.3.6.1.4.1.21796.3.3.50.2.1 | not-accessible | current | |
| tsAlarmIdx OBJECT-TYPE An index to alarm table. | 1.3.6.1.4.1.21796.3.3.50.2.1.1 | PositiveInteger | not-accessible | current |
| tsAlarmId OBJECT-TYPE A unique identifier for an alarm condition. This value must remain constant. | 1.3.6.1.4.1.21796.3.3.50.2.1.2 | PositiveInteger | read-only | current |
| tsAlarmDescr OBJECT-TYPE Description of the alarm condition. | 1.3.6.1.4.1.21796.3.3.50.2.1.3 | INTEGER {inputStateAlarm(1), temperatureOutOfRange(2)} | read-only | current |
| tsAlarmSensName OBJECT-TYPE Name of sensor with alarm condition. | 1.3.6.1.4.1.21796.3.3.50.2.1.4 | SensorName | read-only | current |
| tsAlarmTime OBJECT-TYPE 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. | 1.3.6.1.4.1.21796.3.3.50.2.1.5 | TimeStamp | read-only | current |
| info OBJECT-IDENTITY | 1.3.6.1.4.1.21796.3.3.70 | |||
| infoAddressMAC OBJECT-TYPE MAC address in text form. It is here to distinguish devices in trap messages. | 1.3.6.1.4.1.21796.3.3.70.1 | DisplayString (SIZE(0..17)) | read-only | current |
| setup OBJECT-IDENTITY | 1.3.6.1.4.1.21796.3.3.99 | |||
| sensSetup OBJECT-IDENTITY | 1.3.6.1.4.1.21796.3.3.99.1 | |||
| unitType OBJECT-TYPE Units for displayed values. All setup values are fixed in Celsius | 1.3.6.1.4.1.21796.3.3.99.1.1 | UnitType | read-write | current |
| sensSetupTable OBJECT-TYPE A list of sensor table setup entries. The number of entries corresponds with number of detected sensors. | 1.3.6.1.4.1.21796.3.3.99.1.2 | not-accessible | current | |
| sensSetupEntry OBJECT-TYPE An entry containing setup information for a particular sensor. | 1.3.6.1.4.1.21796.3.3.99.1.2.1 | not-accessible | current | |
| sensSetupIndex OBJECT-TYPE The sensor setup table index. | 1.3.6.1.4.1.21796.3.3.99.1.2.1.1 | PositiveInteger | not-accessible | current |
| sensSetupName OBJECT-TYPE The sensor name. | 1.3.6.1.4.1.21796.3.3.99.1.2.1.2 | SensorName | read-write | current |
| sensFlags OBJECT-TYPE 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. | 1.3.6.1.4.1.21796.3.3.99.1.2.1.5 | SensorFlags | read-write | current |
| sensLimitMin OBJECT-TYPE The sensor low limit. | 1.3.6.1.4.1.21796.3.3.99.1.2.1.6 | SensorValue | read-write | current |
| sensLimitMax OBJECT-TYPE The sensor high limit. | 1.3.6.1.4.1.21796.3.3.99.1.2.1.7 | SensorValue | read-write | current |
| sensHysteresis OBJECT-TYPE The sensor hysteresis. | 1.3.6.1.4.1.21796.3.3.99.1.2.1.8 | SensorValue | read-write | current |
Notifications
| Name | OID | Status |
|---|---|---|
| inpAlarmStateChanged NOTIFICATION-TYPE Input state entered/left alarm condition. This trap always follows tsTrapAlarmStart/tsTrapAlarmEnd. | 1.3.6.1.4.1.21796.3.3.0.1 | |
| sensAlarmStateChanged NOTIFICATION-TYPE Nth sensor state entered/left alarm condition. This trap always follows tsTrapAlarmStart/tsTrapAlarmEnd. | 1.3.6.1.4.1.21796.3.3.0.2 | |
| tsTrapAlarmStart NOTIFICATION-TYPE 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. | 1.3.6.1.4.1.21796.3.3.0.3 | |
| tsTrapAlarmEnd NOTIFICATION-TYPE This trap is sent each time an alarm is removed from the alarm table. It is sent on the removal of all alarms. | 1.3.6.1.4.1.21796.3.3.0.4 |