SNMP Vaiables of ELM1
(EMKA electronic Locking Modules, Version 1)
(C) EMKA electronic
Version 1.21.4, revised by Armin Zaspel, 2003-Oct-22
Internet: www.emka-electronic.de
E-Mail: info@emka-electronic.de
Phone: +49 3628 660120
Fax: +49 3628 660128
Address: EMKA electronic AG, Lohmühlenweg 18a, 99310 Arnstadt, Germany
General information:
The group '...enterprises.emka.elm1' consists of
two sub groups.
The getStatus-group to watch the system, it's complete read only.
The control-group to write parameter and commands.
To read or write the SNMP variables of the ELM1 system via network it is
necessary to login per password. For more information see the
documentation of ELM1. Only the login-level zero requires not a
password, this allows to process the gLogin-group and a part of the
cLogin-group. All other variables needs the login-level 1 or higher for
reading, and 2 or higher for writing.
VALUE emka OBJECT IDENTIFIER
::= 1.3.6.1.4.1.13595
VALUE elm1 OBJECT IDENTIFIER
::= 1.3.6.1.4.1.13595.1
VALUE getStatus OBJECT IDENTIFIER
::= 1.3.6.1.4.1.13595.1.1
The getStatus-group is to be used to watch the system. All veriables are read only.
VALUE gHandles OBJECT IDENTIFIER
::= 1.3.6.1.4.1.13595.1.1.1
VALUE gHandleTableSize OBJECT-TYPE (
Syntax: INTEGER
Access: read-only
Status: mandatory
Description: Number of handle-table entries.
)
::=
1.3.6.1.4.1.13595.1.1.1.1
VALUE gHandleTable OBJECT-TYPE (
Syntax: SEQUENCE OF SEQUENCE
[
gHandleRow INTEGER,
gHandleStatus
INTEGER,
gHandleName OCTET STRING (SIZE (0..32)),
gHandlePIN1 OCTET STRING (SIZE (0 | 4..6)),
gHandlePIN2 OCTET STRING (SIZE (0 | 4..6)),
gHandlePIN3 OCTET STRING (SIZE (0 | 4..6)),
gHandlePIN4 OCTET STRING (SIZE (0 | 4..6)),
gHandlePIN5 OCTET STRING (SIZE (0 | 4..6)),
gHandleStateCangeID INTEGER,
gHandleAlarmIfOpen INTEGER,
gHandleAlarmLatch INTEGER,
gHandleAlarmStatus INTEGER,
gHandleFile
INTEGER (0..254)
]
Access: not-accessible
Status: mandatory
Description: The handle-status-table.
The number of entries is given by the value of gHandleTableSize.
)
::= 1.3.6.1.4.1.13595.1.1.1.2
VALUE gHandleEntry OBJECT-TYPE (
Syntax: SEQUENCE [
gHandleRow INTEGER,
gHandleStatus INTEGER,
gHandleName OCTET STRING (SIZE (0..32)),
gHandlePIN1 OCTET STRING (SIZE (0 | 4..6)),
gHandlePIN2 OCTET STRING (SIZE (0 | 4..6)),
gHandlePIN3 OCTET STRING (SIZE (0 | 4..6)),
gHandlePIN4 OCTET STRING (SIZE (0 | 4..6)),
gHandlePIN5 OCTET STRING (SIZE (0 | 4..6)),
gHandleStateCangeID INTEGER,
gHandleAlarmIfOpen INTEGER,
gHandleAlarmLatch INTEGER,
gHandleAlarmStatus INTEGER,
gHandleFile
INTEGER (0..254)
]
Access: not-accessible
Status: mandatory
Description: An entry containing
information of the handle-status-table.
Index:
[1.3.6.1.4.1.13595.1.1.1.2.1.1]
)
::=
1.3.6.1.4.1.13595.1.1.1.2.1
VALUE gHandleRow OBJECT-TYPE (
Syntax: INTEGER
Access: read-only
Status: mandatory
Description: The row of the table entry.
This means a
valid instance identifier will be reflected as response value.
The
mimimum value is 1, the maximum is given by the value of
gHandleTableSize.
)
::= 1.3.6.1.4.1.13595.1.1.1.2.1.1
VALUE gHandleStatus OBJECT-TYPE (
Syntax: INTEGER (1 | 2)
Access: read-only
Status: mandatory
Description: Get the status of the handle.
)
::=
1.3.6.1.4.1.13595.1.1.1.2.1.2
VALUE gHandleName OBJECT-TYPE (
Syntax: OCTET STRING (SIZE
(0..32))
Access: read-only
Status: mandatory
Description: Get the name of the handle.
The default value is
an empty string.
)
::= 1.3.6.1.4.1.13595.1.1.1.2.1.3
VALUE gHandlePIN1 OBJECT-TYPE (
Syntax: OCTET STRING (SIZE (0
| 4..6))
Access: read-only
Status: mandatory
Description: Get the PIN1 of handle.
The length 0 means that
no PIN is defined.
The default value is not defined PIN.
This variable requires the authorising level minimum 4.
)
::= 1.3.6.1.4.1.13595.1.1.1.2.1.4
VALUE gHandlePIN2 OBJECT-TYPE (
Syntax: OCTET STRING (SIZE (0
| 4..6))
Access: read-only
Status: mandatory
Description: Get the PIN2 of handle.
The length 0 means that
no PIN is defined.
The default value is not defined PIN.
This variable requires the authorising level minimum 5.
)
::= 1.3.6.1.4.1.13595.1.1.1.2.1.5
VALUE gHandlePIN3 OBJECT-TYPE (
Syntax: OCTET STRING (SIZE (0
| 4..6))
Access: read-only
Status: mandatory
Description: Get the PIN3 of handle.
The length 0 means that
no PIN is defined.
The default value is not defined PIN.
This variable requires the authorising level minimum 6.
)
::= 1.3.6.1.4.1.13595.1.1.1.2.1.6
VALUE gHandlePIN4 OBJECT-TYPE (
Syntax: OCTET STRING (SIZE (0
| 4..6))
Access: read-only
Status: mandatory
Description: Get the PIN4 of handle.
The length 0 means that
no PIN is defined.
The default value is not defined PIN.
This variable requires the authorising level minimum 7.
)
::= 1.3.6.1.4.1.13595.1.1.1.2.1.7
VALUE gHandlePIN5 OBJECT-TYPE (
Syntax: OCTET STRING (SIZE (0
| 4..6))
Access: read-only
Status: mandatory
Description: Get the PIN5 of handle.
The length 0 means that
no PIN is defined.
The default value is not defined PIN.
This variable requires the authorising level minimum 8.
)
::= 1.3.6.1.4.1.13595.1.1.1.2.1.8
VALUE gHandleStateCangeID OBJECT-TYPE (
Syntax: INTEGER
Access: read-only
Status: mandatory
Description: Reserved for future, still not correctly working!
)
::= 1.3.6.1.4.1.13595.1.1.1.2.1.9
VALUE gHandleAlarmIfOpen OBJECT-TYPE (
Syntax: INTEGER
Access: read-only
Status: mandatory
Description: Get the alarm line to activate with open handle.
Value 0 means that no alarm has to be activated.
The maximum
is given by the value of gAlarmTableSize.
)
::=
1.3.6.1.4.1.13595.1.1.1.2.1.10
VALUE gHandleAlarmLatch OBJECT-TYPE (
Syntax: INTEGER (0 | 1)
Access: read-only
Status: mandatory
Description: Get the mode of the alarm latch.
)
::= 1.3.6.1.4.1.13595.1.1.1.2.1.11
VALUE gHandleAlarmStatus OBJECT-TYPE (
Syntax: INTEGER (0 | 1
| 2 | 3)
Access: read-only
Status: mandatory
Description: Get the status of the alarm.
)
::=
1.3.6.1.4.1.13595.1.1.1.2.1.12
VALUE gHandleFile OBJECT-TYPE (
Syntax: INTEGER (0..254)
Access: read-only
Status: mandatory
Description: Get the value of the general purpose file.
This value doesn't have any effect for the handle,
it
is relevant for the SNMP manager only.
The default value is 1.
)
::= 1.3.6.1.4.1.13595.1.1.1.2.1.13
VALUE gSensors OBJECT IDENTIFIER
::= 1.3.6.1.4.1.13595.1.1.2
VALUE gSensorTableSize OBJECT-TYPE (
Syntax: INTEGER
Access: read-only
Status: mandatory
Description: Number of sensor-table entries.
)
::=
1.3.6.1.4.1.13595.1.1.2.1
VALUE gSensorTable OBJECT-TYPE (
Syntax: SEQUENCE OF SEQUENCE
[
gSensorRow INTEGER,
gSensorType
OCTET STRING (SIZE (0..8)),
gSensorValue INTEGER,
gSensorScale OCTET STRING (SIZE (0..16)),
gSensorOffset OCTET STRING (SIZE (0..16)),
gSensorUpperThreshold INTEGER,
gSensorLowerThreshold INTEGER,
gSensorHysteresis INTEGER,
gSensorContactIfUpper INTEGER,
gSensorContactIfLower INTEGER,
gSensorMinLimit INTEGER,
gSensorMaxLimit
INTEGER,
gSensorName OCTET STRING (SIZE (0..32)),
gSensorStateCangeID INTEGER,
gSensorAlarmIfUpper INTEGER,
gSensorAlarmUpperLatch INTEGER,
gSensorAlarmUpperStatus INTEGER,
gSensorAlarmIfLower INTEGER,
gSensorAlarmLowerLatch INTEGER,
gSensorAlarmLowerStatus INTEGER,
gSensorFile INTEGER (0..254)
]
Access: not-accessible
Status: mandatory
Description: The sensor-status-table.
The number of
entries is given by the value of gSensorTableSize.
)
::=
1.3.6.1.4.1.13595.1.1.2.2
VALUE gSensorEntry OBJECT-TYPE (
Syntax: SEQUENCE [
gSensorRow INTEGER,
gSensorType OCTET STRING
(SIZE (0..8)),
gSensorValue INTEGER,
gSensorScale OCTET STRING (SIZE (0..16)),
gSensorOffset OCTET STRING (SIZE (0..16)),
gSensorUpperThreshold INTEGER,
gSensorLowerThreshold INTEGER,
gSensorHysteresis INTEGER,
gSensorContactIfUpper INTEGER,
gSensorContactIfLower INTEGER,
gSensorMinLimit INTEGER,
gSensorMaxLimit
INTEGER,
gSensorName OCTET STRING (SIZE (0..32)),
gSensorStateCangeID INTEGER,
gSensorAlarmIfUpper INTEGER,
gSensorAlarmUpperLatch INTEGER,
gSensorAlarmUpperStatus INTEGER,
gSensorAlarmIfLower INTEGER,
gSensorAlarmLowerLatch INTEGER,
gSensorAlarmLowerStatus INTEGER,
gSensorFile INTEGER (0..254)
]
Access: not-accessible
Status: mandatory
Description: An entry containing information of the
sensor-status-table.
Index: [1.3.6.1.4.1.13595.1.1.2.2.1.1]
)
::= 1.3.6.1.4.1.13595.1.1.2.2.1
VALUE gSensorRow OBJECT-TYPE (
Syntax: INTEGER
Access: read-only
Status: mandatory
Description: The row of the table entry.
This means a
valid instance identifier will be reflected as response value.
The
mimimum value is 1, the maximum is given by the value of
gSensorTableSize.
)
::= 1.3.6.1.4.1.13595.1.1.2.2.1.1
VALUE gSensorType OBJECT-TYPE (
Syntax: OCTET STRING (SIZE
(0..8))
Access: read-only
Status: mandatory
Description: Get the type of the sensor.
This value is for
information only,
it has not an effect for function of the sensor.
)
::= 1.3.6.1.4.1.13595.1.1.2.2.1.2
VALUE gSensorValue OBJECT-TYPE (
Syntax: INTEGER
Access: read-only
Status: mandatory
Description: Get the current sensor input voltage in Millivolt.
)
::= 1.3.6.1.4.1.13595.1.1.2.2.1.3
VALUE gSensorScale OBJECT-TYPE (
Syntax: OCTET STRING (SIZE
(0..16))
Access: read-only
Status: mandatory
Description: Get the multiplier from sensor input voltage to actual sensor
value.
Please, notice also the variable gSensorOffset.
)
::= 1.3.6.1.4.1.13595.1.1.2.2.1.4
VALUE gSensorOffset OBJECT-TYPE (
Syntax: OCTET STRING (SIZE
(0..16))
Access: read-only
Status: mandatory
Description: Get the offset which is to be added to the scaled value (see
gSensorScale)
to get the actual sensor value.
)
::= 1.3.6.1.4.1.13595.1.1.2.2.1.5
VALUE gSensorUpperThreshold OBJECT-TYPE (
Syntax: INTEGER
Access: read-only
Status: mandatory
Description: Get the threshold voltage in Millivolt to activate the
upper-event if the
input voltage is higher. This event will be
inactive if the input voltage is
lower than threshold voltage minus
hysteresis (see gSensorHysteresis).
)
::=
1.3.6.1.4.1.13595.1.1.2.2.1.6
VALUE gSensorLowerThreshold OBJECT-TYPE (
Syntax: INTEGER
Access: read-only
Status: mandatory
Description: Get the threshold voltage in Millivolt to activate the
lower-event if the
input voltage is lower. This event will be
inactive if the input voltage is
higher than threshold voltage plus
hysteresis (see gSensorHysteresis).
)
::=
1.3.6.1.4.1.13595.1.1.2.2.1.7
VALUE gSensorHysteresis OBJECT-TYPE (
Syntax: INTEGER
Access: read-only
Status: mandatory
Description: Get hysteresis for both gSensorUpperThreshold and
gSensorLowerThreshold.
)
::= 1.3.6.1.4.1.13595.1.1.2.2.1.8
VALUE gSensorContactIfUpper OBJECT-TYPE (
Syntax: INTEGER
Access: read-only
Status: mandatory
Description: Get the component number of the contact-relais to be
switch on if the
upper-event is active.
)
::=
1.3.6.1.4.1.13595.1.1.2.2.1.9
VALUE gSensorContactIfLower OBJECT-TYPE (
Syntax: INTEGER
Access: read-only
Status: mandatory
Description: Get the component number of the contact-relais to be
switch on if the
lower-event is active.
)
::=
1.3.6.1.4.1.13595.1.1.2.2.1.10
VALUE gSensorMinLimit OBJECT-TYPE (
Syntax: INTEGER
Access: read-only
Status: mandatory
Description: Get the minimum of valid sensor input value.
)
::= 1.3.6.1.4.1.13595.1.1.2.2.1.11
VALUE gSensorMaxLimit OBJECT-TYPE (
Syntax: INTEGER
Access: read-only
Status: mandatory
Description: Get the maximum of valid sensor input value.
)
::= 1.3.6.1.4.1.13595.1.1.2.2.1.12
VALUE gSensorName OBJECT-TYPE (
Syntax: OCTET STRING (SIZE
(0..32))
Access: read-only
Status: mandatory
Description: Get the name of the sensor.
)
::=
1.3.6.1.4.1.13595.1.1.2.2.1.13
VALUE gSensorStateCangeID OBJECT-TYPE (
Syntax: INTEGER
Access: read-only
Status: mandatory
Description: Reserved for future, still not correctly working!
)
::= 1.3.6.1.4.1.13595.1.1.2.2.1.14
VALUE gSensorAlarmIfUpper OBJECT-TYPE (
Syntax: INTEGER
Access: read-only
Status: mandatory
Description: Get the alarm line to activate with active upper-event.
Value 0 means that no alarm has to be activated.
The maximum
is given by the value of gAlarmTableSize.
)
::=
1.3.6.1.4.1.13595.1.1.2.2.1.15
VALUE gSensorAlarmUpperLatch OBJECT-TYPE (
Syntax: INTEGER (0
| 1)
Access: read-only
Status: mandatory
Description: Get the mode of the latch of alarm when active upper-event.
)
::= 1.3.6.1.4.1.13595.1.1.2.2.1.16
VALUE gSensorAlarmUpperStatus OBJECT-TYPE (
Syntax: INTEGER
(0 | 1 | 2 | 3)
Access: read-only
Status: mandatory
Description: Get the status of alarm when active upper-event.
)
::= 1.3.6.1.4.1.13595.1.1.2.2.1.17
VALUE gSensorAlarmIfLower OBJECT-TYPE (
Syntax: INTEGER
Access: read-only
Status: mandatory
Description: Get the alarm line to activate with active lower-event.
Value 0 means that no alarm has to be activated.
The maximum
is given by the value of gAlarmTableSize.
)
::=
1.3.6.1.4.1.13595.1.1.2.2.1.18
VALUE gSensorAlarmLowerLatch OBJECT-TYPE (
Syntax: INTEGER (0
| 1)
Access: read-only
Status: mandatory
Description: Get the mode of the latch of alarm when active lower-event.
)
::= 1.3.6.1.4.1.13595.1.1.2.2.1.19
VALUE gSensorAlarmLowerStatus OBJECT-TYPE (
Syntax: INTEGER
(0 | 1 | 2 | 3)
Access: read-only
Status: mandatory
Description: Get the status of alarm when active lower-event.
)
::= 1.3.6.1.4.1.13595.1.1.2.2.1.20
VALUE gSensorFile OBJECT-TYPE (
Syntax: INTEGER (0..254)
Access: read-only
Status: mandatory
Description: Get the value of the general purpose file.
This value doesn't have any effect for the handle,
it
is relevant for the SNMP manager only.
The default value is 1.
)
::= 1.3.6.1.4.1.13595.1.1.2.2.1.21
VALUE gContacts OBJECT IDENTIFIER
::=
1.3.6.1.4.1.13595.1.1.3
VALUE gContactTableSize OBJECT-TYPE (
Syntax: INTEGER
Access: read-only
Status: mandatory
Description: Number of contact-table entries.
)
::= 1.3.6.1.4.1.13595.1.1.3.1
VALUE gContactTable OBJECT-TYPE (
Syntax: SEQUENCE OF
SEQUENCE [
gContactRow INTEGER,
gContactAssign INTEGER,
gContactAssChannel INTEGER,
gContactOnOff
INTEGER,
gContactName OCTET STRING (SIZE (0..32)),
gContactStateCangeID INTEGER,
gContactFile
INTEGER (0..254)
]
Access: not-accessible
Status: mandatory
Description: The contact-status-table.
The number of entries is given by the value of gContactTableSize.
)
::= 1.3.6.1.4.1.13595.1.1.3.2
VALUE gContactEntry OBJECT-TYPE (
Syntax: SEQUENCE [
gContactRow INTEGER,
gContactAssign INTEGER,
gContactAssChannel INTEGER,
gContactOnOff
INTEGER,
gContactName OCTET STRING (SIZE (0..32)),
gContactStateCangeID INTEGER,
gContactFile
INTEGER (0..254)
]
Access: not-accessible
Status: mandatory
Description: An entry containing
information of the contact-status-table.
Index:
[1.3.6.1.4.1.13595.1.1.3.2.1.1]
)
::=
1.3.6.1.4.1.13595.1.1.3.2.1
VALUE gContactRow OBJECT-TYPE (
Syntax: INTEGER
Access: read-only
Status: mandatory
Description: The row of the table entry.
This means a
valid instance identifier will be reflected as response value.
The
mimimum value is 1, the maximum is given by the value of
gContactTableSize.
)
::= 1.3.6.1.4.1.13595.1.1.3.2.1.1
VALUE gContactAssign OBJECT-TYPE (
Syntax: INTEGER (0 | 1 | 2)
Access: read-only
Status: mandatory
Description: Get the kind of assignment of the contact.
If it is assigned to lower-event or upper-event then the component
number
of the corresponding sensor is to get by gContactAssChannel.
)
::= 1.3.6.1.4.1.13595.1.1.3.2.1.2
VALUE gContactAssChannel OBJECT-TYPE (
Syntax: INTEGER
Access: read-only
Status: mandatory
Description: Get the component number of the assigned sensor.
The value will be 0 if it is not assigned.
)
::=
1.3.6.1.4.1.13595.1.1.3.2.1.3
VALUE gContactOnOff OBJECT-TYPE (
Syntax: INTEGER (0 | 1)
Access: read-only
Status: mandatory
Description: Get the current status of contact.
)
::= 1.3.6.1.4.1.13595.1.1.3.2.1.4
VALUE gContactName OBJECT-TYPE (
Syntax: OCTET STRING (SIZE
(0..32))
Access: read-only
Status: mandatory
Description: Get the name of the contact.
)
::=
1.3.6.1.4.1.13595.1.1.3.2.1.5
VALUE gContactStateCangeID OBJECT-TYPE (
Syntax: INTEGER
Access: read-only
Status: mandatory
Description: Reserved for future, still not correctly working!
)
::= 1.3.6.1.4.1.13595.1.1.3.2.1.6
VALUE gContactFile OBJECT-TYPE (
Syntax: INTEGER (0..254)
Access: read-only
Status: mandatory
Description: Get the value of the general purpose file.
This value doesn't have any effect for the handle,
it
is relevant for the SNMP manager only.
The default value is 1.
)
::= 1.3.6.1.4.1.13595.1.1.3.2.1.7
VALUE gModules OBJECT IDENTIFIER
::= 1.3.6.1.4.1.13595.1.1.4
VALUE gModuleTableSize OBJECT-TYPE (
Syntax: INTEGER
Access: read-only
Status: mandatory
Description: Number of module-table entries.
)
::=
1.3.6.1.4.1.13595.1.1.4.1
VALUE gModuleTable OBJECT-TYPE (
Syntax: SEQUENCE OF SEQUENCE
[
gModuleRow INTEGER,
gModuleAddress
INTEGER,
gModuleFirstCompNo INTEGER,
gModulePolling INTEGER,
gModuleName OCTET
STRING (SIZE (0..32)),
gModuleStateCangeID INTEGER,
gModuleVersion OCTET STRING (SIZE (0..32)),
gModulePlace INTEGER (0..254)
]
Access: not-accessible
Status: mandatory
Description: The module-status-table.
The number of
entries is given by the value of gModuleTableSize.
)
::=
1.3.6.1.4.1.13595.1.1.4.2
VALUE gModuleEntry OBJECT-TYPE (
Syntax: SEQUENCE [
gModuleRow INTEGER,
gModuleAddress INTEGER,
gModuleFirstCompNo INTEGER,
gModulePolling
INTEGER,
gModuleName OCTET STRING (SIZE (0..32)),
gModuleStateCangeID INTEGER,
gModuleVersion
OCTET STRING (SIZE (0..32)),
gModulePlace INTEGER (0..254)
]
Access: not-accessible
Status: mandatory
Description: An entry containing information of the module-status-table.
Index: [1.3.6.1.4.1.13595.1.1.4.2.1.1]
)
::=
1.3.6.1.4.1.13595.1.1.4.2.1
VALUE gModuleRow OBJECT-TYPE (
Syntax: INTEGER
Access: read-only
Status: mandatory
Description: The row of the table entry.
This means a
valid instance identifier will be reflected as response value.
The
mimimum value is 1, the maximum is given by the value of
gModuleTableSize.
)
::= 1.3.6.1.4.1.13595.1.1.4.2.1.1
VALUE gModuleAddress OBJECT-TYPE (
Syntax: INTEGER
Access: read-only
Status: mandatory
Description: Get the address of the module.
)
::=
1.3.6.1.4.1.13595.1.1.4.2.1.2
VALUE gModuleFirstCompNo OBJECT-TYPE (
Syntax: INTEGER
Access: read-only
Status: mandatory
Description: Get the first number of components of the module.
)
::= 1.3.6.1.4.1.13595.1.1.4.2.1.3
VALUE gModulePolling OBJECT-TYPE (
Syntax: INTEGER (0 | 1 | 2
| 3 | 4)
Access: read-only
Status: mandatory
Description: Get the polling status of the module.
)
::=
1.3.6.1.4.1.13595.1.1.4.2.1.4
VALUE gModuleName OBJECT-TYPE (
Syntax: OCTET STRING (SIZE
(0..32))
Access: read-only
Status: mandatory
Description: Get the name of the module.
)
::=
1.3.6.1.4.1.13595.1.1.4.2.1.5
VALUE gModuleStateCangeID OBJECT-TYPE (
Syntax: INTEGER
Access: read-only
Status: mandatory
Description: Reserved for future, still not correctly working!
)
::= 1.3.6.1.4.1.13595.1.1.4.2.1.6
VALUE gModuleVersion OBJECT-TYPE (
Syntax: OCTET STRING (SIZE
(0..32))
Access: read-only
Status: mandatory
Description: Get the version of the module.
)
::=
1.3.6.1.4.1.13595.1.1.4.2.1.7
VALUE gModulePlace OBJECT-TYPE (
Syntax: INTEGER (0..254)
Access: read-only
Status: mandatory
Description: Get the place number of the module.
)
::= 1.3.6.1.4.1.13595.1.1.4.2.1.8
VALUE gModuleTableCangeID OBJECT-TYPE (
Syntax: INTEGER
Access: read-only
Status: mandatory
Description: This variable will be incremented if an entry of the table
is added, deleted or changed.
)
::=
1.3.6.1.4.1.13595.1.1.4.3
VALUE gDateTime OBJECT IDENTIFIER
::=
1.3.6.1.4.1.13595.1.1.5
VALUE gDateTimeString OBJECT-TYPE (
Syntax: OCTET STRING
(SIZE (19))
Access: read-only
Status: mandatory
Description: Get date and time, format='YYYY/MM/DD;HH/MM/SS'.
)
::= 1.3.6.1.4.1.13595.1.1.5.1
VALUE gProtocol OBJECT IDENTIFIER
::=
1.3.6.1.4.1.13595.1.1.6
VALUE gProtocolTableSize OBJECT-TYPE (
Syntax: INTEGER
Access: read-only
Status: mandatory
Description: Number of protocol-table entries.
)
::= 1.3.6.1.4.1.13595.1.1.6.1
VALUE gProtocolTable OBJECT-TYPE (
Syntax: SEQUENCE OF
SEQUENCE [
gProtocolRow INTEGER,
gProtocolRecord OCTET STRING (SIZE (10..69))
]
Access: not-accessible
Status:
mandatory
Description: The protocol-table.
The
number of entries is given by the value of gProtocolTableSize.
)
::= 1.3.6.1.4.1.13595.1.1.6.2
VALUE gProtocolEntry OBJECT-TYPE (
Syntax: SEQUENCE [
gProtocolRow INTEGER,
gProtocolRecord OCTET
STRING (SIZE (10..69))
]
Access: not-accessible
Status: mandatory
Description: An entry containing
information of the protocol-table.
Index:
[1.3.6.1.4.1.13595.1.1.6.2.1.1]
)
::=
1.3.6.1.4.1.13595.1.1.6.2.1
VALUE gProtocolRow OBJECT-TYPE (
Syntax: INTEGER
Access: read-only
Status: mandatory
Description: The row of the table entry.
This means a
valid instance identifier will be reflected as response value.
The
mimimum value is 1, the maximum is given by the value of
gProtocolTableSize.
)
::= 1.3.6.1.4.1.13595.1.1.6.2.1.1
VALUE gProtocolRecord OBJECT-TYPE (
Syntax: OCTET STRING
(SIZE (10..69))
Access: read-only
Status: mandatory
Description: Get the recorded protocol data,
format='tabRow;tabSize;counter;date;time;message'.
If the instance
identifier is out of range, the value is 'tabRow;tabSize;'.
The
values of tabRow and tabSize are coded as 4 hex characters.
The
counter will be incremented with every ring buffer overrun,
it is
coded as 6 hex characters.
Date and time are coded in format
'YYYY/MM/DD' and 'hh:mm:ss'.
The message has maximum of 32
characters.
)
::= 1.3.6.1.4.1.13595.1.1.6.2.1.2
VALUE gProtocolOldestRecord OBJECT-TYPE (
Syntax: OCTET
STRING (SIZE (10..69))
Access: read-only
Status:
mandatory
Description: Get the oldest protocol record, format see
gProtocolRecord.
)
::= 1.3.6.1.4.1.13595.1.1.6.3
VALUE gProtocolCurrTable OBJECT-TYPE (
Syntax: SEQUENCE OF
SEQUENCE [
gProtocolCurrRow INTEGER,
gProtocolCurrRecord OCTET STRING (SIZE (10..69))
]
Access: not-accessible
Status: mandatory
Description: The table of the last 255 protocol records. This is not a
seperate table,
it is a link to the current records of
gProtocolTable!
The instance identifier 1 selects the last record,
2 selects the record before
and so on. Please, note that between
two samples of variables may occur another
records - this changes
the instance identifier for a given record!
)
::=
1.3.6.1.4.1.13595.1.1.6.4
VALUE gProtocolCurrEntry OBJECT-TYPE (
Syntax: SEQUENCE [
gProtocolCurrRow INTEGER,
gProtocolCurrRecord
OCTET STRING (SIZE (10..69))
]
Access: not-accessible
Status: mandatory
Description: An entry containing
information of the table of the last 255 protocol records.
Index:
[1.3.6.1.4.1.13595.1.1.6.4.1.1]
)
::=
1.3.6.1.4.1.13595.1.1.6.4.1
VALUE gProtocolCurrRow OBJECT-TYPE (
Syntax: INTEGER
Access: read-only
Status: mandatory
Description: The row of the table entry.
This means a
valid instance identifier will be reflected as response value.
The
mimimum value is 1, the maximum is given by the value of
gProtocolTableSize.
)
::= 1.3.6.1.4.1.13595.1.1.6.4.1.1
VALUE gProtocolCurrRecord OBJECT-TYPE (
Syntax: OCTET STRING
(SIZE (10..69))
Access: read-only
Status: mandatory
Description: Get the record of gProtocolCurrTable, format see
gProtocolRecord.
)
::= 1.3.6.1.4.1.13595.1.1.6.4.1.2
VALUE gLogin OBJECT IDENTIFIER
::= 1.3.6.1.4.1.13595.1.1.7
VALUE gLoginLevel OBJECT-TYPE (
Syntax: INTEGER (0..10)
Access: read-only
Status: mandatory
Description: Get the current login level.
)
::=
1.3.6.1.4.1.13595.1.1.7.1
VALUE gLoginMAC OBJECT-TYPE (
Syntax: OCTET STRING (SIZE (12))
Access: read-only
Status: mandatory
Description: Get the MAC address of the ELM system.
)
::= 1.3.6.1.4.1.13595.1.1.7.2
VALUE gLoginMode OBJECT-TYPE (
Syntax: INTEGER (0 | 1)
Access: read-only
Status: mandatory
Description: Get the current login mode.
)
::=
1.3.6.1.4.1.13595.1.1.7.3
VALUE gLoginTraprate OBJECT IDENTIFIER
::=
1.3.6.1.4.1.13595.1.1.7.4
VALUE gLoginTraprateA1 OBJECT-TYPE (
Syntax: INTEGER (0..254)
Access: read-only
Status: mandatory
Description: Get the repeat rate in Minutes for traps of alarm line 1.
Value 0 means that no trap will be sent.
)
::=
1.3.6.1.4.1.13595.1.1.7.4.1
VALUE gLoginTraprateA2 OBJECT-TYPE (
Syntax: INTEGER (0..254)
Access: read-only
Status: mandatory
Description: Get the repeat rate in Minutes for traps of alarm line 2.
Value 0 means that no trap will be sent.
)
::=
1.3.6.1.4.1.13595.1.1.7.4.2
VALUE gAlarm OBJECT IDENTIFIER
::= 1.3.6.1.4.1.13595.1.1.8
VALUE gAlarmTableSize OBJECT-TYPE (
Syntax: INTEGER
Access: read-only
Status: mandatory
Description: Number of alarm-table entries.
)
::=
1.3.6.1.4.1.13595.1.1.8.1
VALUE gAlarmTable OBJECT-TYPE (
Syntax: SEQUENCE OF SEQUENCE [
gAlarmRow INTEGER,
gAlarmStatus INTEGER,
gAlarmLatch INTEGER,
gAlarmIdleOff INTEGER,
gAlarmName OCTET STRING (SIZE (0..32))
]
Access: not-accessible
Status: mandatory
Description: The alarm-status-table.
The number of
entries is given by the value of gAlarmTableSize.
)
::=
1.3.6.1.4.1.13595.1.1.8.2
VALUE gAlarmEntry OBJECT-TYPE (
Syntax: SEQUENCE [
gAlarmRow INTEGER,
gAlarmStatus INTEGER,
gAlarmLatch INTEGER,
gAlarmIdleOff INTEGER,
gAlarmName OCTET STRING (SIZE (0..32))
]
Access: not-accessible
Status: mandatory
Description: An entry containing information of the alarm-status-table.
Index: [1.3.6.1.4.1.13595.1.1.8.2.1.1]
)
::=
1.3.6.1.4.1.13595.1.1.8.2.1
VALUE gAlarmRow OBJECT-TYPE (
Syntax: INTEGER
Access: read-only
Status: mandatory
Description: The row of the table entry - with other words, the alarm
line.
This means a valid instance identifier will be reflected as
response value.
The mimimum value is 1, the maximum is given by the
value of gAlarmTableSize.
)
::= 1.3.6.1.4.1.13595.1.1.8.2.1.1
VALUE gAlarmStatus OBJECT-TYPE (
Syntax: INTEGER (0 | 1 | 2 |
3)
Access: read-only
Status: mandatory
Description: Get the status of the alarm line.
)
::= 1.3.6.1.4.1.13595.1.1.8.2.1.2
VALUE gAlarmLatch OBJECT-TYPE (
Syntax: INTEGER (0 | 1)
Access: read-only
Status: mandatory
Description: Get the mode of the latch of the alarm line.
)
::= 1.3.6.1.4.1.13595.1.1.8.2.1.3
VALUE gAlarmIdleOff OBJECT-TYPE (
Syntax: INTEGER (0 | 1)
Access: read-only
Status: mandatory
Description: Get the mode of the contact of the alarm line.
)
::= 1.3.6.1.4.1.13595.1.1.8.2.1.4
VALUE gAlarmName OBJECT-TYPE (
Syntax: OCTET STRING (SIZE
(0..32))
Access: read-only
Status: mandatory
Description: Get the name of the alarm line.
)
::=
1.3.6.1.4.1.13595.1.1.8.2.1.5
VALUE gCardTmn OBJECT IDENTIFIER
::= 1.3.6.1.4.1.13595.1.1.9
VALUE gCardTmnTableSize OBJECT-TYPE (
Syntax: INTEGER
Access: read-only
Status: mandatory
Description: Number of card-terminal-table entries.
)
::= 1.3.6.1.4.1.13595.1.1.9.1
VALUE gCardTmnTable OBJECT-TYPE (
Syntax: SEQUENCE OF
SEQUENCE [
gCardTmnRow INTEGER,
gCardTmnCardID OCTET STRING (SIZE (0..16)),
gCardTmnLen1 INTEGER (0..8),
gCardTmnAddr1 INTEGER,
gCardTmnLen2
INTEGER (0..8),
gCardTmnAddr2 INTEGER,
gCardTmnMask OCTET STRING (SIZE (16)),
gCardTmnKeepTime INTEGER,
gCardTmnStateCangeID INTEGER
]
Access: not-accessible
Status: mandatory
Description: The card-terminal-status-table.
The number
of entries is given by the value of gCardTmnTableSize.
)
::=
1.3.6.1.4.1.13595.1.1.9.2
VALUE gCardTmnEntry OBJECT-TYPE (
Syntax: SEQUENCE [
gCardTmnRow INTEGER,
gCardTmnCardID OCTET
STRING (SIZE (0..16)),
gCardTmnLen1 INTEGER (0..8),
gCardTmnAddr1 INTEGER,
gCardTmnLen2 INTEGER
(0..8),
gCardTmnAddr2 INTEGER,
gCardTmnMask OCTET STRING (SIZE (16)),
gCardTmnKeepTime INTEGER,
gCardTmnStateCangeID INTEGER
]
Access: not-accessible
Status: mandatory
Description: An entry containing information of the
card-terminal-status-table.
Index: [1.3.6.1.4.1.13595.1.1.9.2.1.1]
)
::= 1.3.6.1.4.1.13595.1.1.9.2.1
VALUE gCardTmnRow OBJECT-TYPE (
Syntax: INTEGER
Access: read-only
Status: mandatory
Description: The row of the table entry.
This means a
valid instance identifier will be reflected as response value.
The
mimimum value is 1, the maximum is given by the value of
gCardTmnTableSize.
)
::= 1.3.6.1.4.1.13595.1.1.9.2.1.1
VALUE gCardTmnCardID OBJECT-TYPE (
Syntax: OCTET STRING (SIZE
(0..16))
Access: read-only
Status: mandatory
Description: Get the ID of a currently present card.
The
value length 0 means that there is not a card present.
)
::=
1.3.6.1.4.1.13595.1.1.9.2.1.2
VALUE gCardTmnLen1 OBJECT-TYPE (
Syntax: INTEGER (0..8)
Access: read-only
Status: mandatory
Description: Get the length of part 1 of the card ID filter.
)
::= 1.3.6.1.4.1.13595.1.1.9.2.1.3
VALUE gCardTmnAddr1 OBJECT-TYPE (
Syntax: INTEGER
Access: read-only
Status: mandatory
Description: Get the start address of part 1 of the card ID filter.
)
::= 1.3.6.1.4.1.13595.1.1.9.2.1.4
VALUE gCardTmnLen2 OBJECT-TYPE (
Syntax: INTEGER (0..8)
Access: read-only
Status: mandatory
Description: Get the length of part 2 of the card ID filter.
)
::= 1.3.6.1.4.1.13595.1.1.9.2.1.5
VALUE gCardTmnAddr2 OBJECT-TYPE (
Syntax: INTEGER
Access: read-only
Status: mandatory
Description: Get the start address of part 2 of the card ID filter.
)
::= 1.3.6.1.4.1.13595.1.1.9.2.1.6
VALUE gCardTmnMask OBJECT-TYPE (
Syntax: OCTET STRING (SIZE
(16))
Access: read-only
Status: mandatory
Description: Get the mask of the card ID filter.
Only hex
characters are allowed (0..9, a..f, A..F).
)
::=
1.3.6.1.4.1.13595.1.1.9.2.1.7
VALUE gCardTmnKeepTime OBJECT-TYPE (
Syntax: INTEGER (0..255)
Access: read-only
Status: mandatory
Description: Get the time in Seconds to account a removed card as
presented.
)
::= 1.3.6.1.4.1.13595.1.1.9.2.1.8
VALUE gCardTmnStateCangeID OBJECT-TYPE (
Syntax: INTEGER
Access: read-only
Status: mandatory
Description: Reserved for future, still not correctly working!
)
::= 1.3.6.1.4.1.13595.1.1.9.2.1.9
VALUE gCardReg OBJECT IDENTIFIER
::=
1.3.6.1.4.1.13595.1.1.10
VALUE gCardRegTableSize OBJECT-TYPE (
Syntax: INTEGER
Access: read-only
Status: mandatory
Description: Number of card-register-table entries.
)
::= 1.3.6.1.4.1.13595.1.1.10.1
VALUE gCardRegTable OBJECT-TYPE (
Syntax: SEQUENCE OF
SEQUENCE [
gCardRegRow INTEGER,
gCardRegCardID OCTET STRING (SIZE (16)),
gCardRegName OCTET STRING (SIZE (0..32)),
gCardRegComponent INTEGER (0..4094),
gCardRegPIN OCTET STRING (SIZE (0 | 4..6)),
gCardRegExpiration OCTET STRING (SIZE (16)),
gCardRegCounter INTEGER (0..255),
gCardRegValid INTEGER (0 | 1)
]
Access: not-accessible
Status: mandatory
Description: The card-register-status-table.
The number
of entries is given by the value of gCardRegTableSize.
)
::=
1.3.6.1.4.1.13595.1.1.10.2
VALUE gCardRegEntry OBJECT-TYPE (
Syntax: SEQUENCE [
gCardRegRow INTEGER,
gCardRegCardID OCTET
STRING (SIZE (16)),
gCardRegName OCTET STRING (SIZE (0..32)),
gCardRegComponent INTEGER (0..4094),
gCardRegPIN OCTET STRING (SIZE (0 | 4..6)),
gCardRegExpiration OCTET STRING (SIZE (16)),
gCardRegCounter INTEGER (0..255),
gCardRegValid INTEGER (0 | 1)
]
Access: not-accessible
Status: mandatory
Description: An entry containing information of the
card-register-status-table.
Index: [1.3.6.1.4.1.13595.1.1.10.2.1.1]
)
::= 1.3.6.1.4.1.13595.1.1.10.2.1
VALUE gCardRegRow OBJECT-TYPE (
Syntax: INTEGER
Access: read-only
Status: mandatory
Description: The row of the table entry.
This means a
valid instance identifier will be reflected as response value.
The
mimimum value is 1, the maximum is given by the value of
gCardRegTableSize.
)
::= 1.3.6.1.4.1.13595.1.1.10.2.1.1
VALUE gCardRegCardID OBJECT-TYPE (
Syntax: OCTET STRING (SIZE
(16))
Access: read-only
Status: mandatory
Description: Get the ID of the card of the card-register-entry.
Only hex characters are allowed (0..9, a..f, A..F).
)
::= 1.3.6.1.4.1.13595.1.1.10.2.1.2
VALUE gCardRegName OBJECT-TYPE (
Syntax: OCTET STRING (SIZE
(0..32))
Access: read-only
Status: mandatory
Description: Get the name of the card-register-entry.
)
::= 1.3.6.1.4.1.13595.1.1.10.2.1.3
VALUE gCardRegComponent OBJECT-TYPE (
Syntax: INTEGER
(0..4094)
Access: read-only
Status: mandatory
Description: Get the component number assigned to the card,
e.g. the number of a handle to be opened.
The value 0
means that there is not a component assigned.
Please, make sure
that either a component or a PIN can be assigned,
see also
gCardRegPIN.
)
::= 1.3.6.1.4.1.13595.1.1.10.2.1.4
VALUE gCardRegPIN OBJECT-TYPE (
Syntax: OCTET STRING (SIZE (0
| 4..6))
Access: read-only
Status: mandatory
Description: Get the PIN assigned to the card.
The length 0
means that no PIN is defined.
Please, make sure that either a
component or a PIN can be assigned,
see also gCardRegComponent.
)
::= 1.3.6.1.4.1.13595.1.1.10.2.1.5
VALUE gCardRegExpiration OBJECT-TYPE (
Syntax: OCTET STRING
(SIZE (16))
Access: read-only
Status: mandatory
Description: Get the expiration time of the card-register-entry.
The format is 'YYYY/MM/DD;HH:MM'.
)
::=
1.3.6.1.4.1.13595.1.1.10.2.1.6
VALUE gCardRegCounter OBJECT-TYPE (
Syntax: INTEGER (0..255)
Access: read-only
Status: mandatory
Description: Get the access counter of the card-register-entry.
With counter value 0 the card is disabled.
The value 255 is
defined as infinite.
)
::= 1.3.6.1.4.1.13595.1.1.10.2.1.7
VALUE gCardRegValid OBJECT-TYPE (
Syntax: INTEGER (0 | 1)
Access: read-only
Status: mandatory
Description: Get the status of the card-register-entry.
With value 1 the card is enabled for access.
With value
0 the card is disabled,
this means either the expiration time is
passed (see gCardRegExpiration)
or the access counter is 0 (see
gCardRegCounter).
)
::= 1.3.6.1.4.1.13595.1.1.10.2.1.8
VALUE gPhone OBJECT IDENTIFIER
::= 1.3.6.1.4.1.13595.1.1.11
VALUE gPhoneTableSize OBJECT-TYPE (
Syntax: INTEGER
Access: read-only
Status: mandatory
Description: Number of phone-table entries.
)
::=
1.3.6.1.4.1.13595.1.1.11.1
VALUE gPhoneTable OBJECT-TYPE (
Syntax: SEQUENCE OF SEQUENCE [
gPhoneRow INTEGER,
gPhoneStatus INTEGER
(0..256),
gPhoneSimPIN OCTET STRING (SIZE (1..5)),
gPhoneSmsDialNumber OCTET STRING (SIZE (0..15)),
gPhoneSmsModeAlarm1 INTEGER,
gPhoneSmsModeAlarm2 INTEGER,
gPhoneSmsModeHandle INTEGER,
gPhoneStateCangeID INTEGER
]
Access: not-accessible
Status: mandatory
Description: The phone-status-table.
The number of
entries is given by the value of gPhoneTableSize.
)
::=
1.3.6.1.4.1.13595.1.1.11.2
VALUE gPhoneEntry OBJECT-TYPE (
Syntax: SEQUENCE [
gPhoneRow INTEGER,
gPhoneStatus INTEGER
(0..256),
gPhoneSimPIN OCTET STRING (SIZE (1..5)),
gPhoneSmsDialNumber OCTET STRING (SIZE (0..15)),
gPhoneSmsModeAlarm1 INTEGER,
gPhoneSmsModeAlarm2 INTEGER,
gPhoneSmsModeHandle INTEGER,
gPhoneStateCangeID INTEGER
]
Access: not-accessible
Status: mandatory
Description: An entry containing information of the phone-status-table.
Index: [1.3.6.1.4.1.13595.1.1.11.2.1.1]
)
::=
1.3.6.1.4.1.13595.1.1.11.2.1
VALUE gPhoneRow OBJECT-TYPE (
Syntax: INTEGER
Access: read-only
Status: mandatory
Description: The row of the table entry.
This means a
valid instance identifier will be reflected as response value.
The
mimimum value is 1, the maximum is given by the value of gPhoneTableSize.
)
::= 1.3.6.1.4.1.13595.1.1.11.2.1.1
VALUE gPhoneStatus OBJECT-TYPE (
Syntax: INTEGER (0..256)
Access: read-only
Status: mandatory
Description: Get the modem status.
Bit 0 = 1 means that
the modem is ready,
Bit 1 = 1 meams that the modem is online,
Bit 5 = 1 means that the modem is in initation error status,
Bit 6 = 1 means that the modem is in timeout status,
Bit 7 = 1 means that the modem is in error status.
)
::= 1.3.6.1.4.1.13595.1.1.11.2.1.2
VALUE gPhoneSimPIN OBJECT-TYPE (
Syntax: OCTET STRING (SIZE
(1..5))
Access: read-only
Status: mandatory
Description: Get the SIM PIN of the phone card.
The first
character contains the status of the card,
'+' means that the card
was accepted,
'-' means that tha card was not accepted,
' ' means that th status is unknown.
The length 1 means that
there is not a PIN defined.
)
::=
1.3.6.1.4.1.13595.1.1.11.2.1.3
VALUE gPhoneSmsDialNumber OBJECT-TYPE (
Syntax: OCTET STRING
(SIZE (0..15))
Access: read-only
Status: mandatory
Description: Get the phone number to be dialed to send a SMS.
)
::= 1.3.6.1.4.1.13595.1.1.11.2.1.4
VALUE gPhoneSmsModeAlarm1 OBJECT-TYPE (
Syntax: INTEGER (0 |
1 | 2 | 3)
Access: read-only
Status: mandatory
Description: Get the mode of send a SMS if changing the status of the alarm
line 1.
)
::= 1.3.6.1.4.1.13595.1.1.11.2.1.5
VALUE gPhoneSmsModeAlarm2 OBJECT-TYPE (
Syntax: INTEGER (0 |
1 | 2 | 3)
Access: read-only
Status: mandatory
Description: Get the mode of send a SMS if changing the status of the alarm
line 2.
)
::= 1.3.6.1.4.1.13595.1.1.11.2.1.6
VALUE gPhoneSmsModeHandle OBJECT-TYPE (
Syntax: INTEGER (0 |
1 | 2 | 3)
Access: read-only
Status: mandatory
Description: Get the mode of send a SMS if changing the status of any handle.
)
::= 1.3.6.1.4.1.13595.1.1.11.2.1.7
VALUE gPhoneStateCangeID OBJECT-TYPE (
Syntax: INTEGER
Access: read-only
Status: mandatory
Description: Reserved for future, still not correctly working!
)
::= 1.3.6.1.4.1.13595.1.1.11.2.1.8
VALUE gMaster OBJECT IDENTIFIER
::= 1.3.6.1.4.1.13595.1.1.12
VALUE gMasterName OBJECT-TYPE (
Syntax: OCTET STRING (SIZE
(0..32))
Access: read-only
Status: mandatory
Description: Get the name of the communication module.
)
::= 1.3.6.1.4.1.13595.1.1.12.1
VALUE gMasterPlace OBJECT-TYPE (
Syntax: INTEGER (0..254)
Access: read-only
Status: mandatory
Description: Get the place number of the communication module.
)
::= 1.3.6.1.4.1.13595.1.1.12.2
VALUE control OBJECT IDENTIFIER
::= 1.3.6.1.4.1.13595.1.2
The control-group is to be used to write parameter and commands.
VALUE cHandles OBJECT IDENTIFIER
::= 1.3.6.1.4.1.13595.1.2.1
VALUE cHandleTable OBJECT-TYPE (
Syntax: SEQUENCE OF SEQUENCE
[
cHandleRow INTEGER,
cHandleOpen
OCTET STRING (SIZE (4..6)),
cHandleName OCTET STRING (SIZE
(0..32)),
cHandlePIN1 OCTET STRING (SIZE (0 | 4..6)),
cHandlePIN2 OCTET STRING (SIZE (0 | 4..6)),
cHandlePIN3 OCTET STRING (SIZE (0 | 4..6)),
cHandlePIN4 OCTET STRING (SIZE (0 | 4..6)),
cHandlePIN5 OCTET STRING (SIZE (0 | 4..6)),
cHandleAlarmIfOpen INTEGER,
cHandleAlarmLatch INTEGER,
cHandleAlarmReset INTEGER,
cHandleFile
INTEGER (0..254)
]
Access: not-accessible
Status: mandatory
Description: The handle-control-table.
The number of entries is given by the value of gHandleTableSize.
)
::= 1.3.6.1.4.1.13595.1.2.1.2
VALUE cHandleEntry OBJECT-TYPE (
Syntax: SEQUENCE [
cHandleRow INTEGER,
cHandleOpen OCTET STRING
(SIZE (4..6)),
cHandleName OCTET STRING (SIZE (0..32)),
cHandlePIN1 OCTET STRING (SIZE (0 | 4..6)),
cHandlePIN2 OCTET STRING (SIZE (0 | 4..6)),
cHandlePIN3 OCTET STRING (SIZE (0 | 4..6)),
cHandlePIN4 OCTET STRING (SIZE (0 | 4..6)),
cHandlePIN5 OCTET STRING (SIZE (0 | 4..6)),
cHandleAlarmIfOpen INTEGER,
cHandleAlarmLatch INTEGER,
cHandleAlarmReset INTEGER,
cHandleFile
INTEGER (0..254)
]
Access: not-accessible
Status: mandatory
Description: An entry containing
information of the handle-control-table.
Index:
[1.3.6.1.4.1.13595.1.2.1.2.1.1]
)
::=
1.3.6.1.4.1.13595.1.2.1.2.1
VALUE cHandleRow OBJECT-TYPE (
Syntax: INTEGER
Access: read-only
Status: mandatory
Description: The row of the table entry.
This means a
valid instance identifier will be reflected as response value.
The
mimimum value is 1, the maximum is given by the value of
gHandleTableSize.
)
::= 1.3.6.1.4.1.13595.1.2.1.2.1.1
VALUE cHandleOpen OBJECT-TYPE (
Syntax: OCTET STRING (SIZE
(4..6))
Access: read-write
Status: mandatory
Description: Input a PIN (4..6 digits) to open the handle.
)
::= 1.3.6.1.4.1.13595.1.2.1.2.1.2
VALUE cHandleName OBJECT-TYPE (
Syntax: OCTET STRING (SIZE
(0..32))
Access: read-write
Status: mandatory
Description: Change the name of the handle.
)
::=
1.3.6.1.4.1.13595.1.2.1.2.1.3
VALUE cHandlePIN1 OBJECT-TYPE (
Syntax: OCTET STRING (SIZE (0
| 4..6))
Access: read-write
Status: mandatory
Description: Change the PIN1 of handle.
With length 0 the PIN
will be deleted.
This variable requires the authorising level
minimum 4.
)
::= 1.3.6.1.4.1.13595.1.2.1.2.1.4
VALUE cHandlePIN2 OBJECT-TYPE (
Syntax: OCTET STRING (SIZE (0
| 4..6))
Access: read-write
Status: mandatory
Description: Change the PIN2 of handle.
With length 0 the PIN
will be deleted.
This variable requires the authorising level
minimum 5.
)
::= 1.3.6.1.4.1.13595.1.2.1.2.1.5
VALUE cHandlePIN3 OBJECT-TYPE (
Syntax: OCTET STRING (SIZE (0
| 4..6))
Access: read-write
Status: mandatory
Description: Change the PIN3 of handle.
With length 0 the PIN
will be deleted.
This variable requires the authorising level
minimum 6.
)
::= 1.3.6.1.4.1.13595.1.2.1.2.1.6
VALUE cHandlePIN4 OBJECT-TYPE (
Syntax: OCTET STRING (SIZE (0
| 4..6))
Access: read-write
Status: mandatory
Description: Change the PIN4 of handle.
With length 0 the PIN
will be deleted.
This variable requires the authorising level
minimum 7.
)
::= 1.3.6.1.4.1.13595.1.2.1.2.1.7
VALUE cHandlePIN5 OBJECT-TYPE (
Syntax: OCTET STRING (SIZE (0
| 4..6))
Access: read-write
Status: mandatory
Description: Change the PIN5 of handle.
With length 0 the PIN
will be deleted.
This variable requires the authorising level
minimum 8.
)
::= 1.3.6.1.4.1.13595.1.2.1.2.1.8
VALUE cHandleAlarmIfOpen OBJECT-TYPE (
Syntax: INTEGER
Access: read-write
Status: mandatory
Description: Set the alarm line to activate with open handle.
With value 0 the alarm will be inactive.
The value maximum is
given by the value of gAlarmTableSize.
)
::=
1.3.6.1.4.1.13595.1.2.1.2.1.10
VALUE cHandleAlarmLatch OBJECT-TYPE (
Syntax: INTEGER (0 | 1)
Access: read-write
Status: mandatory
Description: Set the mode of the alarm latch.
)
::= 1.3.6.1.4.1.13595.1.2.1.2.1.11
VALUE cHandleAlarmReset OBJECT-TYPE (
Syntax: INTEGER (1)
Access: read-write
Status: mandatory
Description: Reset an alarm status from 'latched' to 'idle'.
)
::= 1.3.6.1.4.1.13595.1.2.1.2.1.12
VALUE cHandleFile OBJECT-TYPE (
Syntax: INTEGER (0..254)
Access: read-write
Status: mandatory
Description: Set the value of the general purpose file.
This value doesn't have any effect for the handle,
it
is relevant for the SNMP manager only.
)
::=
1.3.6.1.4.1.13595.1.2.1.2.1.13
VALUE cSensors OBJECT IDENTIFIER
::= 1.3.6.1.4.1.13595.1.2.2
VALUE cSensorTable OBJECT-TYPE (
Syntax: SEQUENCE OF SEQUENCE
[
cSensorRow INTEGER,
cSensorType
OCTET STRING (SIZE (0..8)),
cSensorScale OCTET STRING (SIZE
(0..16)),
cSensorOffset OCTET STRING (SIZE (0..16)),
cSensorUpperThreshold INTEGER,
cSensorLowerThreshold INTEGER,
cSensorHysteresis INTEGER,
cSensorContactIfUpper INTEGER,
cSensorContactIfLower INTEGER,
cSensorMinLimit INTEGER,
cSensorMaxLimit
INTEGER,
cSensorName OCTET STRING (SIZE (0..32)),
cSensorAlarmIfUpper INTEGER,
cSensorAlarmUpperLatch INTEGER,
cSensorAlarmUpperReset INTEGER,
cSensorAlarmIfLower INTEGER,
cSensorAlarmLowerLatch INTEGER,
cSensorAlarmLowerReset INTEGER,
cSensorFile INTEGER (0..254)
]
Access: not-accessible
Status: mandatory
Description: The sensor-control-table.
The number of
entries is given by the value of gSensorTableSize.
)
::=
1.3.6.1.4.1.13595.1.2.2.2
VALUE cSensorEntry OBJECT-TYPE (
Syntax: SEQUENCE [
cSensorRow INTEGER,
cSensorType OCTET STRING
(SIZE (0..8)),
cSensorScale OCTET STRING (SIZE (0..16)),
cSensorOffset OCTET STRING (SIZE (0..16)),
cSensorUpperThreshold INTEGER,
cSensorLowerThreshold INTEGER,
cSensorHysteresis INTEGER,
cSensorContactIfUpper INTEGER,
cSensorContactIfLower INTEGER,
cSensorMinLimit INTEGER,
cSensorMaxLimit
INTEGER,
cSensorName OCTET STRING (SIZE (0..32)),
cSensorAlarmIfUpper INTEGER,
cSensorAlarmUpperLatch INTEGER,
cSensorAlarmUpperReset INTEGER,
cSensorAlarmIfLower INTEGER,
cSensorAlarmLowerLatch INTEGER,
cSensorAlarmLowerReset INTEGER,
cSensorFile INTEGER (0..254)
]
Access: not-accessible
Status: mandatory
Description: An entry containing information of the
sensor-control-table.
Index: [1.3.6.1.4.1.13595.1.2.2.2.1.1]
)
::= 1.3.6.1.4.1.13595.1.2.2.2.1
VALUE cSensorRow OBJECT-TYPE (
Syntax: INTEGER
Access: read-only
Status: mandatory
Description: The row of the table entry.
This means a
valid instance identifier will be reflected as response value.
The
mimimum value is 1, the maximum is given by the value of
gSensorTableSize.
)
::= 1.3.6.1.4.1.13595.1.2.2.2.1.1
VALUE cSensorType OBJECT-TYPE (
Syntax: OCTET STRING (SIZE
(0..8))
Access: read-write
Status: mandatory
Description: Set the type of the sensor.
This value is for
information only,
it has not an effect for function of the sensor.
Characters lower than 0x20 and the 0xFF will be interpreted as end of string.
)
::= 1.3.6.1.4.1.13595.1.2.2.2.1.2
VALUE cSensorScale OBJECT-TYPE (
Syntax: OCTET STRING (SIZE
(0..16))
Access: read-only
Status: mandatory
Description: Set the multiplier from sensor input voltage to actual sensor
value.
Following characters are allowed only: '0'..'9', '+', '-', '
', '.', 'E', 'e'.
)
::= 1.3.6.1.4.1.13595.1.2.2.2.1.4
VALUE cSensorOffset OBJECT-TYPE (
Syntax: OCTET STRING (SIZE
(0..16))
Access: read-write
Status: mandatory
Description: Set the offset from scaled input value (see cSensorScale) to
actual sensor value.
Following characters are allowed only:
'0'..'9', '+', '-', ' ', '.', 'E', 'e'.
)
::=
1.3.6.1.4.1.13595.1.2.2.2.1.5
VALUE cSensorUpperThreshold OBJECT-TYPE (
Syntax: INTEGER
Access: read-write
Status: mandatory
Description: Set the upper thereshold in Millivolt (see
gSensorUpperThreshold).
)
::= 1.3.6.1.4.1.13595.1.2.2.2.1.6
VALUE cSensorLowerThreshold OBJECT-TYPE (
Syntax: INTEGER
Access: read-write
Status: mandatory
Description: Set the lower thereshold in Millivolt (see
gSensorLowerThreshold).
)
::= 1.3.6.1.4.1.13595.1.2.2.2.1.7
VALUE cSensorHysteresis OBJECT-TYPE (
Syntax: INTEGER
Access: read-write
Status: mandatory
Description: Set the hysteresis (see gSensorHysteresis).
)
::= 1.3.6.1.4.1.13595.1.2.2.2.1.8
VALUE cSensorContactIfUpper OBJECT-TYPE (
Syntax: INTEGER
Access: read-write
Status: mandatory
Description: Set the component number of the contact-relais to be
switch on if the upper-event
is active. The relais must be located
on the same module as the sensor.
)
::=
1.3.6.1.4.1.13595.1.2.2.2.1.9
VALUE cSensorContactIfLower OBJECT-TYPE (
Syntax: INTEGER
Access: read-write
Status: mandatory
Description: Set the component number of the contact to be switch on
if the lower-event
is active. The relais must be located on the
same module as the sensor.
)
::= 1.3.6.1.4.1.13595.1.2.2.2.1.10
VALUE cSensorMinLimit OBJECT-TYPE (
Syntax: INTEGER
Access: read-write
Status: mandatory
Description: Set the minimum of valid sensor input value.
)
::= 1.3.6.1.4.1.13595.1.2.2.2.1.11
VALUE cSensorMaxLimit OBJECT-TYPE (
Syntax: INTEGER
Access: read-write
Status: mandatory
Description: Set the maximum of valid sensor input value.
)
::= 1.3.6.1.4.1.13595.1.2.2.2.1.12
VALUE cSensorName OBJECT-TYPE (
Syntax: OCTET STRING (SIZE
(0..32))
Access: read-write
Status: mandatory
Description: Change the name of the sensor.
)
::=
1.3.6.1.4.1.13595.1.2.2.2.1.13
VALUE cSensorAlarmIfUpper OBJECT-TYPE (
Syntax: INTEGER
Access: read-write
Status: mandatory
Description: Set the alarm line to activate with active upper-event.
With value 0 the alarm will be inactive.
The value maximum is
given by the value of gAlarmTableSize.
)
::=
1.3.6.1.4.1.13595.1.2.2.2.1.15
VALUE cSensorAlarmUpperLatch OBJECT-TYPE (
Syntax: INTEGER (0
| 1)
Access: read-write
Status: mandatory
Description: Set the latch mode of upper-event-alarm.
)
::= 1.3.6.1.4.1.13595.1.2.2.2.1.16
VALUE cSensorAlarmUpperReset OBJECT-TYPE (
Syntax: INTEGER (1)
Access: read-write
Status: mandatory
Description: Reset the upper-event-alarm status from 'latched' to
'idle'.
)
::= 1.3.6.1.4.1.13595.1.2.2.2.1.17
VALUE cSensorAlarmIfLower OBJECT-TYPE (
Syntax: INTEGER
Access: read-write
Status: mandatory
Description: Set the alarm line to activate with active lower-event.
With value 0 the alarm will be inactive.
The value maximum is
given by the value of gAlarmTableSize.
)
::=
1.3.6.1.4.1.13595.1.2.2.2.1.18
VALUE cSensorAlarmLowerLatch OBJECT-TYPE (
Syntax: INTEGER (0
| 1)
Access: read-write
Status: mandatory
Description: Set the latch mode of lower-event-alarm.
)
::= 1.3.6.1.4.1.13595.1.2.2.2.1.19
VALUE cSensorAlarmLowerReset OBJECT-TYPE (
Syntax: INTEGER (1)
Access: read-write
Status: mandatory
Description: Reset the lower-event-alarm status from 'latched' to
'idle'.
)
::= 1.3.6.1.4.1.13595.1.2.2.2.1.20
VALUE cSensorFile OBJECT-TYPE (
Syntax: INTEGER (0..254)
Access: read-write
Status: mandatory
Description: Set the value of the general purpose file.
This value doesn't have any effect for the handle,
it
is relevant for the SNMP manager only.
)
::=
1.3.6.1.4.1.13595.1.2.2.2.1.21
VALUE cContacts OBJECT IDENTIFIER
::=
1.3.6.1.4.1.13595.1.2.3
VALUE cContactTable OBJECT-TYPE (
Syntax: SEQUENCE OF
SEQUENCE [
cContactRow INTEGER,
cContactName OCTET STRING (SIZE (0..32)),
cContactFile INTEGER (0..254)
]
Access: not-accessible
Status: mandatory
Description: The contact-control-table.
The number of
entries is given by the value of gContactTableSize.
)
::=
1.3.6.1.4.1.13595.1.2.3.2
VALUE cContactEntry OBJECT-TYPE (
Syntax: SEQUENCE [
cContactRow INTEGER,
cContactName OCTET STRING
(SIZE (0..32)),
cContactFile INTEGER (0..254)
]
Access: not-accessible
Status: mandatory
Description: An entry containing information of the contact-control-table.
Index: [1.3.6.1.4.1.13595.1.2.3.2.1.1]
)
::=
1.3.6.1.4.1.13595.1.2.3.2.1
VALUE cContactRow OBJECT-TYPE (
Syntax: INTEGER
Access: read-only
Status: mandatory
Description: The row of the table entry.
This means a
valid instance identifier will be reflected as response value.
The
mimimum value is 1, the maximum is given by the value of
gContactTableSize.
)
::= 1.3.6.1.4.1.13595.1.2.3.2.1.1
VALUE cContactName OBJECT-TYPE (
Syntax: OCTET STRING (SIZE
(0..32))
Access: read-write
Status: mandatory
Description: Change the name of the contact.
)
::=
1.3.6.1.4.1.13595.1.2.3.2.1.5
VALUE cContactFile OBJECT-TYPE (
Syntax: INTEGER (0..254)
Access: read-write
Status: mandatory
Description: Set the value of the general purpose file.
This value doesn't have any effect for the handle,
it
is relevant for the SNMP manager only.
)
::=
1.3.6.1.4.1.13595.1.2.3.2.1.7
VALUE cModules OBJECT IDENTIFIER
::= 1.3.6.1.4.1.13595.1.2.4
VALUE cModuleTable OBJECT-TYPE (
Syntax: SEQUENCE OF SEQUENCE
[
cModuleRow INTEGER,
cModuleAddress
INTEGER,
cModuleFirstCompNo INTEGER,
cModuleName OCTET STRING (SIZE (0..32)),
cModulePlace INTEGER (0..254)
]
Access: not-accessible
Status: mandatory
Description: The module-control-table.
The number of
entries is given by the value of gModuleTableSize.
)
::=
1.3.6.1.4.1.13595.1.2.4.2
VALUE cModuleEntry OBJECT-TYPE (
Syntax: SEQUENCE [
cModuleRow INTEGER,
cModuleAddress INTEGER,
cModuleFirstCompNo INTEGER,
cModuleName OCTET
STRING (SIZE (0..32)),
cModulePlace INTEGER (0..254)
]
Access: not-accessible
Status: mandatory
Description: An entry containing information of the module-control-table.
Index: [1.3.6.1.4.1.13595.1.2.4.2.1.1]
)
::=
1.3.6.1.4.1.13595.1.2.4.2.1
VALUE cModuleRow OBJECT-TYPE (
Syntax: INTEGER
Access: read-only
Status: mandatory
Description: The row of the table entry.
This means a
valid instance identifier will be reflected as response value.
The
mimimum value is 1, the maximum is given by the value of
gModuleTableSize.
)
::= 1.3.6.1.4.1.13595.1.2.4.2.1.1
VALUE cModuleAddress OBJECT-TYPE (
Syntax: INTEGER
Access: read-write
Status: mandatory
Description: Set the address of the module.
)
::=
1.3.6.1.4.1.13595.1.2.4.2.1.2
VALUE cModuleFirstCompNo OBJECT-TYPE (
Syntax: INTEGER
Access: read-write
Status: mandatory
Description: Set the first number of components of the module.
)
::= 1.3.6.1.4.1.13595.1.2.4.2.1.3
VALUE cModuleName OBJECT-TYPE (
Syntax: OCTET STRING (SIZE
(0..32))
Access: read-write
Status: mandatory
Description: Change the name of the module.
)
::=
1.3.6.1.4.1.13595.1.2.4.2.1.5
VALUE cModulePlace OBJECT-TYPE (
Syntax: INTEGER (0..254)
Access: read-write
Status: mandatory
Description: Set the place number of the module.
)
::= 1.3.6.1.4.1.13595.1.2.4.2.1.8
VALUE cDateTime OBJECT IDENTIFIER
::=
1.3.6.1.4.1.13595.1.2.5
VALUE cDateTimeString OBJECT-TYPE (
Syntax: OCTET STRING
(SIZE (19))
Access: read-write
Status: mandatory
Description: Set date and time, format='YYYY/MM/DD;HH/MM/SS'.
)
::= 1.3.6.1.4.1.13595.1.2.5.1
VALUE cProtocol OBJECT IDENTIFIER
::=
1.3.6.1.4.1.13595.1.2.6
VALUE cProtocolService OBJECT IDENTIFIER
::=
1.3.6.1.4.1.13595.1.2.6.5
VALUE cProtoSrvClear OBJECT-TYPE (
Syntax: INTEGER
Access: read-write
Status: mandatory
Description: Clear the whole protocol table.
This
variable requires the authorising level 10.
)
::=
1.3.6.1.4.1.13595.1.2.6.5.1
VALUE cProtoSrvDummy OBJECT-TYPE (
Syntax: INTEGER
Access: read-write
Status: mandatory
Description: Write a dummy protocol entry.
This
variable requires the authorising level 10.
)
::=
1.3.6.1.4.1.13595.1.2.6.5.2
VALUE cLogin OBJECT IDENTIFIER
::= 1.3.6.1.4.1.13595.1.2.7
VALUE cLoginPassword OBJECT-TYPE (
Syntax: OCTET STRING (SIZE
(1..8))
Access: read-write
Status: mandatory
Description: Login with the password of the desired authorising level.
The response is an INTEGER (0..10) containing the current login level.
)
::= 1.3.6.1.4.1.13595.1.2.7.1
VALUE cLoginTraprate OBJECT IDENTIFIER
::=
1.3.6.1.4.1.13595.1.2.7.4
VALUE cLoginTraprateA1 OBJECT-TYPE (
Syntax: INTEGER (0..254)
Access: read-write
Status: mandatory
Description: Set the repeat rate in Minutes for traps of alarm line 1.
Value 0 means that no trap will be generated.
This variable
requires the authorising level 10.
)
::=
1.3.6.1.4.1.13595.1.2.7.4.1
VALUE cLoginTraprateA2 OBJECT-TYPE (
Syntax: INTEGER (0..254)
Access: read-write
Status: mandatory
Description: Set the repeat rate in Minutes for traps of alarm line 2.
Value 0 means that no trap will be generated.
This variable
requires the authorising level 10.
)
::=
1.3.6.1.4.1.13595.1.2.7.4.2
VALUE cAlarm OBJECT IDENTIFIER
::= 1.3.6.1.4.1.13595.1.2.8
VALUE cAlarmTable OBJECT-TYPE (
Syntax: SEQUENCE OF SEQUENCE [
cAlarmRow INTEGER,
cAlarmReset INTEGER,
cAlarmLatch INTEGER,
cAlarmIdleOff INTEGER,
cAlarmName OCTET STRING (SIZE (0..32))
]
Access: not-accessible
Status: mandatory
Description: The alarm-control-table.
The number of
entries is given by the value of gAlarmTableSize.
)
::=
1.3.6.1.4.1.13595.1.2.8.2
VALUE cAlarmEntry OBJECT-TYPE (
Syntax: SEQUENCE [
cAlarmRow INTEGER,
cAlarmReset INTEGER,
cAlarmLatch INTEGER,
cAlarmIdleOff INTEGER,
cAlarmName OCTET STRING (SIZE (0..32))
]
Access: not-accessible
Status: mandatory
Description: An entry containing information of the
alarm-control-table.
Index: [1.3.6.1.4.1.13595.1.2.8.2.1.1]
)
::= 1.3.6.1.4.1.13595.1.2.8.2.1
VALUE cAlarmRow OBJECT-TYPE (
Syntax: INTEGER
Access: read-only
Status: mandatory
Description: The row of the table entry.
This means a
valid instance identifier will be reflected as response value.
The
mimimum value is 1, the maximum is given by the value of gAlarmTableSize.
)
::= 1.3.6.1.4.1.13595.1.2.8.2.1.1
VALUE cAlarmReset OBJECT-TYPE (
Syntax: INTEGER (1)
Access: read-write
Status: mandatory
Description: Reset an alarm line status from 'latched' to 'idle'.
)
::= 1.3.6.1.4.1.13595.1.2.8.2.1.2
VALUE cAlarmLatch OBJECT-TYPE (
Syntax: INTEGER (0 | 1)
Access: read-write
Status: mandatory
Description: Set the mode of the latch of the alarm line.
)
::= 1.3.6.1.4.1.13595.1.2.8.2.1.3
VALUE cAlarmIdleOff OBJECT-TYPE (
Syntax: INTEGER (0 | 1)
Access: read-write
Status: mandatory
Description: Set the mode of the contact of the alarm line.
)
::= 1.3.6.1.4.1.13595.1.2.8.2.1.4
VALUE cAlarmName OBJECT-TYPE (
Syntax: OCTET STRING (SIZE
(0..32))
Access: read-write
Status: mandatory
Description: Change the name of the alarm line.
)
::=
1.3.6.1.4.1.13595.1.2.8.2.1.5
VALUE cCardTmn OBJECT IDENTIFIER
::= 1.3.6.1.4.1.13595.1.2.9
VALUE cCardTmnTable OBJECT-TYPE (
Syntax: SEQUENCE OF
SEQUENCE [
cCardTmnRow INTEGER,
cCardTmnLen1 INTEGER (0..8),
cCardTmnAddr1 INTEGER,
cCardTmnLen2
INTEGER (0..8),
cCardTmnAddr2 INTEGER,
cCardTmnMask OCTET STRING (SIZE (16)),
cCardTmnKeepTime INTEGER
]
Access: not-accessible
Status: mandatory
Description: The card-terminal-control-table.
The
number of entries is given by the value of gCardTmnTableSize.
)
::= 1.3.6.1.4.1.13595.1.2.9.2
VALUE cCardTmnEntry OBJECT-TYPE (
Syntax: SEQUENCE [
cCardTmnRow INTEGER,
cCardTmnLen1 INTEGER
(0..8),
cCardTmnAddr1 INTEGER,
cCardTmnLen2 INTEGER (0..8),
cCardTmnAddr2 INTEGER,
cCardTmnMask OCTET
STRING (SIZE (16)),
cCardTmnKeepTime INTEGER
]
Access: not-accessible
Status: mandatory
Description: An entry containing information of the
card-terminal-control-table.
Index: [1.3.6.1.4.1.13595.1.2.9.2.1.1]
)
::= 1.3.6.1.4.1.13595.1.2.9.2.1
VALUE cCardTmnRow OBJECT-TYPE (
Syntax: INTEGER
Access: read-only
Status: mandatory
Description: The row of the table entry.
This means a
valid instance identifier will be reflected as response value.
The
mimimum value is 1, the maximum is given by the value of
gCardTmnTableSize.
)
::= 1.3.6.1.4.1.13595.1.2.9.2.1.1
VALUE cCardTmnLen1 OBJECT-TYPE (
Syntax: INTEGER (0..8)
Access: read-write
Status: mandatory
Description: Set the length of part 1 of the card ID filter.
)
::= 1.3.6.1.4.1.13595.1.2.9.2.1.3
VALUE cCardTmnAddr1 OBJECT-TYPE (
Syntax: INTEGER
Access: read-write
Status: mandatory
Description: Set the start address of part 1 of the card ID filter.
)
::= 1.3.6.1.4.1.13595.1.2.9.2.1.4
VALUE cCardTmnLen2 OBJECT-TYPE (
Syntax: INTEGER (0..8)
Access: read-write
Status: mandatory
Description: Set the length of part 2 of the card ID filter.
)
::= 1.3.6.1.4.1.13595.1.2.9.2.1.5
VALUE cCardTmnAddr2 OBJECT-TYPE (
Syntax: INTEGER
Access: read-write
Status: mandatory
Description: Set the start address of part 2 of the card ID filter.
)
::= 1.3.6.1.4.1.13595.1.2.9.2.1.6
VALUE cCardTmnMask OBJECT-TYPE (
Syntax: OCTET STRING (SIZE
(16))
Access: read-write
Status: mandatory
Description: Set the mask of the card ID filter.
Only hex
characters are allowed (0..9, a..f, A..F).
)
::=
1.3.6.1.4.1.13595.1.2.9.2.1.7
VALUE cCardTmnKeepTime OBJECT-TYPE (
Syntax: INTEGER (0..255)
Access: read-write
Status: mandatory
Description: Set the time in Seconds to account a removed card as
presented.
)
::= 1.3.6.1.4.1.13595.1.2.9.2.1.8
VALUE cCardReg OBJECT IDENTIFIER
::=
1.3.6.1.4.1.13595.1.2.10
VALUE cCardRegTable OBJECT-TYPE (
Syntax: SEQUENCE OF
SEQUENCE [
cCardRegRow INTEGER,
cCardRegCardID OCTET STRING (SIZE (16)),
cCardRegName OCTET STRING (SIZE (0..32)),
cCardRegComponent INTEGER (0..4094),
cCardRegPIN OCTET STRING (SIZE (0 | 4..6)),
cCardRegExpiration OCTET STRING (SIZE (16)),
cCardRegCounter INTEGER (0..255)
]
Access: not-accessible
Status: mandatory
Description: The card-register-control-table.
The
number of entries is given by the value of gCardRegTableSize.
)
::= 1.3.6.1.4.1.13595.1.2.10.2
VALUE cCardRegEntry OBJECT-TYPE (
Syntax: SEQUENCE [
cCardRegRow INTEGER,
cCardRegCardID OCTET
STRING (SIZE (16)),
cCardRegName OCTET STRING (SIZE (0..32)),
cCardRegComponent INTEGER (0..4094),
cCardRegPIN OCTET STRING (SIZE (0 | 4..6)),
cCardRegExpiration OCTET STRING (SIZE (16)),
cCardRegCounter INTEGER (0..255)
]
Access: not-accessible
Status: mandatory
Description: An entry containing information of the
card-register-control-table.
Index: [1.3.6.1.4.1.13595.1.2.10.2.1.1]
)
::= 1.3.6.1.4.1.13595.1.2.10.2.1
VALUE cCardRegRow OBJECT-TYPE (
Syntax: INTEGER
Access: read-only
Status: mandatory
Description: The row of the table entry.
This means a
valid instance identifier will be reflected as response value.
The
mimimum value is 1, the maximum is given by the value of
gCardRegTableSize.
)
::= 1.3.6.1.4.1.13595.1.2.10.2.1.1
VALUE cCardRegCardID OBJECT-TYPE (
Syntax: OCTET STRING (SIZE
(16))
Access: read-write
Status: mandatory
Description: Set the ID of the card of the card-register-entry.
Only hex characters are allowed (0..9, a..f, A..F).
)
::= 1.3.6.1.4.1.13595.1.2.10.2.1.2
VALUE cCardRegName OBJECT-TYPE (
Syntax: OCTET STRING (SIZE
(0..32))
Access: read-write
Status: mandatory
Description: Change the name of the card-register-entry.
)
::= 1.3.6.1.4.1.13595.1.2.10.2.1.3
VALUE cCardRegComponent OBJECT-TYPE (
Syntax: INTEGER
(0..4094)
Access: read-write
Status: mandatory
Description: Set the component number assigned to the card,
e.g. the number of a handle to be opened.
The value 0
means that there is not a component assigned.
Please, make sure
that either a component or a PIN can be assigned,
therefore this
command deletes the PIN, see also cCardRegPIN.
)
::=
1.3.6.1.4.1.13595.1.2.10.2.1.4
VALUE cCardRegPIN OBJECT-TYPE (
Syntax: OCTET STRING (SIZE (0
| 4..6))
Access: read-write
Status: mandatory
Description: Set the PIN assigned to the card.
With length 0
the PIN will be deleted.
Please, make sure that either a component
or a PIN can be assigned,
therefore this command deletes the
component, see also cCardRegComponent.
)
::=
1.3.6.1.4.1.13595.1.2.10.2.1.5
VALUE cCardRegExpiration OBJECT-TYPE (
Syntax: OCTET STRING
(SIZE (16))
Access: read-write
Status: mandatory
Description: Set the expiration time of the card-register-entry.
The format has to be 'YYYY/MM/DD;HH:MM'.
)
::=
1.3.6.1.4.1.13595.1.2.10.2.1.6
VALUE cCardRegCounter OBJECT-TYPE (
Syntax: INTEGER (0..255)
Access: read-write
Status: mandatory
Description: Set the access counter of the card-register-entry.
This counter will be decremented with every card access,
except the values 0 and 255.
The value 255 is defined
as infinite.
With counter value 0 the card is disabled.
)
::= 1.3.6.1.4.1.13595.1.2.10.2.1.7
VALUE cPhone OBJECT IDENTIFIER
::= 1.3.6.1.4.1.13595.1.2.11
VALUE cPhoneTable OBJECT-TYPE (
Syntax: SEQUENCE OF SEQUENCE [
cPhoneRow INTEGER,
cPhoneSimPIN OCTET STRING
(SIZE (0 | 4)),
cPhoneSmsDialNumber OCTET STRING (SIZE (0..15)),
cPhoneSmsModeAlarm1 INTEGER,
cPhoneSmsModeAlarm2 INTEGER,
cPhoneSmsModeHandle INTEGER
]
Access: not-accessible
Status: mandatory
Description: The phone-control-table.
The number of
entries is given by the value of gPhoneTableSize.
)
::=
1.3.6.1.4.1.13595.1.2.11.2
VALUE cPhoneEntry OBJECT-TYPE (
Syntax: SEQUENCE [
cPhoneRow INTEGER,
cPhoneSimPIN OCTET STRING
(SIZE (0 | 4)),
cPhoneSmsDialNumber OCTET STRING (SIZE (0..15)),
cPhoneSmsModeAlarm1 INTEGER,
cPhoneSmsModeAlarm2 INTEGER,
cPhoneSmsModeHandle INTEGER
]
Access: not-accessible
Status: mandatory
Description: An entry containing information of the
phone-control-table.
Index: [1.3.6.1.4.1.13595.1.2.11.2.1.1]
)
::= 1.3.6.1.4.1.13595.1.2.11.2.1
VALUE cPhoneRow OBJECT-TYPE (
Syntax: INTEGER
Access: read-only
Status: mandatory
Description: The row of the table entry.
This means a
valid instance identifier will be reflected as response value.
The
mimimum value is 1, the maximum is given by the value of gPhoneTableSize.
)
::= 1.3.6.1.4.1.13595.1.2.11.2.1.1
VALUE cPhoneSimPIN OBJECT-TYPE (
Syntax: OCTET STRING (SIZE
(0 | 4))
Access: read-write
Status: mandatory
Description: Set the SIM PIN of the phone card.
With length 0
the PIN will be deleted.
)
::= 1.3.6.1.4.1.13595.1.2.11.2.1.3
VALUE cPhoneSmsDialNumber OBJECT-TYPE (
Syntax: OCTET STRING
(SIZE (0..15))
Access: read-write
Status: mandatory
Description: Set the phone number to be dialed to send a SMS.
This number must be given in international format,
that
is a '+' followed by country code, city code and phone number.
)
::= 1.3.6.1.4.1.13595.1.2.11.2.1.4
VALUE cPhoneSmsModeAlarm1 OBJECT-TYPE (
Syntax: INTEGER (0 |
1 | 2 | 3)
Access: read-write
Status: mandatory
Description: Set the mode of send a SMS if changing the status of the alarm
line 1.
)
::= 1.3.6.1.4.1.13595.1.2.11.2.1.5
VALUE cPhoneSmsModeAlarm2 OBJECT-TYPE (
Syntax: INTEGER (0 |
1 | 2 | 3)
Access: read-write
Status: mandatory
Description: Set the mode of send a SMS if changing the status of the alarm
line 2.
)
::= 1.3.6.1.4.1.13595.1.2.11.2.1.6
VALUE cPhoneSmsModeHandle OBJECT-TYPE (
Syntax: INTEGER (0 |
1 | 2 | 3)
Access: read-write
Status: mandatory
Description: Set the mode of send a SMS if changing the status of any handle.
)
::= 1.3.6.1.4.1.13595.1.2.11.2.1.7
VALUE cMaster OBJECT IDENTIFIER
::= 1.3.6.1.4.1.13595.1.2.12
VALUE cMasterName OBJECT-TYPE (
Syntax: OCTET STRING (SIZE
(0..32))
Access: read-write
Status: mandatory
Description: Change the name of the communication module.
)
::= 1.3.6.1.4.1.13595.1.2.12.1
VALUE cMasterPlace OBJECT-TYPE (
Syntax: INTEGER (0..254)
Access: read-write
Status: mandatory
Description: Set the place number of the communication module.
)
::= 1.3.6.1.4.1.13595.1.2.12.2
VALUE tAlarm TRAP-TYPE (
Enterprise: 1.3.6.1.4.1.13595.1
Variables: []
Description: The ELM system alarm status is
active
)
::= 1
TYPE CAlarmEntry ::= SEQUENCE [
cAlarmRow INTEGER,
cAlarmReset INTEGER,
cAlarmLatch INTEGER,
cAlarmIdleOff INTEGER,
cAlarmName OCTET STRING (SIZE
(0..32))
]
TYPE CCardRegEntry ::= SEQUENCE [
cCardRegRow INTEGER,
cCardRegCardID OCTET STRING (SIZE (16)),
cCardRegName OCTET
STRING (SIZE (0..32)),
cCardRegComponent INTEGER (0..4094),
cCardRegPIN OCTET STRING (SIZE (0 | 4..6)),
cCardRegExpiration OCTET STRING (SIZE (16)),
cCardRegCounter INTEGER (0..255)
]
TYPE CCardTmnEntry ::= SEQUENCE [
cCardTmnRow INTEGER,
cCardTmnLen1 INTEGER (0..8),
cCardTmnAddr1 INTEGER,
cCardTmnLen2 INTEGER (0..8),
cCardTmnAddr2 INTEGER,
cCardTmnMask OCTET STRING (SIZE (16)),
cCardTmnKeepTime
INTEGER
]
TYPE CContactEntry ::= SEQUENCE [
cContactRow INTEGER,
cContactName OCTET STRING (SIZE (0..32)),
cContactFile
INTEGER (0..254)
]
TYPE CHandleEntry ::= SEQUENCE [
cHandleRow INTEGER,
cHandleOpen OCTET STRING (SIZE (4..6)),
cHandleName OCTET
STRING (SIZE (0..32)),
cHandlePIN1 OCTET STRING (SIZE (0 | 4..6)),
cHandlePIN2 OCTET STRING (SIZE (0 | 4..6)),
cHandlePIN3 OCTET
STRING (SIZE (0 | 4..6)),
cHandlePIN4 OCTET STRING (SIZE (0 |
4..6)),
cHandlePIN5 OCTET STRING (SIZE (0 | 4..6)),
cHandleAlarmIfOpen INTEGER,
cHandleAlarmLatch INTEGER,
cHandleAlarmReset INTEGER,
cHandleFile INTEGER (0..254)
]
TYPE CModuleEntry ::= SEQUENCE [
cModuleRow INTEGER,
cModuleAddress INTEGER,
cModuleFirstCompNo INTEGER,
cModuleName OCTET STRING (SIZE (0..32)),
cModulePlace INTEGER
(0..254)
]
TYPE CPhoneEntry ::= SEQUENCE [
cPhoneRow INTEGER,
cPhoneSimPIN OCTET STRING (SIZE (0 | 4)),
cPhoneSmsDialNumber
OCTET STRING (SIZE (0..15)),
cPhoneSmsModeAlarm1 INTEGER,
cPhoneSmsModeAlarm2 INTEGER,
cPhoneSmsModeHandle INTEGER
]
TYPE CSensorEntry ::= SEQUENCE [
cSensorRow INTEGER,
cSensorType OCTET STRING (SIZE (0..8)),
cSensorScale OCTET
STRING (SIZE (0..16)),
cSensorOffset OCTET STRING (SIZE (0..16)),
cSensorUpperThreshold INTEGER,
cSensorLowerThreshold INTEGER,
cSensorHysteresis INTEGER,
cSensorContactIfUpper INTEGER,
cSensorContactIfLower INTEGER,
cSensorMinLimit INTEGER,
cSensorMaxLimit INTEGER,
cSensorName OCTET STRING (SIZE
(0..32)),
cSensorAlarmIfUpper INTEGER,
cSensorAlarmUpperLatch INTEGER,
cSensorAlarmUpperReset
INTEGER,
cSensorAlarmIfLower INTEGER,
cSensorAlarmLowerLatch INTEGER,
cSensorAlarmLowerReset
INTEGER,
cSensorFile INTEGER (0..254)
]
TYPE GAlarmEntry ::= SEQUENCE [
gAlarmRow INTEGER,
gAlarmStatus INTEGER,
gAlarmLatch INTEGER,
gAlarmIdleOff INTEGER,
gAlarmName OCTET STRING (SIZE
(0..32))
]
TYPE GCardRegEntry ::= SEQUENCE [
gCardRegRow INTEGER,
gCardRegCardID OCTET STRING (SIZE (16)),
gCardRegName OCTET
STRING (SIZE (0..32)),
gCardRegComponent INTEGER (0..4094),
gCardRegPIN OCTET STRING (SIZE (0 | 4..6)),
gCardRegExpiration OCTET STRING (SIZE (16)),
gCardRegCounter INTEGER (0..255),
gCardRegValid INTEGER
(0 | 1)
]
TYPE GCardTmnEntry ::= SEQUENCE [
gCardTmnRow INTEGER,
gCardTmnCardID OCTET STRING (SIZE (0..16)),
gCardTmnLen1
INTEGER (0..8),
gCardTmnAddr1 INTEGER,
gCardTmnLen2
INTEGER (0..8),
gCardTmnAddr2 INTEGER,
gCardTmnMask
OCTET STRING (SIZE (16)),
gCardTmnKeepTime INTEGER,
gCardTmnStateCangeID INTEGER
]
TYPE GContactEntry ::= SEQUENCE [
gContactRow INTEGER,
gContactAssign INTEGER,
gContactAssChannel INTEGER,
gContactOnOff INTEGER,
gContactName OCTET STRING (SIZE
(0..32)),
gContactStateCangeID INTEGER,
gContactFile
INTEGER (0..254)
]
TYPE GHandleEntry ::= SEQUENCE [
gHandleRow INTEGER,
gHandleStatus INTEGER,
gHandleName OCTET STRING (SIZE
(0..32)),
gHandlePIN1 OCTET STRING (SIZE (0 | 4..6)),
gHandlePIN2 OCTET STRING (SIZE (0 | 4..6)),
gHandlePIN3
OCTET STRING (SIZE (0 | 4..6)),
gHandlePIN4 OCTET STRING (SIZE (0 |
4..6)),
gHandlePIN5 OCTET STRING (SIZE (0 | 4..6)),
gHandleStateCangeID INTEGER,
gHandleAlarmIfOpen INTEGER,
gHandleAlarmLatch INTEGER,
gHandleAlarmStatus INTEGER,
gHandleFile INTEGER (0..254)
]
TYPE GModuleEntry ::= SEQUENCE [
gModuleRow INTEGER,
gModuleAddress INTEGER,
gModuleFirstCompNo INTEGER,
gModulePolling INTEGER,
gModuleName OCTET STRING (SIZE
(0..32)),
gModuleStateCangeID INTEGER,
gModuleVersion OCTET STRING (SIZE (0..32)),
gModulePlace INTEGER (0..254)
]
TYPE GPhoneEntry ::= SEQUENCE [
gPhoneRow INTEGER,
gPhoneStatus INTEGER (0..256),
gPhoneSimPIN OCTET STRING
(SIZE (1..5)),
gPhoneSmsDialNumber OCTET STRING (SIZE (0..15)),
gPhoneSmsModeAlarm1 INTEGER,
gPhoneSmsModeAlarm2 INTEGER,
gPhoneSmsModeHandle INTEGER,
gPhoneStateCangeID INTEGER
]
TYPE GProtocolCurrEntry ::= SEQUENCE [
gProtocolCurrRow
INTEGER,
gProtocolCurrRecord OCTET STRING (SIZE (10..69))
]
TYPE GProtocolEntry ::= SEQUENCE [
gProtocolRow INTEGER,
gProtocolRecord OCTET STRING (SIZE (10..69))
]
TYPE GSensorEntry ::= SEQUENCE [
gSensorRow INTEGER,
gSensorType OCTET STRING (SIZE (0..8)),
gSensorValue INTEGER,
gSensorScale OCTET STRING (SIZE (0..16)),
gSensorOffset OCTET
STRING (SIZE (0..16)),
gSensorUpperThreshold INTEGER,
gSensorLowerThreshold INTEGER,
gSensorHysteresis
INTEGER,
gSensorContactIfUpper INTEGER,
gSensorContactIfLower INTEGER,
gSensorMinLimit INTEGER,
gSensorMaxLimit INTEGER,
gSensorName OCTET STRING (SIZE
(0..32)),
gSensorStateCangeID INTEGER,
gSensorAlarmIfUpper INTEGER,
gSensorAlarmUpperLatch
INTEGER,
gSensorAlarmUpperStatus INTEGER,
gSensorAlarmIfLower INTEGER,
gSensorAlarmLowerLatch
INTEGER,
gSensorAlarmLowerStatus INTEGER,
gSensorFile INTEGER (0..254)
]