Home/Catalog/POSEIDON-MIB

POSEIDON-MIB

Detailed view of the defined objects, syntax rules, and hierarchical paths.

51
Objects
Active
Status
5
Dependencies

Imported Objects

Objects

51 total
Object Name
hwgroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.21796
IMPORTS
Unknown
.1.3.6.1.4.1.21796
charonII
OBJECT IDENTIFIER
.1.3.6.1.4.1.21796.3
poseidon
OBJECT IDENTIFIER
.1.3.6.1.4.1.21796.3.3
inpChangeInput changed.
TRAP-TYPE
.1.3.6.1.4.1.21796.3.3.0.1
sensStateChangedSensor n changed its state.
TRAP-TYPE
.1.3.6.1.4.1.21796.3.3.0.2
tsTrapNewAlarmThis 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.
TRAP-TYPE
.1.3.6.1.4.1.21796.3.3.0.3
tsTrapAlarmEndThis trap is sent each time an alarm is removed from the alarm table. It is sent on the removal of all alarms.
TRAP-TYPE
.1.3.6.1.4.1.21796.3.3.0.4
inpTableA list of binary input entries.
SEQUENCE OF InpEntry
.1.3.6.1.4.1.21796.3.3.1
inpEntryAn entry containing information applicable to a particular binary input.
InpEntry
.1.3.6.1.4.1.21796.3.3.1.1
inpIndexThe binary input index.
PositiveInteger
.1.3.6.1.4.1.21796.3.3.1.1.1
inpStateThe binary input state.ro
OnOff
.1.3.6.1.4.1.21796.3.3.1.1.2
inpNameThe binary input name.rw
IOName
.1.3.6.1.4.1.21796.3.3.1.1.3
inpAlarmSetupYou can enable alarm for this binary input. Alarm can be inactive or active for ON/OFF state.rw
InputAlarmSetup
.1.3.6.1.4.1.21796.3.3.1.1.4
inpAlarmStateThe binary input alarm state.ro
InputAlarmState
.1.3.6.1.4.1.21796.3.3.1.1.5
outTableA list of binary output entries.
SEQUENCE OF OutEntry
.1.3.6.1.4.1.21796.3.3.2
outEntryAn entry containing information applicable to a particular binary output.
OutEntry
.1.3.6.1.4.1.21796.3.3.2.1
outIndexThe binary output index.
PositiveInteger
.1.3.6.1.4.1.21796.3.3.2.1.1
outStateThe binary output state. 0 off(open), 1 on(close), 2 off if any alarm, 3 on if any alarmrw
OnOff
.1.3.6.1.4.1.21796.3.3.2.1.2
outNameThe binary output name.rw
IOName
.1.3.6.1.4.1.21796.3.3.2.1.3
outTypeThe binary output type. 0 relay (off, on), 1 rts (-10,+10v), 2 dtr (0,10v)ro
OutputType
.1.3.6.1.4.1.21796.3.3.2.1.4
sensTableA list of sensor table entries. The number of entries corresponds with number of detected sensors.
SEQUENCE OF SensEntry
.1.3.6.1.4.1.21796.3.3.3
sensEntryAn entry containing information applicable to a particular sensor.
SensEntry
.1.3.6.1.4.1.21796.3.3.3.1
sensIndexThe sensor index.
PositiveInteger
.1.3.6.1.4.1.21796.3.3.3.1.1
sensNameThe sensor name.ro
SensorName
.1.3.6.1.4.1.21796.3.3.3.1.2
sensStateThe sensor state.ro
SensorState
.1.3.6.1.4.1.21796.3.3.3.1.4
sensStringThe string representation of sensor value.ro
SensorString
.1.3.6.1.4.1.21796.3.3.3.1.5
sensValueThe integer (decimal * 10) representation of sensor value.ro
SensorValue
.1.3.6.1.4.1.21796.3.3.3.1.6
sensValueRawThe original raw value of sensor (it differs for each sensor type, especially 1-Wire sensors have different precisions).ro
SensorValue
.1.3.6.1.4.1.21796.3.3.3.1.7
sensIDThe sensor ID.ro
SensorID
.1.3.6.1.4.1.21796.3.3.3.1.8
sensUnitThe sensor unit.ro
UnitType
.1.3.6.1.4.1.21796.3.3.3.1.9
tsAlarm
OBJECT IDENTIFIER
.1.3.6.1.4.1.21796.3.3.50
tsAlarmsPresentThe present number of active alarm conditions.ro
Gauge32
.1.3.6.1.4.1.21796.3.3.50.1
tsAlarmTableA 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.
SEQUENCE OF TsAlarmEntry
.1.3.6.1.4.1.21796.3.3.50.2
tsAlarmEntryAn entry containing information applicable to a particular alarm.
TsAlarmEntry
.1.3.6.1.4.1.21796.3.3.50.2.1
tsAlarmIdxAn index to alarm table.
PositiveInteger
.1.3.6.1.4.1.21796.3.3.50.2.1.1
tsAlarmIdA unique identifier for an alarm condition. This value must remain constant.ro
PositiveInteger
.1.3.6.1.4.1.21796.3.3.50.2.1.2
tsAlarmDescrDescription of the alarm condition.ro
Enumeration
.1.3.6.1.4.1.21796.3.3.50.2.1.3
tsAlarmSensNameName of sensor with alarm condition.ro
SensorName
.1.3.6.1.4.1.21796.3.3.50.2.1.4
tsAlarmTimeThe 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.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.21796.3.3.50.2.1.5
setup
OBJECT IDENTIFIER
.1.3.6.1.4.1.21796.3.3.99
sensSetup
OBJECT IDENTIFIER
.1.3.6.1.4.1.21796.3.3.99.1
unitTypeUnits for displayed values. All setup values are fixed in Celsiusrw
UnitType
.1.3.6.1.4.1.21796.3.3.99.1.1
sensSetupTableA list of sensor table setup entries. The number of entries corresponds with number of detected sensors.
SEQUENCE OF SensSetupEntry
.1.3.6.1.4.1.21796.3.3.99.1.2
sensSetupEntryAn entry containing setup information for a particular sensor.
SensSetupEntry
.1.3.6.1.4.1.21796.3.3.99.1.2.1
sensSetupIndexThe sensor setup table index.
PositiveInteger
.1.3.6.1.4.1.21796.3.3.99.1.2.1.1
sensSetupNameThe sensor name.rw
SensorName
.1.3.6.1.4.1.21796.3.3.99.1.2.1.2
sensFlagsThe behaviour of sensor - 0x01: range or level detection - 0x02: enable trap sending - 0x08: sensor enabled - 0x10: enable SMS sending - 0x20: enable email sending.rw
SensorFlags
.1.3.6.1.4.1.21796.3.3.99.1.2.1.5
sensLimitMinThe sensor low limit.rw
SensorValue
.1.3.6.1.4.1.21796.3.3.99.1.2.1.6
sensLimitMaxThe sensor high limit.rw
SensorValue
.1.3.6.1.4.1.21796.3.3.99.1.2.1.7
sensHysteresisThe sensor hysteresis.rw
SensorValue
.1.3.6.1.4.1.21796.3.3.99.1.2.1.8
POSEIDON-MIB - SNMP MIB Reference | MIBs Explorer