All MIBs › AISPY-MIB
Category: Network Monitoring (RMON)
Description: Manages port mirroring and traffic monitoring (SPAN) configuration on AI-series network devices.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is AISPY-MIB?
AISPY-MIB is a proprietary Applied Innovation MIB whose exposed objects indicate it manages a physical security/access-control subsystem rather than pure network port mirroring: it defines device identity objects (manufacturer, model, software version) alongside door alarm bypass control and multiple keypad code/name pairs, suggesting the "SPY" product is a security console or door-entry controller integrated with AI's device family. It exposes identification data (manufacturer, model, software version), a system clock, and access-control configuration such as door alarm bypass state and per-keypad access codes and labels. For monitoring purposes it lets an operator verify the installed software version, check whether the door alarm bypass is armed or disarmed, and confirm which keypad codes/names are currently provisioned, which is central to auditing physical security state rather than traditional traffic/interface health. Being a self-contained enterprise MIB with its own identity objects (aiSPYIdent branch), it does not appear to depend on standard IETF MIBs. It is typically deployed in facilities where Applied Innovation equipment integrates access control (door/keypad) monitoring alongside its telecom remote-access product line. Engineers can download the AISPY-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in AISPY-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- Applied Innovation security/access-control unit
Monitoring Examples
An administrator would read aiSPYIdentSoftwareVersion and aiSPYIdentModel to confirm the installed firmware on the security unit, and check aiSPYDoorAlarmBypass to see whether the door alarm is currently bypassed (disarmed) when it should be armed. Walking the aiSPYKeypadCode/aiSPYKeypadName pairs would reveal which access codes are provisioned and under what labels, so an unexpected bypass state or an unrecognized keypad code entry would flag a physical security exposure.
What Can Be Monitored
- software version
- system clock
- door alarm bypass state
- provisioned keypad codes and names
This MIB depends on
Related MIBs
Imported Objects
From RFC-1212
| OBJECT-TYPE |
From RFC-1215
| TRAP-TYPE |
From RFC1155-SMI
| Counter | |
| enterprises |
From RFC1213-MIB
| DisplayString |
From RFC1253-MIB
| TruthValue |
From SNMPv2-SMI
| Gauge32 | |
| OBJECT-IDENTITY |
How to Use in IPNetwork Monitor
Example using aiSPYAlarmsPresent OID:
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| aii | 1.3.6.1.4.1.539 | |||
| aiSPY | 1.3.6.1.4.1.539.20 | |||
| aiSPY8124 | 1.3.6.1.4.1.539.20.3 | |||
| NTF aiSPYAccessDenied | 1.3.6.1.4.1.539.20.6.0.4 | An aiSPYAccessedDenied Trap signifies that an invalid key code sequence was processed by the aiSPY. | ||
| NTF aiSPYAccessGranted | 1.3.6.1.4.1.539.20.6.0.3 | An aiSPYAccessGranted Trap signifies that a valid key code sequence was processed by the aiSPY. | ||
| INT aiSPYAlarmAcknowledge | 1.3.6.1.4.1.539.20.8.2 | INTEGER | read-write | Setting this value to AcknowledgeAlarms(1) will stop the aiSPY from sending persistant traps and dial out sequences. |
| OID aiSPYAlarmDescr | 1.3.6.1.4.1.539.20.5.2.1.2 | OBJECT IDENTIFIER | read-only | A reference to an alarm description object. The object referenced should not be accessible, but rather be used to provide a unique description of the alarm condition. |
| aiSPYAlarmEntry | 1.3.6.1.4.1.539.20.5.2.1 | not-accessible | An entry containing information applicable to a particular alarm. | |
| NTF aiSPYAlarmEntryAdded | 1.3.6.1.4.1.539.20.6.0.1 | An AlarmEntryAdded Trap signifies that the a sensor reading has reached a high or low limit value. | ||
| NTF aiSPYAlarmEntryRemoved | 1.3.6.1.4.1.539.20.6.0.2 | An AlarmEntryAdded Trap signifies that the a sensor reading has gone below the high limit value or above the low limit value. | ||
| aiSPYAlarmHistory | 1.3.6.1.4.1.539.20.7 | |||
| INT aiSPYAlarmHistoryClear | 1.3.6.1.4.1.539.20.7.2 | INTEGER | read-write | Setting this value to ClearBuffer(1) will clear the alarm history buffer. |
| G32 aiSPYAlarmHistoryEntries | 1.3.6.1.4.1.539.20.7.1 | Gauge32 | read-only | The present number of entries in the alarm history. |
| aiSPYAlarmHistoryEntry | 1.3.6.1.4.1.539.20.7.3.1 | not-accessible | An entry containing information applicable to a particular alarm history entry. | |
| INT aiSPYAlarmHistoryId | 1.3.6.1.4.1.539.20.7.3.1.1 | INTEGER | not-accessible | A unique identifier for an alarm event. This value must remain constant. |
| aiSPYAlarmHistoryTable | 1.3.6.1.4.1.539.20.7.3 | not-accessible | A list of alarm history table entries stored in the in the non-volatile memory. The table contains zero, one, or many rows at any moment, depending upon the number of alarm conditions in effect. The aiSPY creates a row in the table each time a new alarm is detected. The aiSPY creates the first row with aiSPYAlarmHistoryId equal to 1, and increments the value of aiSPYAlarmHistoryId each time a new row is created, up to a maximum of 100. After 100 entries are created, the aiSPY will overwrite the earliest entry with the latest alarm. The number of rows in the table at any given time is reflected by the value of aiSPYAlarmHistoryEntries. | |
| STR aiSPYAlarmHistoryText | 1.3.6.1.4.1.539.20.7.3.1.2 | DisplayString | read-only | A text desciption of the alarm history entry. Each of the strings will have the following format, AHxxx-id-type-timestamp label xxx = number entry in the table id = Alarm ID type = HIGH, LOW, ALM or RTN timestamp = MM/DD/YY HH:MM:SS Label = The label associated with the input channel These alarms are stored in non-volatile memory. |
| INT aiSPYAlarmId | 1.3.6.1.4.1.539.20.5.2.1.1 | INTEGER | not-accessible | A unique identifier for an alarm condition. This value must remain constant. |
| aiSPYAlarms | 1.3.6.1.4.1.539.20.5 | |||
| G32 aiSPYAlarmsPresentEx | 1.3.6.1.4.1.539.20.5.1 | Gauge32 | read-only | The present number of active alarm conditions. |
| aiSPYAlarmTable | 1.3.6.1.4.1.539.20.5.2 | not-accessible | 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 aiSPYAlarmId equal to 1, and increments the value of aiSPYAlarmId each time a new row is created, wrapping to the first free value greater than or equal to 1 when the maximum value of aiSPYAlarmId 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 aiSPYAlarmId might have wrapped. Alarms are named by an AutonomousType (OBJECT IDENTIFIER), aiSPYAlarmDescr, to allow a single table to reflect well known alarms plus alarms defined by a particular implementation, i.e., as documented in the private enterprise MIB definition for the device. No two rows will have the same value of aiSPYAlarmDescr, since alarms define conditions. In order to meet this requirement, care should be taken in the definition of alarm conditions to insure that a system cannot enter the same condition multiple times simultaneously. The number of rows in the table at any given time is reflected by the value of aiSPYAlarmsPresent. | |
| INT aiSPYAnalogAverage | 1.3.6.1.4.1.539.20.2.7 | INTEGER | read-write | This is the analog averaging duration in seconds. The analog input readings are averaged for this time period before updating. This value must be set to 1,2,3,4,5,6,10,15,20,30 or 60 seconds. This variable is stored in non-volatile memory. |
| STR aiSPYClock | 1.3.6.1.4.1.539.20.2.1 | DisplayString | read-write | The aiSPY internal clock settings. Displayed as MM/DD/YY HH:MM:SS |
| INT aiSPYDoorAlarmBypass | 1.3.6.1.4.1.539.20.2.2 | INTEGER | read-write | The aiSPY door alarm bypass switch. This allows the alarm to be bypassed upon valid keypad access. Zero disables this, or use 1 thru 20 for the corresponding aiSPY input. |
| aiSPYIdent | 1.3.6.1.4.1.539.20.1 | |||
| STR aiSPYIdentManufacturer | 1.3.6.1.4.1.539.20.1.1 | DisplayString | read-only | The Monitor Control Unit manufacturer. |
| STR aiSPYIdentModel | 1.3.6.1.4.1.539.20.1.2 | DisplayString | read-only | The Monitor Control Unit Model designation. |
| STR aiSPYIdentSoftwareVersion | 1.3.6.1.4.1.539.20.1.3 | DisplayString | read-only | The aiSPY SNMP Agent software version. |
| OID aiSPYIdentSpecific | 1.3.6.1.4.1.539.20.1.4 | OBJECT IDENTIFIER | read-only | A reference to MIB definitions specific to the particular Monitor Unit being managed. This object is used to locate the product-specific MIB for this device. If this information is not present, its value should be the OBJECT IDENTIFIER { 0 0 }, which is a syntactically valid object identifier, and any conformant implementation of ASN.1 and BER must be able to generate and recognize this value. |
| aiSPYInput1 | 1.3.6.1.4.1.539.20.3.1 | |||
| aiSPYInput10 | 1.3.6.1.4.1.539.20.3.26 | |||
| INT aiSPYInput10Delay | 1.3.6.1.4.1.539.20.3.26.5 | INTEGER | read-write | The number of seconds an alarm for this input must be present before annunication. The range of this setting is 0..600. This variable is stored in non-volatile memory. |
| aiSPYInput10DigAlarm | 1.3.6.1.4.1.539.20.5.3.26 | The digital input 10 has been activated. | ||
| STR aiSPYInput10Label | 1.3.6.1.4.1.539.20.3.26.3 | DisplayString | read-write | A user-defined text string associated with Input Number 10. The text string is stored in non-volatile memory. |
| INT aiSPYInput10Reading | 1.3.6.1.4.1.539.20.3.26.2 | INTEGER | read-only | The reading for input 10. The reading will be 1 (active) or 0 (inactive) |
| INT aiSPYInput10RlyControl | 1.3.6.1.4.1.539.20.3.26.4 | INTEGER | read-write | The control of the output relays. This is a binary setting with each bit representing an alarm state. To set K1 on a high alarm, set the 1st bit (1). To set K2 on a high alarm, set the 2nd bit (2). To set K1 on a low alarm, set the 3rd bit (4). To set K2 on a low alarm, set the 4th bit (8). To set K1 on a digital alarm, set the 1st bit (1). To set K2 on a digital alarm, set the 2nd bit (2). For no action. set this value to 0. The range of this setting is 0..15. This variable is stored in non-volatile memory. |
| INT aiSPYInput10RTNDelay | 1.3.6.1.4.1.539.20.3.26.6 | INTEGER | read-write | The number of seconds a cleared alarm for this input must be present before annunication. The range of this setting is 0..600. This variable is stored in non-volatile memory. |
| INT aiSPYInput10State | 1.3.6.1.4.1.539.20.3.26.1 | INTEGER | read-write | The state of use of Input Number 10. This variable is stored in non-volatile memory. |
| aiSPYInput11 | 1.3.6.1.4.1.539.20.3.27 | |||
| INT aiSPYInput11Delay | 1.3.6.1.4.1.539.20.3.27.5 | INTEGER | read-write | The number of seconds an alarm for this input must be present before annunication. The range of this setting is 0..600. This variable is stored in non-volatile memory. |
| aiSPYInput11DigAlarm | 1.3.6.1.4.1.539.20.5.3.27 | The digital input 11 has been activated. | ||
| STR aiSPYInput11Label | 1.3.6.1.4.1.539.20.3.27.3 | DisplayString | read-write | A user-defined text string associated with Input Number 11. The text string is stored in non-volatile memory. |
| INT aiSPYInput11Reading | 1.3.6.1.4.1.539.20.3.27.2 | INTEGER | read-only | The reading for input 11. The reading will be 1 (active) or 0 (inactive) |
| INT aiSPYInput11RlyControl | 1.3.6.1.4.1.539.20.3.27.4 | INTEGER | read-write | The control of the output relays. This is a binary setting with each bit representing an alarm state. To set K1 on a high alarm, set the 1st bit (1). To set K2 on a high alarm, set the 2nd bit (2). To set K1 on a low alarm, set the 3rd bit (4). To set K2 on a low alarm, set the 4th bit (8). To set K1 on a digital alarm, set the 1st bit (1). To set K2 on a digital alarm, set the 2nd bit (2). For no action. set this value to 0. The range of this setting is 0..15. This variable is stored in non-volatile memory. |
| INT aiSPYInput11RTNDelay | 1.3.6.1.4.1.539.20.3.27.6 | INTEGER | read-write | The number of seconds a cleared alarm for this input must be present before annunication. The range of this setting is 0..600. This variable is stored in non-volatile memory. |
| INT aiSPYInput11State | 1.3.6.1.4.1.539.20.3.27.1 | INTEGER | read-write | The state of use of Input Number 11. This variable is stored in non-volatile memory. |
| aiSPYInput12 | 1.3.6.1.4.1.539.20.3.28 | |||
| INT aiSPYInput12Delay | 1.3.6.1.4.1.539.20.3.28.5 | INTEGER | read-write | The number of seconds an alarm for this input must be present before annunication. The range of this setting is 0..600. This variable is stored in non-volatile memory. |
| aiSPYInput12DigAlarm | 1.3.6.1.4.1.539.20.5.3.28 | The digital input 12 has been activated. | ||
| STR aiSPYInput12Label | 1.3.6.1.4.1.539.20.3.28.3 | DisplayString | read-write | A user-defined text string associated with Input Number 12. The text string is stored in non-volatile memory. |
| INT aiSPYInput12Reading | 1.3.6.1.4.1.539.20.3.28.2 | INTEGER | read-only | The reading for input 12. The reading will be 1 (active) or 0 (inactive) |
| INT aiSPYInput12RlyControl | 1.3.6.1.4.1.539.20.3.28.4 | INTEGER | read-write | The control of the output relays. This is a binary setting with each bit representing an alarm state. To set K1 on a high alarm, set the 1st bit (1). To set K2 on a high alarm, set the 2nd bit (2). To set K1 on a low alarm, set the 3rd bit (4). To set K2 on a low alarm, set the 4th bit (8). To set K1 on a digital alarm, set the 1st bit (1). To set K2 on a digital alarm, set the 2nd bit (2). For no action. set this value to 0. The range of this setting is 0..15. This variable is stored in non-volatile memory. |
| INT aiSPYInput12RTNDelay | 1.3.6.1.4.1.539.20.3.28.6 | INTEGER | read-write | The number of seconds a cleared alarm for this input must be present before annunication. The range of this setting is 0..600. This variable is stored in non-volatile memory. |
| INT aiSPYInput12State | 1.3.6.1.4.1.539.20.3.28.1 | INTEGER | read-write | The state of use of Input Number 12. This variable is stored in non-volatile memory. |
| aiSPYInput13 | 1.3.6.1.4.1.539.20.3.29 | |||
| INT aiSPYInput13Delay | 1.3.6.1.4.1.539.20.3.29.5 | INTEGER | read-write | The number of seconds an alarm for this input must be present before annunication. The range of this setting is 0..600. This variable is stored in non-volatile memory. |
| aiSPYInput13DigAlarm | 1.3.6.1.4.1.539.20.5.3.29 | The digital input 13 has been activated. | ||
| STR aiSPYInput13Label | 1.3.6.1.4.1.539.20.3.29.3 | DisplayString | read-write | A user-defined text string associated with Input Number 13. The text string is stored in non-volatile memory. |
| INT aiSPYInput13Reading | 1.3.6.1.4.1.539.20.3.29.2 | INTEGER | read-only | The reading for input 13. The reading will be 1 (active) or 0 (inactive) |
| INT aiSPYInput13RlyControl | 1.3.6.1.4.1.539.20.3.29.4 | INTEGER | read-write | The control of the output relays. This is a binary setting with each bit representing an alarm state. To set K1 on a high alarm, set the 1st bit (1). To set K2 on a high alarm, set the 2nd bit (2). To set K1 on a low alarm, set the 3rd bit (4). To set K2 on a low alarm, set the 4th bit (8). To set K1 on a digital alarm, set the 1st bit (1). To set K2 on a digital alarm, set the 2nd bit (2). For no action. set this value to 0. The range of this setting is 0..15. This variable is stored in non-volatile memory. |
| INT aiSPYInput13RTNDelay | 1.3.6.1.4.1.539.20.3.29.6 | INTEGER | read-write | The number of seconds a cleared alarm for this input must be present before annunication. The range of this setting is 0..600. This variable is stored in non-volatile memory. |
| INT aiSPYInput13State | 1.3.6.1.4.1.539.20.3.29.1 | INTEGER | read-write | The state of use of Input Number 13. This variable is stored in non-volatile memory. |
| aiSPYInput14 | 1.3.6.1.4.1.539.20.3.30 | |||
| INT aiSPYInput14Delay | 1.3.6.1.4.1.539.20.3.30.5 | INTEGER | read-write | The number of seconds an alarm for this input must be present before annunication. The range of this setting is 0..600. This variable is stored in non-volatile memory. |
| aiSPYInput14DigAlarm | 1.3.6.1.4.1.539.20.5.3.30 | The digital input 14 has been activated. | ||
| STR aiSPYInput14Label | 1.3.6.1.4.1.539.20.3.30.3 | DisplayString | read-write | A user-defined text string associated with Input Number 14. The text string is stored in non-volatile memory. |
| INT aiSPYInput14Reading | 1.3.6.1.4.1.539.20.3.30.2 | INTEGER | read-only | The reading for input 14. The reading will be 1 (active) or 0 (inactive) |
| INT aiSPYInput14RlyControl | 1.3.6.1.4.1.539.20.3.30.4 | INTEGER | read-write | The control of the output relays. This is a binary setting with each bit representing an alarm state. To set K1 on a high alarm, set the 1st bit (1). To set K2 on a high alarm, set the 2nd bit (2). To set K1 on a low alarm, set the 3rd bit (4). To set K2 on a low alarm, set the 4th bit (8). To set K1 on a digital alarm, set the 1st bit (1). To set K2 on a digital alarm, set the 2nd bit (2). For no action. set this value to 0. The range of this setting is 0..15. This variable is stored in non-volatile memory. |
| INT aiSPYInput14RTNDelay | 1.3.6.1.4.1.539.20.3.30.6 | INTEGER | read-write | The number of seconds a cleared alarm for this input must be present before annunication. The range of this setting is 0..600. This variable is stored in non-volatile memory. |
| INT aiSPYInput14State | 1.3.6.1.4.1.539.20.3.30.1 | INTEGER | read-write | The state of use of Input Number 14. This variable is stored in non-volatile memory. |
| aiSPYInput15 | 1.3.6.1.4.1.539.20.3.31 | |||
| INT aiSPYInput15Delay | 1.3.6.1.4.1.539.20.3.31.5 | INTEGER | read-write | The number of seconds an alarm for this input must be present before annunication. The range of this setting is 0..600. This variable is stored in non-volatile memory. |
| aiSPYInput15DigAlarm | 1.3.6.1.4.1.539.20.5.3.31 | The digital input 15 has been activated. | ||
| STR aiSPYInput15Label | 1.3.6.1.4.1.539.20.3.31.3 | DisplayString | read-write | A user-defined text string associated with Input Number 15. The text string is stored in non-volatile memory. |
| INT aiSPYInput15Reading | 1.3.6.1.4.1.539.20.3.31.2 | INTEGER | read-only | The reading for input 15. The reading will be 1 (active) or 0 (inactive) |
| INT aiSPYInput15RlyControl | 1.3.6.1.4.1.539.20.3.31.4 | INTEGER | read-write | The control of the output relays. This is a binary setting with each bit representing an alarm state. To set K1 on a high alarm, set the 1st bit (1). To set K2 on a high alarm, set the 2nd bit (2). To set K1 on a low alarm, set the 3rd bit (4). To set K2 on a low alarm, set the 4th bit (8). To set K1 on a digital alarm, set the 1st bit (1). To set K2 on a digital alarm, set the 2nd bit (2). For no action. set this value to 0. The range of this setting is 0..15. This variable is stored in non-volatile memory. |
| INT aiSPYInput15RTNDelay | 1.3.6.1.4.1.539.20.3.31.6 | INTEGER | read-write | The number of seconds a cleared alarm for this input must be present before annunication. The range of this setting is 0..600. This variable is stored in non-volatile memory. |
| INT aiSPYInput15State | 1.3.6.1.4.1.539.20.3.31.1 | INTEGER | read-write | The state of use of Input Number 15. This variable is stored in non-volatile memory. |
| aiSPYInput16 | 1.3.6.1.4.1.539.20.3.32 | |||
| INT aiSPYInput16Delay | 1.3.6.1.4.1.539.20.3.32.5 | INTEGER | read-write | The number of seconds an alarm for this input must be present before annunication. The range of this setting is 0..600. This variable is stored in non-volatile memory. |
| aiSPYInput16DigAlarm | 1.3.6.1.4.1.539.20.5.3.32 | The digital input 16 has been activated. | ||
| STR aiSPYInput16Label | 1.3.6.1.4.1.539.20.3.32.3 | DisplayString | read-write | A user-defined text string associated with Input Number 16. The text string is stored in non-volatile memory. |
| INT aiSPYInput16Reading | 1.3.6.1.4.1.539.20.3.32.2 | INTEGER | read-only | The reading for input 16. The reading will be 1 (active) or 0 (inactive) |
| INT aiSPYInput16RlyControl | 1.3.6.1.4.1.539.20.3.32.4 | INTEGER | read-write | The control of the output relays. This is a binary setting with each bit representing an alarm state. To set K1 on a high alarm, set the 1st bit (1). To set K2 on a high alarm, set the 2nd bit (2). To set K1 on a low alarm, set the 3rd bit (4). To set K2 on a low alarm, set the 4th bit (8). To set K1 on a digital alarm, set the 1st bit (1). To set K2 on a digital alarm, set the 2nd bit (2). For no action. set this value to 0. The range of this setting is 0..15. This variable is stored in non-volatile memory. |
| INT aiSPYInput16RTNDelay | 1.3.6.1.4.1.539.20.3.32.6 | INTEGER | read-write | The number of seconds a cleared alarm for this input must be present before annunication. The range of this setting is 0..600. This variable is stored in non-volatile memory. |
| INT aiSPYInput16State | 1.3.6.1.4.1.539.20.3.32.1 | INTEGER | read-write | The state of use of Input Number 16. This variable is stored in non-volatile memory. |
| aiSPYInput17 | 1.3.6.1.4.1.539.20.3.33 | |||
| INT aiSPYInput17Delay | 1.3.6.1.4.1.539.20.3.33.5 | INTEGER | read-write | The number of seconds an alarm for this input must be present before annunication. The range of this setting is 0..600. This variable is stored in non-volatile memory. |
| aiSPYInput17DigAlarm | 1.3.6.1.4.1.539.20.5.3.33 | The digital input 17 has been activated. | ||
| STR aiSPYInput17Label | 1.3.6.1.4.1.539.20.3.33.3 | DisplayString | read-write | A user-defined text string associated with Input Number 17. The text string is stored in non-volatile memory. |
| INT aiSPYInput17Reading | 1.3.6.1.4.1.539.20.3.33.2 | INTEGER | read-only | The reading for input 17. The reading will be 1 (active) or 0 (inactive) |
| INT aiSPYInput17RlyControl | 1.3.6.1.4.1.539.20.3.33.4 | INTEGER | read-write | The control of the output relays. This is a binary setting with each bit representing an alarm state. To set K1 on a high alarm, set the 1st bit (1). To set K2 on a high alarm, set the 2nd bit (2). To set K1 on a low alarm, set the 3rd bit (4). To set K2 on a low alarm, set the 4th bit (8). To set K1 on a digital alarm, set the 1st bit (1). To set K2 on a digital alarm, set the 2nd bit (2). For no action. set this value to 0. The range of this setting is 0..15. This variable is stored in non-volatile memory. |
| INT aiSPYInput17RTNDelay | 1.3.6.1.4.1.539.20.3.33.6 | INTEGER | read-write | The number of seconds a cleared alarm for this input must be present before annunication. The range of this setting is 0..600. This variable is stored in non-volatile memory. |
| INT aiSPYInput17State | 1.3.6.1.4.1.539.20.3.33.1 | INTEGER | read-write | The state of use of Input Number 17. This variable is stored in non-volatile memory. |
| aiSPYInput18 | 1.3.6.1.4.1.539.20.3.34 | |||
| INT aiSPYInput18Delay | 1.3.6.1.4.1.539.20.3.34.5 | INTEGER | read-write | The number of seconds an alarm for this input must be present before annunication. The range of this setting is 0..600. This variable is stored in non-volatile memory. |
| aiSPYInput18DigAlarm | 1.3.6.1.4.1.539.20.5.3.34 | The digital input 18 has been activated. | ||
| STR aiSPYInput18Label | 1.3.6.1.4.1.539.20.3.34.3 | DisplayString | read-write | A user-defined text string associated with Input Number 18. The text string is stored in non-volatile memory. |
| INT aiSPYInput18Reading | 1.3.6.1.4.1.539.20.3.34.2 | INTEGER | read-only | The reading for input 18. The reading will be 1 (active) or 0 (inactive) |
| INT aiSPYInput18RlyControl | 1.3.6.1.4.1.539.20.3.34.4 | INTEGER | read-write | The control of the output relays. This is a binary setting with each bit representing an alarm state. To set K1 on a high alarm, set the 1st bit (1). To set K2 on a high alarm, set the 2nd bit (2). To set K1 on a low alarm, set the 3rd bit (4). To set K2 on a low alarm, set the 4th bit (8). To set K1 on a digital alarm, set the 1st bit (1). To set K2 on a digital alarm, set the 2nd bit (2). For no action. set this value to 0. The range of this setting is 0..15. This variable is stored in non-volatile memory. |
| INT aiSPYInput18RTNDelay | 1.3.6.1.4.1.539.20.3.34.6 | INTEGER | read-write | The number of seconds a cleared alarm for this input must be present before annunication. The range of this setting is 0..600. This variable is stored in non-volatile memory. |
| INT aiSPYInput18State | 1.3.6.1.4.1.539.20.3.34.1 | INTEGER | read-write | The state of use of Input Number 18. This variable is stored in non-volatile memory. |
| aiSPYInput19 | 1.3.6.1.4.1.539.20.3.35 | |||
| INT aiSPYInput19Delay | 1.3.6.1.4.1.539.20.3.35.5 | INTEGER | read-write | The number of seconds an alarm for this input must be present before annunication. The range of this setting is 0..600. This variable is stored in non-volatile memory. |
| aiSPYInput19DigAlarm | 1.3.6.1.4.1.539.20.5.3.35 | The digital input 19 has been activated. | ||
| STR aiSPYInput19Label | 1.3.6.1.4.1.539.20.3.35.3 | DisplayString | read-write | A user-defined text string associated with Input Number 19. The text string is stored in non-volatile memory. |
| INT aiSPYInput19Reading | 1.3.6.1.4.1.539.20.3.35.2 | INTEGER | read-only | The reading for input 19. The reading will be 1 (active) or 0 (inactive) |
| INT aiSPYInput19RlyControl | 1.3.6.1.4.1.539.20.3.35.4 | INTEGER | read-write | The control of the output relays. This is a binary setting with each bit representing an alarm state. To set K1 on a high alarm, set the 1st bit (1). To set K2 on a high alarm, set the 2nd bit (2). To set K1 on a low alarm, set the 3rd bit (4). To set K2 on a low alarm, set the 4th bit (8). To set K1 on a digital alarm, set the 1st bit (1). To set K2 on a digital alarm, set the 2nd bit (2). For no action. set this value to 0. The range of this setting is 0..15. This variable is stored in non-volatile memory. |
| INT aiSPYInput19RTNDelay | 1.3.6.1.4.1.539.20.3.35.6 | INTEGER | read-write | The number of seconds a cleared alarm for this input must be present before annunication. The range of this setting is 0..600. This variable is stored in non-volatile memory. |
| INT aiSPYInput19State | 1.3.6.1.4.1.539.20.3.35.1 | INTEGER | read-write | The state of use of Input Number 19. This variable is stored in non-volatile memory. |
| INT aiSPYInput1Delay | 1.3.6.1.4.1.539.20.3.1.10 | INTEGER | read-write | The number of seconds an alarm for this input must be present before annunication. The range of this setting is 0..600. This variable is stored in non-volatile memory. |
| aiSPYInput1DigAlarm | 1.3.6.1.4.1.539.20.5.3.17 | The digital input 1 has been activated. | ||
| INT aiSPYInput1Gain | 1.3.6.1.4.1.539.20.3.1.3 | INTEGER | read-write | A correction gain associated with the sensor variable. The value of gain is multiplied by the value from Input Sensor Number 1 to obtain the value of the Input1 variable. The gain variable is stored in non-volatile memory. |
| aiSPYInput1HighAlarm | 1.3.6.1.4.1.539.20.5.3.1 | The reading for sensor 1 has reached the high limit value. | ||
| INT aiSPYInput1HighLimit | 1.3.6.1.4.1.539.20.3.1.7 | INTEGER | read-write | When input 1 reaches or exceeds this value a trap will be generated signifying a high alarm condition at sensor 1. The HighLimit variable is stored in non-volatile memory. |
| INT aiSPYInput1Hysteresis | 1.3.6.1.4.1.539.20.3.1.12 | INTEGER | read-write | The value of alarm hysteresis for this input. The input reading must decrease or increase by this value before the alarm will clear. This variable is stored in non-volatile memory. |
| STR aiSPYInput1Label | 1.3.6.1.4.1.539.20.3.1.5 | DisplayString | read-write | A user-defined text string associated with Input Number 1. The text string is stored in non-volatile memory. |
| aiSPYInput1LowAlarm | 1.3.6.1.4.1.539.20.5.3.2 | The reading for sensor 1 has reached the low limit value. | ||
| INT aiSPYInput1LowLimit | 1.3.6.1.4.1.539.20.3.1.8 | INTEGER | read-write | When input 1 reaches or goes below this value a trap will be generated signifying a low alarm condition at sensor 1. The LowLimit variable is stored in non-volatile memory. |
| INT aiSPYInput1Offset | 1.3.6.1.4.1.539.20.3.1.4 | INTEGER | read-write | A correction Offset associated with the sensor variable. The value of Offset is added to the value from Input Sensor Number 1 to obtain the value of the Input1 variable. The Offset variable is stored in non-volatile memory. |
| INT aiSPYInput1Reading | 1.3.6.1.4.1.539.20.3.1.2 | INTEGER | read-only | The reading for sensor 1. If the input is digital, the reading will be 1 (active) or 0 (inactive) |
| INT aiSPYInput1RlyControl | 1.3.6.1.4.1.539.20.3.1.9 | INTEGER | read-write | The control of the output relays. This is a binary setting with each bit representing an alarm state. To set K1 on a high alarm, set the 1st bit (1). To set K2 on a high alarm, set the 2nd bit (2). To set K1 on a low alarm, set the 3rd bit (4). To set K2 on a low alarm, set the 4th bit (8). To set K1 on a digital alarm, set the 1st bit (1). To set K2 on a digital alarm, set the 2nd bit (2). For no action. set this value to 0. The range of this setting is 0..15. This variable is stored in non-volatile memory. |
| INT aiSPYInput1RTNDelay | 1.3.6.1.4.1.539.20.3.1.11 | INTEGER | read-write | The number of seconds a cleared alarm for this input must be present before annunication. The range of this setting is 0..600. This variable is stored in non-volatile memory. |
| INT aiSPYInput1State | 1.3.6.1.4.1.539.20.3.1.1 | INTEGER | read-write | The state of use of Input Number 1. When a sensor is connected to Input 1 set State to installed(2) to indicate that the value of aiSPYReading1 is valid. When no sensor is connected to Input 1 set State to notInstalled(1) to indicate that the value of aiSPYReading1 may not be valid. This variable is stored in non-volatile memory. |
| STR aiSPYInput1UOM | 1.3.6.1.4.1.539.20.3.1.6 | DisplayString | read-write | A user-defined text string associated with Input Number 1. The text string is stored in non-volatile memory. |
| aiSPYInput2 | 1.3.6.1.4.1.539.20.3.2 | |||
| aiSPYInput20 | 1.3.6.1.4.1.539.20.3.36 | |||
| INT aiSPYInput20Delay | 1.3.6.1.4.1.539.20.3.36.5 | INTEGER | read-write | The number of seconds an alarm for this input must be present before annunication. The range of this setting is 0..600. This variable is stored in non-volatile memory. |
| aiSPYInput20DigAlarm | 1.3.6.1.4.1.539.20.5.3.36 | The digital input 20 has been activated. | ||
| STR aiSPYInput20Label | 1.3.6.1.4.1.539.20.3.36.3 | DisplayString | read-write | A user-defined text string associated with Input Number 20. The text string is stored in non-volatile memory. |
| INT aiSPYInput20Reading | 1.3.6.1.4.1.539.20.3.36.2 | INTEGER | read-only | The reading for input 20. The reading will be 1 (active) or 0 (inactive) |
| INT aiSPYInput20RlyControl | 1.3.6.1.4.1.539.20.3.36.4 | INTEGER | read-write | The control of the output relays. This is a binary setting with each bit representing an alarm state. To set K1 on a high alarm, set the 1st bit (1). To set K2 on a high alarm, set the 2nd bit (2). To set K1 on a low alarm, set the 3rd bit (4). To set K2 on a low alarm, set the 4th bit (8). To set K1 on a digital alarm, set the 1st bit (1). To set K2 on a digital alarm, set the 2nd bit (2). For no action. set this value to 0. The range of this setting is 0..15. This variable is stored in non-volatile memory. |
| INT aiSPYInput20RTNDelay | 1.3.6.1.4.1.539.20.3.36.6 | INTEGER | read-write | The number of seconds a cleared alarm for this input must be present before annunication. The range of this setting is 0..600. This variable is stored in non-volatile memory. |
| INT aiSPYInput20State | 1.3.6.1.4.1.539.20.3.36.1 | INTEGER | read-write | The state of use of Input Number 20. This variable is stored in non-volatile memory. |
| aiSPYInput21 | 1.3.6.1.4.1.539.20.3.37 | |||
| INT aiSPYInput21Delay | 1.3.6.1.4.1.539.20.3.37.5 | INTEGER | read-write | The number of seconds an alarm for this input must be present before annunication. The range of this setting is 0..600. This variable is stored in non-volatile memory. |
| aiSPYInput21DigAlarm | 1.3.6.1.4.1.539.20.5.3.37 | The digital input 21 has been activated. | ||
| STR aiSPYInput21Label | 1.3.6.1.4.1.539.20.3.37.3 | DisplayString | read-write | A user-defined text string associated with Input Number 21. The text string is stored in non-volatile memory. |
| INT aiSPYInput21Reading | 1.3.6.1.4.1.539.20.3.37.2 | INTEGER | read-only | The reading for input 21. The reading will be 1 (active) or 0 (inactive) |
| INT aiSPYInput21RlyControl | 1.3.6.1.4.1.539.20.3.37.4 | INTEGER | read-write | The control of the output relays. This is a binary setting with each bit representing an alarm state. To set K1 on a high alarm, set the 1st bit (1). To set K2 on a high alarm, set the 2nd bit (2). To set K1 on a low alarm, set the 3rd bit (4). To set K2 on a low alarm, set the 4th bit (8). To set K1 on a digital alarm, set the 1st bit (1). To set K2 on a digital alarm, set the 2nd bit (2). For no action. set this value to 0. The range of this setting is 0..15. This variable is stored in non-volatile memory. |
| INT aiSPYInput21RTNDelay | 1.3.6.1.4.1.539.20.3.37.6 | INTEGER | read-write | The number of seconds a cleared alarm for this input must be present before annunication. The range of this setting is 0..600. This variable is stored in non-volatile memory. |
| INT aiSPYInput21State | 1.3.6.1.4.1.539.20.3.37.1 | INTEGER | read-write | The state of use of Input Number 21. This variable is stored in non-volatile memory. |
| aiSPYInput22 | 1.3.6.1.4.1.539.20.3.38 | |||
| INT aiSPYInput22Delay | 1.3.6.1.4.1.539.20.3.38.5 | INTEGER | read-write | The number of seconds an alarm for this input must be present before annunication. The range of this setting is 0..600. This variable is stored in non-volatile memory. |
| aiSPYInput22DigAlarm | 1.3.6.1.4.1.539.20.5.3.38 | The digital input 22 has been activated. | ||
| STR aiSPYInput22Label | 1.3.6.1.4.1.539.20.3.38.3 | DisplayString | read-write | A user-defined text string associated with Input Number 22. The text string is stored in non-volatile memory. |
| INT aiSPYInput22Reading | 1.3.6.1.4.1.539.20.3.38.2 | INTEGER | read-only | The reading for input 22. The reading will be 1 (active) or 0 (inactive) |
| INT aiSPYInput22RlyControl | 1.3.6.1.4.1.539.20.3.38.4 | INTEGER | read-write | The control of the output relays. This is a binary setting with each bit representing an alarm state. To set K1 on a high alarm, set the 1st bit (1). To set K2 on a high alarm, set the 2nd bit (2). To set K1 on a low alarm, set the 3rd bit (4). To set K2 on a low alarm, set the 4th bit (8). To set K1 on a digital alarm, set the 1st bit (1). To set K2 on a digital alarm, set the 2nd bit (2). For no action. set this value to 0. The range of this setting is 0..15. This variable is stored in non-volatile memory. |
| INT aiSPYInput22RTNDelay | 1.3.6.1.4.1.539.20.3.38.6 | INTEGER | read-write | The number of seconds a cleared alarm for this input must be present before annunication. The range of this setting is 0..600. This variable is stored in non-volatile memory. |
| INT aiSPYInput22State | 1.3.6.1.4.1.539.20.3.38.1 | INTEGER | read-write | The state of use of Input Number 22. This variable is stored in non-volatile memory. |
| aiSPYInput23 | 1.3.6.1.4.1.539.20.3.39 | |||
| INT aiSPYInput23Delay | 1.3.6.1.4.1.539.20.3.39.5 | INTEGER | read-write | The number of seconds an alarm for this input must be present before annunication. The range of this setting is 0..600. This variable is stored in non-volatile memory. |
| aiSPYInput23DigAlarm | 1.3.6.1.4.1.539.20.5.3.39 | The digital input 23 has been activated. | ||
| STR aiSPYInput23Label | 1.3.6.1.4.1.539.20.3.39.3 | DisplayString | read-write | A user-defined text string associated with Input Number 23. The text string is stored in non-volatile memory. |
| INT aiSPYInput23Reading | 1.3.6.1.4.1.539.20.3.39.2 | INTEGER | read-only | The reading for input 23. The reading will be 1 (active) or 0 (inactive) |
| INT aiSPYInput23RlyControl | 1.3.6.1.4.1.539.20.3.39.4 | INTEGER | read-write | The control of the output relays. This is a binary setting with each bit representing an alarm state. To set K1 on a high alarm, set the 1st bit (1). To set K2 on a high alarm, set the 2nd bit (2). To set K1 on a low alarm, set the 3rd bit (4). To set K2 on a low alarm, set the 4th bit (8). To set K1 on a digital alarm, set the 1st bit (1). To set K2 on a digital alarm, set the 2nd bit (2). For no action. set this value to 0. The range of this setting is 0..15. This variable is stored in non-volatile memory. |
| INT aiSPYInput23RTNDelay | 1.3.6.1.4.1.539.20.3.39.6 | INTEGER | read-write | The number of seconds a cleared alarm for this input must be present before annunication. The range of this setting is 0..600. This variable is stored in non-volatile memory. |
| INT aiSPYInput23State | 1.3.6.1.4.1.539.20.3.39.1 | INTEGER | read-write | The state of use of Input Number 23. This variable is stored in non-volatile memory. |
| aiSPYInput24 | 1.3.6.1.4.1.539.20.3.40 | |||
| INT aiSPYInput24Delay | 1.3.6.1.4.1.539.20.3.40.5 | INTEGER | read-write | The number of seconds an alarm for this input must be present before annunication. The range of this setting is 0..600. This variable is stored in non-volatile memory. |
| aiSPYInput24DigAlarm | 1.3.6.1.4.1.539.20.5.3.40 | The digital input 24 has been activated. | ||
| STR aiSPYInput24Label | 1.3.6.1.4.1.539.20.3.40.3 | DisplayString | read-write | A user-defined text string associated with Input Number 24. The text string is stored in non-volatile memory. |
| INT aiSPYInput24Reading | 1.3.6.1.4.1.539.20.3.40.2 | INTEGER | read-only | The reading for input 24. The reading will be 1 (active) or 0 (inactive) |
| INT aiSPYInput24RlyControl | 1.3.6.1.4.1.539.20.3.40.4 | INTEGER | read-write | The control of the output relays. This is a binary setting with each bit representing an alarm state. To set K1 on a high alarm, set the 1st bit (1). To set K2 on a high alarm, set the 2nd bit (2). To set K1 on a low alarm, set the 3rd bit (4). To set K2 on a low alarm, set the 4th bit (8). To set K1 on a digital alarm, set the 1st bit (1). To set K2 on a digital alarm, set the 2nd bit (2). For no action. set this value to 0. The range of this setting is 0..15. This variable is stored in non-volatile memory. |
| INT aiSPYInput24RTNDelay | 1.3.6.1.4.1.539.20.3.40.6 | INTEGER | read-write | The number of seconds a cleared alarm for this input must be present before annunication. The range of this setting is 0..600. This variable is stored in non-volatile memory. |
| INT aiSPYInput24State | 1.3.6.1.4.1.539.20.3.40.1 | INTEGER | read-write | The state of use of Input Number 24. This variable is stored in non-volatile memory. |
| aiSPYInput25 | 1.3.6.1.4.1.539.20.3.41 | |||
| INT aiSPYInput25Delay | 1.3.6.1.4.1.539.20.3.41.5 | INTEGER | read-write | The number of seconds an alarm for this input must be present before annunication. The range of this setting is 0..600. This variable is stored in non-volatile memory. |
| aiSPYInput25DigAlarm | 1.3.6.1.4.1.539.20.5.3.41 | The digital input 25 has been activated. | ||
| STR aiSPYInput25Label | 1.3.6.1.4.1.539.20.3.41.3 | DisplayString | read-write | A user-defined text string associated with Input Number 25. The text string is stored in non-volatile memory. |
| INT aiSPYInput25Reading | 1.3.6.1.4.1.539.20.3.41.2 | INTEGER | read-only | The reading for input 25. The reading will be 1 (active) or 0 (inactive) |
| INT aiSPYInput25RlyControl | 1.3.6.1.4.1.539.20.3.41.4 | INTEGER | read-write | The control of the output relays. This is a binary setting with each bit representing an alarm state. To set K1 on a high alarm, set the 1st bit (1). To set K2 on a high alarm, set the 2nd bit (2). To set K1 on a low alarm, set the 3rd bit (4). To set K2 on a low alarm, set the 4th bit (8). To set K1 on a digital alarm, set the 1st bit (1). To set K2 on a digital alarm, set the 2nd bit (2). For no action. set this value to 0. The range of this setting is 0..15. This variable is stored in non-volatile memory. |
| INT aiSPYInput25RTNDelay | 1.3.6.1.4.1.539.20.3.41.6 | INTEGER | read-write | The number of seconds a cleared alarm for this input must be present before annunication. The range of this setting is 0..600. This variable is stored in non-volatile memory. |
| INT aiSPYInput25State | 1.3.6.1.4.1.539.20.3.41.1 | INTEGER | read-write | The state of use of Input Number 25. This variable is stored in non-volatile memory. |
| aiSPYInput26 | 1.3.6.1.4.1.539.20.3.42 | |||
| INT aiSPYInput26Delay | 1.3.6.1.4.1.539.20.3.42.5 | INTEGER | read-write | The number of seconds an alarm for this input must be present before annunication. The range of this setting is 0..600. This variable is stored in non-volatile memory. |
| aiSPYInput26DigAlarm | 1.3.6.1.4.1.539.20.5.3.42 | The digital input 26 has been activated. | ||
| STR aiSPYInput26Label | 1.3.6.1.4.1.539.20.3.42.3 | DisplayString | read-write | A user-defined text string associated with Input Number 26. The text string is stored in non-volatile memory. |
| INT aiSPYInput26Reading | 1.3.6.1.4.1.539.20.3.42.2 | INTEGER | read-only | The reading for input 26. The reading will be 1 (active) or 0 (inactive) |
| INT aiSPYInput26RlyControl | 1.3.6.1.4.1.539.20.3.42.4 | INTEGER | read-write | The control of the output relays. This is a binary setting with each bit representing an alarm state. To set K1 on a high alarm, set the 1st bit (1). To set K2 on a high alarm, set the 2nd bit (2). To set K1 on a low alarm, set the 3rd bit (4). To set K2 on a low alarm, set the 4th bit (8). To set K1 on a digital alarm, set the 1st bit (1). To set K2 on a digital alarm, set the 2nd bit (2). For no action. set this value to 0. The range of this setting is 0..15. This variable is stored in non-volatile memory. |
| INT aiSPYInput26RTNDelay | 1.3.6.1.4.1.539.20.3.42.6 | INTEGER | read-write | The number of seconds a cleared alarm for this input must be present before annunication. The range of this setting is 0..600. This variable is stored in non-volatile memory. |
| INT aiSPYInput26State | 1.3.6.1.4.1.539.20.3.42.1 | INTEGER | read-write | The state of use of Input Number 26. This variable is stored in non-volatile memory. |
| aiSPYInput27 | 1.3.6.1.4.1.539.20.3.43 | |||
| INT aiSPYInput27Delay | 1.3.6.1.4.1.539.20.3.43.5 | INTEGER | read-write | The number of seconds an alarm for this input must be present before annunication. The range of this setting is 0..600. This variable is stored in non-volatile memory. |
| aiSPYInput27DigAlarm | 1.3.6.1.4.1.539.20.5.3.43 | The digital input 27 has been activated. | ||
| STR aiSPYInput27Label | 1.3.6.1.4.1.539.20.3.43.3 | DisplayString | read-write | A user-defined text string associated with Input Number 27. The text string is stored in non-volatile memory. |
| INT aiSPYInput27Reading | 1.3.6.1.4.1.539.20.3.43.2 | INTEGER | read-only | The reading for input 27. The reading will be 1 (active) or 0 (inactive) |
| INT aiSPYInput27RlyControl | 1.3.6.1.4.1.539.20.3.43.4 | INTEGER | read-write | The control of the output relays. This is a binary setting with each bit representing an alarm state. To set K1 on a high alarm, set the 1st bit (1). To set K2 on a high alarm, set the 2nd bit (2). To set K1 on a low alarm, set the 3rd bit (4). To set K2 on a low alarm, set the 4th bit (8). To set K1 on a digital alarm, set the 1st bit (1). To set K2 on a digital alarm, set the 2nd bit (2). For no action. set this value to 0. The range of this setting is 0..15. This variable is stored in non-volatile memory. |
| INT aiSPYInput27RTNDelay | 1.3.6.1.4.1.539.20.3.43.6 | INTEGER | read-write | The number of seconds a cleared alarm for this input must be present before annunication. The range of this setting is 0..600. This variable is stored in non-volatile memory. |
| INT aiSPYInput27State | 1.3.6.1.4.1.539.20.3.43.1 | INTEGER | read-write | The state of use of Input Number 27. This variable is stored in non-volatile memory. |
| aiSPYInput28 | 1.3.6.1.4.1.539.20.3.44 | |||
| INT aiSPYInput28Delay | 1.3.6.1.4.1.539.20.3.44.5 | INTEGER | read-write | The number of seconds an alarm for this input must be present before annunication. The range of this setting is 0..600. This variable is stored in non-volatile memory. |
| aiSPYInput28DigAlarm | 1.3.6.1.4.1.539.20.5.3.44 | The digital input 28 has been activated. | ||
| STR aiSPYInput28Label | 1.3.6.1.4.1.539.20.3.44.3 | DisplayString | read-write | A user-defined text string associated with Input Number 28. The text string is stored in non-volatile memory. |
| INT aiSPYInput28Reading | 1.3.6.1.4.1.539.20.3.44.2 | INTEGER | read-only | The reading for input 28. The reading will be 1 (active) or 0 (inactive) |
| INT aiSPYInput28RlyControl | 1.3.6.1.4.1.539.20.3.44.4 | INTEGER | read-write | The control of the output relays. This is a binary setting with each bit representing an alarm state. To set K1 on a high alarm, set the 1st bit (1). To set K2 on a high alarm, set the 2nd bit (2). To set K1 on a low alarm, set the 3rd bit (4). To set K2 on a low alarm, set the 4th bit (8). To set K1 on a digital alarm, set the 1st bit (1). To set K2 on a digital alarm, set the 2nd bit (2). For no action. set this value to 0. The range of this setting is 0..15. This variable is stored in non-volatile memory. |
| INT aiSPYInput28RTNDelay | 1.3.6.1.4.1.539.20.3.44.6 | INTEGER | read-write | The number of seconds a cleared alarm for this input must be present before annunication. The range of this setting is 0..600. This variable is stored in non-volatile memory. |
| INT aiSPYInput28State | 1.3.6.1.4.1.539.20.3.44.1 | INTEGER | read-write | The state of use of Input Number 28. This variable is stored in non-volatile memory. |
| INT aiSPYInput2Delay | 1.3.6.1.4.1.539.20.3.2.10 | INTEGER | read-write | The number of seconds an alarm for this input must be present before annunication. The range of this setting is 0..600. This variable is stored in non-volatile memory. |
| aiSPYInput2DigAlarm | 1.3.6.1.4.1.539.20.5.3.18 | The digital input 2 has been activated. | ||
| INT aiSPYInput2Gain | 1.3.6.1.4.1.539.20.3.2.3 | INTEGER | read-write | A correction gain associated with the sensor variable. The value of gain is multiplied by the value from Input Sensor Number 2 to obtain the value of the Input2 variable. The gain variable is stored in non-volatile memory. |
| aiSPYInput2HighAlarm | 1.3.6.1.4.1.539.20.5.3.3 | The reading for sensor 2 has reached the high limit value. | ||
| INT aiSPYInput2HighLimit | 1.3.6.1.4.1.539.20.3.2.7 | INTEGER | read-write | When input 2 reaches or exceeds this value a trap will be generated signifying a high alarm condition at sensor 2. The HighLimit variable is stored in non-volatile memory. |
| INT aiSPYInput2Hysteresis | 1.3.6.1.4.1.539.20.3.2.12 | INTEGER | read-write | The value of alarm hysteresis for this input. The input reading must decrease or increase by this value before the alarm will clear. This variable is stored in non-volatile memory. |
| STR aiSPYInput2Label | 1.3.6.1.4.1.539.20.3.2.5 | DisplayString | read-write | A user-defined text string associated with Input Number 2. The text string is stored in non-volatile memory. |
| aiSPYInput2LowAlarm | 1.3.6.1.4.1.539.20.5.3.4 | The reading for sensor 2 has reached the low limit value. | ||
| INT aiSPYInput2LowLimit | 1.3.6.1.4.1.539.20.3.2.8 | INTEGER | read-write | When input 2 reaches or goes below this value a trap will be generated signifying a low alarm condition at sensor 2. The LowLimit variable is stored in non-volatile memory. |
| INT aiSPYInput2Offset | 1.3.6.1.4.1.539.20.3.2.4 | INTEGER | read-write | A correction Offset associated with the sensor variable. The value of Offset is added to the value from Input Sensor Number 2 to obtain the value of the Input2 variable. The Offset variable is stored in non-volatile memory. |
| INT aiSPYInput2Reading | 1.3.6.1.4.1.539.20.3.2.2 | INTEGER | read-only | The reading for sensor 2. If the input is digital, the reading will be 1 (active) or 0 (inactive) |
| INT aiSPYInput2RlyControl | 1.3.6.1.4.1.539.20.3.2.9 | INTEGER | read-write | The control of the output relays. This is a binary setting with each bit representing an alarm state. To set K1 on a high alarm, set the 1st bit (1). To set K2 on a high alarm, set the 2nd bit (2). To set K1 on a low alarm, set the 3rd bit (4). To set K2 on a low alarm, set the 4th bit (8). To set K1 on a digital alarm, set the 1st bit (1). To set K2 on a digital alarm, set the 2nd bit (2). For no action. set this value to 0. The range of this setting is 0..15. This variable is stored in non-volatile memory. |
| INT aiSPYInput2RTNDelay | 1.3.6.1.4.1.539.20.3.2.11 | INTEGER | read-write | The number of seconds a cleared alarm for this input must be present before annunication. The range of this setting is 0..600. This variable is stored in non-volatile memory. |
| INT aiSPYInput2State | 1.3.6.1.4.1.539.20.3.2.1 | INTEGER | read-write | The state of use of Input Number 2. When a sensor is connected to Input 2 set State to installed(2) to indicate that the value of aiSPYReading2 is valid. When no sensor is connected to Input 2 set State to notInstalled(1) to indicate that the value of aiSPYReading2 may not be valid. This variable is stored in non-volatile memory. |
| STR aiSPYInput2UOM | 1.3.6.1.4.1.539.20.3.2.6 | DisplayString | read-write | A user-defined text string associated with Input Number 2. The text string is stored in non-volatile memory. |
| aiSPYInput3 | 1.3.6.1.4.1.539.20.3.3 | |||
| INT aiSPYInput3Delay | 1.3.6.1.4.1.539.20.3.3.10 | INTEGER | read-write | The number of seconds an alarm for this input must be present before annunication. The range of this setting is 0..600. This variable is stored in non-volatile memory. |
| aiSPYInput3DigAlarm | 1.3.6.1.4.1.539.20.5.3.19 | The digital input 3 has been activated. | ||
| INT aiSPYInput3Gain | 1.3.6.1.4.1.539.20.3.3.3 | INTEGER | read-write | A correction gain associated with the sensor variable. The value of gain is multiplied by the value from Input Sensor Number 3 to obtain the value of the Input3 variable. The gain variable is stored in non-volatile memory. |
| aiSPYInput3HighAlarm | 1.3.6.1.4.1.539.20.5.3.5 | The reading for sensor 3 has reached the high limit value. | ||
| INT aiSPYInput3HighLimit | 1.3.6.1.4.1.539.20.3.3.7 | INTEGER | read-write | When input 3 reaches or exceeds this value a trap will be generated signifying a high alarm condition at sensor 3. The HighLimit variable is stored in non-volatile memory. |
| INT aiSPYInput3Hysteresis | 1.3.6.1.4.1.539.20.3.3.12 | INTEGER | read-write | The value of alarm hysteresis for this input. The input reading must decrease or increase by this value before the alarm will clear. This variable is stored in non-volatile memory. |
| STR aiSPYInput3Label | 1.3.6.1.4.1.539.20.3.3.5 | DisplayString | read-write | A user-defined text string associated with Input Number 3. The text string is stored in non-volatile memory. |
| aiSPYInput3LowAlarm | 1.3.6.1.4.1.539.20.5.3.6 | The reading for sensor 3 has reached the low limit value. | ||
| INT aiSPYInput3LowLimit | 1.3.6.1.4.1.539.20.3.3.8 | INTEGER | read-write | When input 3 reaches or goes below this value a trap will be generated signifying a low alarm condition at sensor 3. The LowLimit variable is stored in non-volatile memory. |
| INT aiSPYInput3Offset | 1.3.6.1.4.1.539.20.3.3.4 | INTEGER | read-write | A correction Offset associated with the sensor variable. The value of Offset is added to the value from Input Sensor Number 3 to obtain the value of the Input3 variable. The Offset variable is stored in non-volatile memory. |
| INT aiSPYInput3Reading | 1.3.6.1.4.1.539.20.3.3.2 | INTEGER | read-only | The reading for sensor 3. If the input is digital, the reading will be 1 (active) or 0 (inactive) |
| INT aiSPYInput3RlyControl | 1.3.6.1.4.1.539.20.3.3.9 | INTEGER | read-write | The control of the output relays. This is a binary setting with each bit representing an alarm state. To set K1 on a high alarm, set the 1st bit (1). To set K2 on a high alarm, set the 2nd bit (2). To set K1 on a low alarm, set the 3rd bit (4). To set K2 on a low alarm, set the 4th bit (8). To set K1 on a digital alarm, set the 1st bit (1). To set K2 on a digital alarm, set the 2nd bit (2). For no action. set this value to 0. The range of this setting is 0..15. This variable is stored in non-volatile memory. |
| INT aiSPYInput3RTNDelay | 1.3.6.1.4.1.539.20.3.3.11 | INTEGER | read-write | The number of seconds a cleared alarm for this input must be present before annunication. The range of this setting is 0..600. This variable is stored in non-volatile memory. |
| INT aiSPYInput3State | 1.3.6.1.4.1.539.20.3.3.1 | INTEGER | read-write | The state of use of Input Number 3. When a sensor is connected to Input 3 set State to installed(2) to indicate that the value of aiSPYReading3 is valid. When no sensor is connected to Input 3 set State to notInstalled(1) to indicate that the value of aiSPYReading3 may not be valid. This variable is stored in non-volatile memory. |
| STR aiSPYInput3UOM | 1.3.6.1.4.1.539.20.3.3.6 | DisplayString | read-write | A user-defined text string associated with Input Number 3. The text string is stored in non-volatile memory. |
| aiSPYInput4 | 1.3.6.1.4.1.539.20.3.4 | |||
| INT aiSPYInput4Delay | 1.3.6.1.4.1.539.20.3.4.10 | INTEGER | read-write | The number of seconds an alarm for this input must be present before annunication. The range of this setting is 0..600. This variable is stored in non-volatile memory. |
| aiSPYInput4DigAlarm | 1.3.6.1.4.1.539.20.5.3.20 | The digital input 4 has been activated. | ||
| INT aiSPYInput4Gain | 1.3.6.1.4.1.539.20.3.4.3 | INTEGER | read-write | A correction gain associated with the sensor variable. The value of gain is multiplied by the value from Input Sensor Number 4 to obtain the value of the Input4 variable. The gain variable is stored in non-volatile memory. |
| aiSPYInput4HighAlarm | 1.3.6.1.4.1.539.20.5.3.7 | The reading for sensor 4 has reached the high limit value. | ||
| INT aiSPYInput4HighLimit | 1.3.6.1.4.1.539.20.3.4.7 | INTEGER | read-write | When input 4 reaches or exceeds this value a trap will be generated signifying a high alarm condition at sensor 4. The HighLimit variable is stored in non-volatile memory. |
| INT aiSPYInput4Hysteresis | 1.3.6.1.4.1.539.20.3.4.12 | INTEGER | read-write | The value of alarm hysteresis for this input. The input reading must decrease or increase by this value before the alarm will clear. This variable is stored in non-volatile memory. |
| STR aiSPYInput4Label | 1.3.6.1.4.1.539.20.3.4.5 | DisplayString | read-write | A user-defined text string associated with Input Number 4. The text string is stored in non-volatile memory. |
| aiSPYInput4LowAlarm | 1.3.6.1.4.1.539.20.5.3.8 | The reading for sensor 4 has reached the low limit value. | ||
| INT aiSPYInput4LowLimit | 1.3.6.1.4.1.539.20.3.4.8 | INTEGER | read-write | When input 4 reaches or goes below this value a trap will be generated signifying a low alarm condition at sensor 4. The LowLimit variable is stored in non-volatile memory. |
| INT aiSPYInput4Offset | 1.3.6.1.4.1.539.20.3.4.4 | INTEGER | read-write | A correction Offset associated with the sensor variable. The value of Offset is added to the value from Input Sensor Number 4 to obtain the value of the Input4 variable. The Offset variable is stored in non-volatile memory. |
| INT aiSPYInput4Reading | 1.3.6.1.4.1.539.20.3.4.2 | INTEGER | read-only | The reading for sensor 4. If the input is digital, the reading will be 1 (active) or 0 (inactive) |
| INT aiSPYInput4RlyControl | 1.3.6.1.4.1.539.20.3.4.9 | INTEGER | read-write | The control of the output relays. This is a binary setting with each bit representing an alarm state. To set K1 on a high alarm, set the 1st bit (1). To set K2 on a high alarm, set the 2nd bit (2). To set K1 on a low alarm, set the 3rd bit (4). To set K2 on a low alarm, set the 4th bit (8). To set K1 on a digital alarm, set the 1st bit (1). To set K2 on a digital alarm, set the 2nd bit (2). For no action. set this value to 0. The range of this setting is 0..15. This variable is stored in non-volatile memory. |
| INT aiSPYInput4RTNDelay | 1.3.6.1.4.1.539.20.3.4.11 | INTEGER | read-write | The number of seconds a cleared alarm for this input must be present before annunication. The range of this setting is 0..600. This variable is stored in non-volatile memory. |
| INT aiSPYInput4State | 1.3.6.1.4.1.539.20.3.4.1 | INTEGER | read-write | The state of use of Input Number 4. When a sensor is connected to Input 4 set State to installed(2) to indicate that the value of aiSPYReading4 is valid. When no sensor is connected to Input 4 set State to notInstalled(1) to indicate that the value of aiSPYReading4 may not be valid. This variable is stored in non-volatile memory. |
| STR aiSPYInput4UOM | 1.3.6.1.4.1.539.20.3.4.6 | DisplayString | read-write | A user-defined text string associated with Input Number 4. The text string is stored in non-volatile memory. |
| aiSPYInput5 | 1.3.6.1.4.1.539.20.3.5 | |||
| INT aiSPYInput5Delay | 1.3.6.1.4.1.539.20.3.5.10 | INTEGER | read-write | The number of seconds an alarm for this input must be present before annunication. The range of this setting is 0..600. This variable is stored in non-volatile memory. |
| aiSPYInput5DigAlarm | 1.3.6.1.4.1.539.20.5.3.21 | The digital input 5 has been activated. | ||
| INT aiSPYInput5Gain | 1.3.6.1.4.1.539.20.3.5.3 | INTEGER | read-write | A correction gain associated with the sensor variable. The value of gain is multiplied by the value from Input Sensor Number 5 to obtain the value of the Input5 variable. The gain variable is stored in non-volatile memory. |
| aiSPYInput5HighAlarm | 1.3.6.1.4.1.539.20.5.3.9 | The reading for sensor 5 has reached the high limit value. | ||
| INT aiSPYInput5HighLimit | 1.3.6.1.4.1.539.20.3.5.7 | INTEGER | read-write | When input 5 reaches or exceeds this value a trap will be generated signifying a high alarm condition at sensor 5. The HighLimit variable is stored in non-volatile memory. |
| INT aiSPYInput5Hysteresis | 1.3.6.1.4.1.539.20.3.5.12 | INTEGER | read-write | The value of alarm hysteresis for this input. The input reading must decrease or increase by this value before the alarm will clear. This variable is stored in non-volatile memory. |
| STR aiSPYInput5Label | 1.3.6.1.4.1.539.20.3.5.5 | DisplayString | read-write | A user-defined text string associated with Input Number 5. The text string is stored in non-volatile memory. |
| aiSPYInput5LowAlarm | 1.3.6.1.4.1.539.20.5.3.10 | The reading for sensor 5 has reached the low limit value. | ||
| INT aiSPYInput5LowLimit | 1.3.6.1.4.1.539.20.3.5.8 | INTEGER | read-write | When input 5 reaches or goes below this value a trap will be generated signifying a low alarm condition at sensor 5. The LowLimit variable is stored in non-volatile memory. |
| INT aiSPYInput5Offset | 1.3.6.1.4.1.539.20.3.5.4 | INTEGER | read-write | A correction Offset associated with the sensor variable. The value of Offset is added to the value from Input Sensor Number 5 to obtain the value of the Input5 variable. The Offset variable is stored in non-volatile memory. |
| INT aiSPYInput5Reading | 1.3.6.1.4.1.539.20.3.5.2 | INTEGER | read-only | The reading for sensor 5. If the input is digital, the reading will be 1 (active) or 0 (inactive) |
| INT aiSPYInput5RlyControl | 1.3.6.1.4.1.539.20.3.5.9 | INTEGER | read-write | The control of the output relays. This is a binary setting with each bit representing an alarm state. To set K1 on a high alarm, set the 1st bit (1). To set K2 on a high alarm, set the 2nd bit (2). To set K1 on a low alarm, set the 3rd bit (4). To set K2 on a low alarm, set the 4th bit (8). To set K1 on a digital alarm, set the 1st bit (1). To set K2 on a digital alarm, set the 2nd bit (2). For no action. set this value to 0. The range of this setting is 0..15. This variable is stored in non-volatile memory. |
| INT aiSPYInput5RTNDelay | 1.3.6.1.4.1.539.20.3.5.11 | INTEGER | read-write | The number of seconds a cleared alarm for this input must be present before annunication. The range of this setting is 0..600. This variable is stored in non-volatile memory. |
| INT aiSPYInput5State | 1.3.6.1.4.1.539.20.3.5.1 | INTEGER | read-write | The state of use of Input Number 5. When a sensor is connected to Input 5 set State to installed(2) to indicate that the value of aiSPYReading4 is valid. When no sensor is connected to Input 5 set State to notInstalled(1) to indicate that the value of aiSPYReading5 may not be valid. This variable is stored in non-volatile memory. |
| STR aiSPYInput5UOM | 1.3.6.1.4.1.539.20.3.5.6 | DisplayString | read-write | A user-defined text string associated with Input Number 5. The text string is stored in non-volatile memory. |
| aiSPYInput6 | 1.3.6.1.4.1.539.20.3.6 | |||
| INT aiSPYInput6Delay | 1.3.6.1.4.1.539.20.3.6.10 | INTEGER | read-write | The number of seconds an alarm for this input must be present before annunication. The range of this setting is 0..600. This variable is stored in non-volatile memory. |
| aiSPYInput6DigAlarm | 1.3.6.1.4.1.539.20.5.3.22 | The digital input 6 has been activated. | ||
| INT aiSPYInput6Gain | 1.3.6.1.4.1.539.20.3.6.3 | INTEGER | read-write | A correction gain associated with the sensor variable. The value of gain is multiplied by the value from Input Sensor Number 6 to obtain the value of the Input6 variable. The gain variable is stored in non-volatile memory. |
| aiSPYInput6HighAlarm | 1.3.6.1.4.1.539.20.5.3.11 | The reading for sensor 6 has reached the high limit value. | ||
| INT aiSPYInput6HighLimit | 1.3.6.1.4.1.539.20.3.6.7 | INTEGER | read-write | When input 6 reaches or exceeds this value a trap will be generated signifying a high alarm condition at sensor 6. The HighLimit variable is stored in non-volatile memory. |
| INT aiSPYInput6Hysteresis | 1.3.6.1.4.1.539.20.3.6.12 | INTEGER | read-write | The value of alarm hysteresis for this input. The input reading must decrease or increase by this value before the alarm will clear. This variable is stored in non-volatile memory. |
| STR aiSPYInput6Label | 1.3.6.1.4.1.539.20.3.6.5 | DisplayString | read-write | A user-defined text string associated with Input Number 6. The text string is stored in non-volatile memory. |
| aiSPYInput6LowAlarm | 1.3.6.1.4.1.539.20.5.3.12 | The reading for sensor 6 has reached the low limit value. | ||
| INT aiSPYInput6LowLimit | 1.3.6.1.4.1.539.20.3.6.8 | INTEGER | read-write | When input 6 reaches or goes below this value a trap will be generated signifying a low alarm condition at sensor 6. The LowLimit variable is stored in non-volatile memory. |
| INT aiSPYInput6Offset | 1.3.6.1.4.1.539.20.3.6.4 | INTEGER | read-write | A correction Offset associated with the sensor variable. The value of Offset is added to the value from Input Sensor Number 6 to obtain the value of the Input6 variable. The Offset variable is stored in non-volatile memory. |
| INT aiSPYInput6Reading | 1.3.6.1.4.1.539.20.3.6.2 | INTEGER | read-only | The reading for sensor 6. If the input is digital, the reading will be 1 (active) or 0 (inactive) |
| INT aiSPYInput6RlyControl | 1.3.6.1.4.1.539.20.3.6.9 | INTEGER | read-write | The control of the output relays. This is a binary setting with each bit representing an alarm state. To set K1 on a high alarm, set the 1st bit (1). To set K2 on a high alarm, set the 2nd bit (2). To set K1 on a low alarm, set the 3rd bit (4). To set K2 on a low alarm, set the 4th bit (8). To set K1 on a digital alarm, set the 1st bit (1). To set K2 on a digital alarm, set the 2nd bit (2). For no action. set this value to 0. The range of this setting is 0..15. This variable is stored in non-volatile memory. |
| INT aiSPYInput6RTNDelay | 1.3.6.1.4.1.539.20.3.6.11 | INTEGER | read-write | The number of seconds a cleared alarm for this input must be present before annunication. The range of this setting is 0..600. This variable is stored in non-volatile memory. |
| INT aiSPYInput6State | 1.3.6.1.4.1.539.20.3.6.1 | INTEGER | read-write | The state of use of Input Number 6. When a sensor is connected to Input 6 set State to installed(2) to indicate that the value of aiSPYReading6 is valid. When no sensor is connected to Input 6 set State to notInstalled(1) to indicate that the value of aiSPYReading6 may not be valid. This variable is stored in non-volatile memory. |
| STR aiSPYInput6UOM | 1.3.6.1.4.1.539.20.3.6.6 | DisplayString | read-write | A user-defined text string associated with Input Number 6. The text string is stored in non-volatile memory. |
| aiSPYInput7 | 1.3.6.1.4.1.539.20.3.7 | |||
| INT aiSPYInput7Delay | 1.3.6.1.4.1.539.20.3.7.10 | INTEGER | read-write | The number of seconds an alarm for this input must be present before annunication. The range of this setting is 0..600. This variable is stored in non-volatile memory. |
| aiSPYInput7DigAlarm | 1.3.6.1.4.1.539.20.5.3.23 | The digital input 7 has been activated. | ||
| INT aiSPYInput7Gain | 1.3.6.1.4.1.539.20.3.7.3 | INTEGER | read-write | A correction gain associated with the sensor variable. The value of gain is multiplied by the value from Input Sensor Number 7 to obtain the value of the Input7 variable. The gain variable is stored in non-volatile memory. |
| aiSPYInput7HighAlarm | 1.3.6.1.4.1.539.20.5.3.13 | The reading for sensor 7 has reached the high limit value. | ||
| INT aiSPYInput7HighLimit | 1.3.6.1.4.1.539.20.3.7.7 | INTEGER | read-write | When input 7 reaches or exceeds this value a trap will be generated signifying a high alarm condition at sensor 7. The HighLimit variable is stored in non-volatile memory. |
| INT aiSPYInput7Hysteresis | 1.3.6.1.4.1.539.20.3.7.12 | INTEGER | read-write | The value of alarm hysteresis for this input. The input reading must decrease or increase by this value before the alarm will clear. This variable is stored in non-volatile memory. |
| STR aiSPYInput7Label | 1.3.6.1.4.1.539.20.3.7.5 | DisplayString | read-write | A user-defined text string associated with Input Number 7. The text string is stored in non-volatile memory. |
| aiSPYInput7LowAlarm | 1.3.6.1.4.1.539.20.5.3.14 | The reading for sensor 7 has reached the low limit value. | ||
| INT aiSPYInput7LowLimit | 1.3.6.1.4.1.539.20.3.7.8 | INTEGER | read-write | When input 7 reaches or goes below this value a trap will be generated signifying a low alarm condition at sensor 7. The LowLimit variable is stored in non-volatile memory. |
| INT aiSPYInput7Offset | 1.3.6.1.4.1.539.20.3.7.4 | INTEGER | read-write | A correction Offset associated with the sensor variable. The value of Offset is added to the value from Input Sensor Number 7 to obtain the value of the Input7 variable. The Offset variable is stored in non-volatile memory. |
| INT aiSPYInput7Reading | 1.3.6.1.4.1.539.20.3.7.2 | INTEGER | read-only | The reading for sensor 7. If the input is digital, the reading will be 1 (active) or 0 (inactive) |
| INT aiSPYInput7RlyControl | 1.3.6.1.4.1.539.20.3.7.9 | INTEGER | read-write | The control of the output relays. This is a binary setting with each bit representing an alarm state. To set K1 on a high alarm, set the 1st bit (1). To set K2 on a high alarm, set the 2nd bit (2). To set K1 on a low alarm, set the 3rd bit (4). To set K2 on a low alarm, set the 4th bit (8). To set K1 on a digital alarm, set the 1st bit (1). To set K2 on a digital alarm, set the 2nd bit (2). For no action. set this value to 0. The range of this setting is 0..15. This variable is stored in non-volatile memory. |
| INT aiSPYInput7RTNDelay | 1.3.6.1.4.1.539.20.3.7.11 | INTEGER | read-write | The number of seconds a cleared alarm for this input must be present before annunication. The range of this setting is 0..600. This variable is stored in non-volatile memory. |
| INT aiSPYInput7State | 1.3.6.1.4.1.539.20.3.7.1 | INTEGER | read-write | The state of use of Input Number 7. When a sensor is connected to Input 7 set State to installed(2) to indicate that the value of aiSPYReading4 is valid. When no sensor is connected to Input 7 set State to notInstalled(1) to indicate that the value of aiSPYReading7 may not be valid. This variable is stored in non-volatile memory. |
| STR aiSPYInput7UOM | 1.3.6.1.4.1.539.20.3.7.6 | DisplayString | read-write | A user-defined text string associated with Input Number 7. The text string is stored in non-volatile memory. |
| aiSPYInput8 | 1.3.6.1.4.1.539.20.3.8 | |||
| INT aiSPYInput8Delay | 1.3.6.1.4.1.539.20.3.8.10 | INTEGER | read-write | The number of seconds an alarm for this input must be present before annunication. The range of this setting is 0..600. This variable is stored in non-volatile memory. |
| aiSPYInput8DigAlarm | 1.3.6.1.4.1.539.20.5.3.24 | The digital input 8 has been activated. | ||
| INT aiSPYInput8Gain | 1.3.6.1.4.1.539.20.3.8.3 | INTEGER | read-write | A correction gain associated with the sensor variable. The value of gain is multiplied by the value from Input Sensor Number 8 to obtain the value of the Input8 variable. The gain variable is stored in non-volatile memory. |
| aiSPYInput8HighAlarm | 1.3.6.1.4.1.539.20.5.3.15 | The reading for sensor 8 has reached the high limit value. | ||
| INT aiSPYInput8HighLimit | 1.3.6.1.4.1.539.20.3.8.7 | INTEGER | read-write | When input 8 reaches or exceeds this value a trap will be generated signifying a high alarm condition at sensor 8. The HighLimit variable is stored in non-volatile memory. |
| INT aiSPYInput8Hysteresis | 1.3.6.1.4.1.539.20.3.8.12 | INTEGER | read-write | The value of alarm hysteresis for this input. The input reading must decrease or increase by this value before the alarm will clear. This variable is stored in non-volatile memory. |
| STR aiSPYInput8Label | 1.3.6.1.4.1.539.20.3.8.5 | DisplayString | read-write | A user-defined text string associated with Input Number 8. The text string is stored in non-volatile memory. |
| aiSPYInput8LowAlarm | 1.3.6.1.4.1.539.20.5.3.16 | The reading for sensor 8 has reached the low limit value. | ||
| INT aiSPYInput8LowLimit | 1.3.6.1.4.1.539.20.3.8.8 | INTEGER | read-write | When input 8 reaches or goes below this value a trap will be generated signifying a low alarm condition at sensor 8. The LowLimit variable is stored in non-volatile memory. |
| INT aiSPYInput8Offset | 1.3.6.1.4.1.539.20.3.8.4 | INTEGER | read-write | A correction Offset associated with the sensor variable. The value of Offset is added to the value from Input Sensor Number 8 to obtain the value of the Input8 variable. The Offset variable is stored in non-volatile memory. |
| INT aiSPYInput8Reading | 1.3.6.1.4.1.539.20.3.8.2 | INTEGER | read-only | The reading for sensor 8. If the input is digital, the reading will be 1 (active) or 0 (inactive) |
| INT aiSPYInput8RlyControl | 1.3.6.1.4.1.539.20.3.8.9 | INTEGER | read-write | The control of the output relays. This is a binary setting with each bit representing an alarm state. To set K1 on a high alarm, set the 1st bit (1). To set K2 on a high alarm, set the 2nd bit (2). To set K1 on a low alarm, set the 3rd bit (4). To set K2 on a low alarm, set the 4th bit (8). To set K1 on a digital alarm, set the 1st bit (1). To set K2 on a digital alarm, set the 2nd bit (2). For no action. set this value to 0. The range of this setting is 0..15. This variable is stored in non-volatile memory. |
| INT aiSPYInput8RTNDelay | 1.3.6.1.4.1.539.20.3.8.11 | INTEGER | read-write | The number of seconds a cleared alarm for this input must be present before annunication. The range of this setting is 0..600. This variable is stored in non-volatile memory. |
| INT aiSPYInput8State | 1.3.6.1.4.1.539.20.3.8.1 | INTEGER | read-write | The state of use of Input Number 8. When a sensor is connected to Input 8 set State to installed(2) to indicate that the value of aiSPYReading8 is valid. When no sensor is connected to Input 8 set State to notInstalled(1) to indicate that the value of aiSPYReading8 may not be valid. This variable is stored in non-volatile memory. |
| STR aiSPYInput8UOM | 1.3.6.1.4.1.539.20.3.8.6 | DisplayString | read-write | A user-defined text string associated with Input Number 8. The text string is stored in non-volatile memory. |
| aiSPYInput9 | 1.3.6.1.4.1.539.20.3.25 | |||
| INT aiSPYInput9Delay | 1.3.6.1.4.1.539.20.3.25.5 | INTEGER | read-write | The number of seconds an alarm for this input must be present before annunication. The range of this setting is 0..600. This variable is stored in non-volatile memory. |
| aiSPYInput9DigAlarm | 1.3.6.1.4.1.539.20.5.3.25 | The digital input 9 has been activated. | ||
| STR aiSPYInput9Label | 1.3.6.1.4.1.539.20.3.25.3 | DisplayString | read-write | A user-defined text string associated with Input Number 9. The text string is stored in non-volatile memory. |
| INT aiSPYInput9Reading | 1.3.6.1.4.1.539.20.3.25.2 | INTEGER | read-only | The reading for input 9. The reading will be 1 (active) or 0 (inactive) |
| INT aiSPYInput9RlyControl | 1.3.6.1.4.1.539.20.3.25.4 | INTEGER | read-write | The control of the output relays. This is a binary setting with each bit representing an alarm state. To set K1 on a high alarm, set the 1st bit (1). To set K2 on a high alarm, set the 2nd bit (2). To set K1 on a low alarm, set the 3rd bit (4). To set K2 on a low alarm, set the 4th bit (8). To set K1 on a digital alarm, set the 1st bit (1). To set K2 on a digital alarm, set the 2nd bit (2). For no action. set this value to 0. The range of this setting is 0..15. This variable is stored in non-volatile memory. |
| INT aiSPYInput9RTNDelay | 1.3.6.1.4.1.539.20.3.25.6 | INTEGER | read-write | The number of seconds a cleared alarm for this input must be present before annunication. The range of this setting is 0..600. This variable is stored in non-volatile memory. |
| INT aiSPYInput9State | 1.3.6.1.4.1.539.20.3.25.1 | INTEGER | read-write | The state of use of Input Number 9. This variable is stored in non-volatile memory. |
| aiSPYInputs | 1.3.6.1.4.1.539.20.3 | |||
| INT aiSPYInputVoltage | 1.3.6.1.4.1.539.20.2.4 | INTEGER | read-only | The aiSPY input voltage (DC Power). |
| aiSPYKeypad | 1.3.6.1.4.1.539.20.2.3 | |||
| STR aiSPYKeypadCode1 | 1.3.6.1.4.1.539.20.2.3.1 | DisplayString | read-write | The aiSPY keypad access code for user #1. This can be up to six numeric characters. |
| STR aiSPYKeypadCode10 | 1.3.6.1.4.1.539.20.2.3.19 | DisplayString | read-write | The aiSPY keypad access code for user #10. This can be up to six numeric characters. |
| STR aiSPYKeypadCode11 | 1.3.6.1.4.1.539.20.2.3.21 | DisplayString | read-write | The aiSPY keypad access code for user #11. This can be up to six numeric characters. |
| STR aiSPYKeypadCode12 | 1.3.6.1.4.1.539.20.2.3.23 | DisplayString | read-write | The aiSPY keypad access code for user #12. This can be up to six numeric characters. |
| STR aiSPYKeypadCode13 | 1.3.6.1.4.1.539.20.2.3.25 | DisplayString | read-write | The aiSPY keypad access code for user #13. This can be up to six numeric characters. |
| STR aiSPYKeypadCode14 | 1.3.6.1.4.1.539.20.2.3.27 | DisplayString | read-write | The aiSPY keypad access code for user #14. This can be up to six numeric characters. |
| STR aiSPYKeypadCode15 | 1.3.6.1.4.1.539.20.2.3.29 | DisplayString | read-write | The aiSPY keypad access code for user #15. This can be up to six numeric characters. |
| STR aiSPYKeypadCode16 | 1.3.6.1.4.1.539.20.2.3.31 | DisplayString | read-write | The aiSPY keypad access code for user #16. This can be up to six numeric characters. |
| STR aiSPYKeypadCode17 | 1.3.6.1.4.1.539.20.2.3.33 | DisplayString | read-write | The aiSPY keypad access code for user #17. This can be up to six numeric characters. |
| STR aiSPYKeypadCode18 | 1.3.6.1.4.1.539.20.2.3.35 | DisplayString | read-write | The aiSPY keypad access code for user #18. This can be up to six numeric characters. |
| STR aiSPYKeypadCode19 | 1.3.6.1.4.1.539.20.2.3.37 | DisplayString | read-write | The aiSPY keypad access code for user #19. This can be up to six numeric characters. |
| STR aiSPYKeypadCode2 | 1.3.6.1.4.1.539.20.2.3.3 | DisplayString | read-write | The aiSPY keypad access code for user #2. This can be up to six numeric characters. |
| STR aiSPYKeypadCode20 | 1.3.6.1.4.1.539.20.2.3.39 | DisplayString | read-write | The aiSPY keypad access code for user #20. This can be up to six numeric characters. |
| STR aiSPYKeypadCode3 | 1.3.6.1.4.1.539.20.2.3.5 | DisplayString | read-write | The aiSPY keypad access code for user #3. This can be up to six numeric characters. |
| STR aiSPYKeypadCode4 | 1.3.6.1.4.1.539.20.2.3.7 | DisplayString | read-write | The aiSPY keypad access code for user #4. This can be up to six numeric characters. |
| STR aiSPYKeypadCode5 | 1.3.6.1.4.1.539.20.2.3.9 | DisplayString | read-write | The aiSPY keypad access code for user #5. This can be up to six numeric characters. |
| STR aiSPYKeypadCode6 | 1.3.6.1.4.1.539.20.2.3.11 | DisplayString | read-write | The aiSPY keypad access code for user #6. This can be up to six numeric characters. |
| STR aiSPYKeypadCode7 | 1.3.6.1.4.1.539.20.2.3.13 | DisplayString | read-write | The aiSPY keypad access code for user #7. This can be up to six numeric characters. |
| STR aiSPYKeypadCode8 | 1.3.6.1.4.1.539.20.2.3.15 | DisplayString | read-write | The aiSPY keypad access code for user #8. This can be up to six numeric characters. |
| STR aiSPYKeypadCode9 | 1.3.6.1.4.1.539.20.2.3.17 | DisplayString | read-write | The aiSPY keypad access code for user #9. This can be up to six numeric characters. |
| STR aiSPYKeypadName1 | 1.3.6.1.4.1.539.20.2.3.2 | DisplayString | read-write | The aiSPY keypad access name for user #1. This can be up to 20 characters. |
| STR aiSPYKeypadName10 | 1.3.6.1.4.1.539.20.2.3.20 | DisplayString | read-write | The aiSPY keypad access name for user #10. This can be up to 20 characters. |
| STR aiSPYKeypadName11 | 1.3.6.1.4.1.539.20.2.3.22 | DisplayString | read-write | The aiSPY keypad access name for user #11. This can be up to 20 characters. |
| STR aiSPYKeypadName12 | 1.3.6.1.4.1.539.20.2.3.24 | DisplayString | read-write | The aiSPY keypad access name for user #12. This can be up to 20 characters. |
| STR aiSPYKeypadName13 | 1.3.6.1.4.1.539.20.2.3.26 | DisplayString | read-write | The aiSPY keypad access name for user #13. This can be up to 20 characters. |
| STR aiSPYKeypadName14 | 1.3.6.1.4.1.539.20.2.3.28 | DisplayString | read-write | The aiSPY keypad access name for user #14. This can be up to 20 characters. |
| STR aiSPYKeypadName15 | 1.3.6.1.4.1.539.20.2.3.30 | DisplayString | read-write | The aiSPY keypad access name for user #15. This can be up to 20 characters. |
| STR aiSPYKeypadName16 | 1.3.6.1.4.1.539.20.2.3.32 | DisplayString | read-write | The aiSPY keypad access name for user #16. This can be up to 20 characters. |
| STR aiSPYKeypadName17 | 1.3.6.1.4.1.539.20.2.3.34 | DisplayString | read-write | The aiSPY keypad access name for user #17. This can be up to 20 characters. |
| STR aiSPYKeypadName18 | 1.3.6.1.4.1.539.20.2.3.36 | DisplayString | read-write | The aiSPY keypad access name for user #18. This can be up to 20 characters. |
| STR aiSPYKeypadName19 | 1.3.6.1.4.1.539.20.2.3.38 | DisplayString | read-write | The aiSPY keypad access name for user #19. This can be up to 20 characters. |
| STR aiSPYKeypadName2 | 1.3.6.1.4.1.539.20.2.3.4 | DisplayString | read-write | The aiSPY keypad access name for user #2. This can be up to 20 characters. |
| STR aiSPYKeypadName20 | 1.3.6.1.4.1.539.20.2.3.40 | DisplayString | read-write | The aiSPY keypad access name for user #20. This can be up to 20 characters. |
| STR aiSPYKeypadName3 | 1.3.6.1.4.1.539.20.2.3.6 | DisplayString | read-write | The aiSPY keypad access name for user #3. This can be up to 20 characters. |
| STR aiSPYKeypadName4 | 1.3.6.1.4.1.539.20.2.3.8 | DisplayString | read-write | The aiSPY keypad access name for user #4. This can be up to 20 characters. |
| STR aiSPYKeypadName5 | 1.3.6.1.4.1.539.20.2.3.10 | DisplayString | read-write | The aiSPY keypad access name for user #5. This can be up to 20 characters. |
| STR aiSPYKeypadName6 | 1.3.6.1.4.1.539.20.2.3.12 | DisplayString | read-write | The aiSPY keypad access name for user #6. This can be up to 20 characters. |
| STR aiSPYKeypadName7 | 1.3.6.1.4.1.539.20.2.3.14 | DisplayString | read-write | The aiSPY keypad access name for user #7. This can be up to 20 characters. |
| STR aiSPYKeypadName8 | 1.3.6.1.4.1.539.20.2.3.16 | DisplayString | read-write | The aiSPY keypad access name for user #8. This can be up to 20 characters. |
| STR aiSPYKeypadName9 | 1.3.6.1.4.1.539.20.2.3.18 | DisplayString | read-write | The aiSPY keypad access name for user #9. This can be up to 20 characters. |
| aiSPYLowBatteryAlarm | 1.3.6.1.4.1.539.20.5.3.97 | The aiSPY has detected a low battery condition. | ||
| INT aiSPYLowBatteryThreshold | 1.3.6.1.4.1.539.20.2.6 | INTEGER | read-write | The low voltage trip point for the low battery alarm. When the input voltage goes below this voltage, the Low Battery alarm is set. This variable is stored in non-volatile memory. |
| INT aiSPYOnBattery | 1.3.6.1.4.1.539.20.2.5 | INTEGER | read-write | The state of use of the On Battery Alarm. When the State is set to installed(1), the On Battery and Low Battery alarms are enabled. This variable is stored in non-volatile memory. |
| aiSPYOnBatteryAlarm | 1.3.6.1.4.1.539.20.5.3.96 | The On Battery input has been activated. | ||
| aiSPYOutputs | 1.3.6.1.4.1.539.20.4 | |||
| INT aiSPYPersistantTraps | 1.3.6.1.4.1.539.20.8.1 | INTEGER | read-write | The number of minutes between persistant traps. Set this to 0 to turn off persistant traps. This value is stored in non-volatile memory. |
| aiSPYRelay1 | 1.3.6.1.4.1.539.20.4.1 | |||
| STR aiSPYRelay1Label | 1.3.6.1.4.1.539.20.4.1.3 | DisplayString | read-write | A user-defined text string associated with Relay Number 1. The text string is stored in non-volatile memory. |
| INT aiSPYRelay1State | 1.3.6.1.4.1.539.20.4.1.1 | INTEGER | read-write | The state of use of Relay Number 1. The relay can be set for normally open or closed. The relay can be forced to an on or off condition, or controlled by the keypad. This variable is stored in non-volatile memory. |
| INT aiSPYRelay1Status | 1.3.6.1.4.1.539.20.4.1.2 | INTEGER | read-only | The current status for relay 1. |
| INT aiSPYRelay1Time | 1.3.6.1.4.1.539.20.4.1.4 | INTEGER | read-write | The number of seconds the relay will be activated. Set this to -1 for indefinitely. |
| aiSPYRelay2 | 1.3.6.1.4.1.539.20.4.2 | |||
| STR aiSPYRelay2Label | 1.3.6.1.4.1.539.20.4.2.3 | DisplayString | read-write | A user-defined text string associated with Relay Number 2. The text string is stored in non-volatile memory. |
| INT aiSPYRelay2State | 1.3.6.1.4.1.539.20.4.2.1 | INTEGER | read-write | The state of use of Relay Number 2. The relay can be set for normally open or closed. The relay can be forced to an on or off condition, or controlled by the keypad. This variable is stored in non-volatile memory. |
| INT aiSPYRelay2Status | 1.3.6.1.4.1.539.20.4.2.2 | INTEGER | read-only | The current status for relay 2. |
| INT aiSPYRelay2Time | 1.3.6.1.4.1.539.20.4.2.4 | INTEGER | read-write | The number of seconds the relay will be activated. Set this to -1 for indefinitely. |
| aiSPYRelay3 | 1.3.6.1.4.1.539.20.4.3 | |||
| STR aiSPYRelay3Label | 1.3.6.1.4.1.539.20.4.3.3 | DisplayString | read-write | A user-defined text string associated with Relay Number 3. The text string is stored in non-volatile memory. |
| INT aiSPYRelay3State | 1.3.6.1.4.1.539.20.4.3.1 | INTEGER | read-write | The state of use of Relay Number 3. The relay can be set for normally open or closed. The relay can be forced to an on or off condition, or controlled by the keypad. This variable is stored in non-volatile memory. |
| INT aiSPYRelay3Status | 1.3.6.1.4.1.539.20.4.3.2 | INTEGER | read-only | The current status for relay 3. |
| INT aiSPYRelay3Time | 1.3.6.1.4.1.539.20.4.3.4 | INTEGER | read-write | The number of seconds the relay will be activated. Set this to -1 for indefinitely. |
| aiSPYRelay4 | 1.3.6.1.4.1.539.20.4.4 | |||
| STR aiSPYRelay4Label | 1.3.6.1.4.1.539.20.4.4.3 | DisplayString | read-write | A user-defined text string associated with Relay Number 4. The text string is stored in non-volatile memory. |
| INT aiSPYRelay4State | 1.3.6.1.4.1.539.20.4.4.1 | INTEGER | read-write | The state of use of Relay Number 4. The relay can be set for normally open or closed. The relay can be forced to an on or off condition, or controlled by the keypad. This variable is stored in non-volatile memory. |
| INT aiSPYRelay4Status | 1.3.6.1.4.1.539.20.4.4.2 | INTEGER | read-only | The current status for relay 4. |
| INT aiSPYRelay4Time | 1.3.6.1.4.1.539.20.4.4.4 | INTEGER | read-write | The number of seconds the relay will be activated. Set this to -1 for indefinitely. |
| aiSPYRelay5 | 1.3.6.1.4.1.539.20.4.5 | |||
| STR aiSPYRelay5Label | 1.3.6.1.4.1.539.20.4.5.3 | DisplayString | read-write | A user-defined text string associated with Relay Number 5. The text string is stored in non-volatile memory. |
| INT aiSPYRelay5State | 1.3.6.1.4.1.539.20.4.5.1 | INTEGER | read-write | The state of use of Relay Number 5. The relay can be set for normally open or closed. The relay can be forced to an on or off condition, or controlled by the keypad. This variable is stored in non-volatile memory. |
| INT aiSPYRelay5Status | 1.3.6.1.4.1.539.20.4.5.2 | INTEGER | read-only | The current status for relay 5. |
| INT aiSPYRelay5Time | 1.3.6.1.4.1.539.20.4.5.4 | INTEGER | read-write | The number of seconds the relay will be activated. Set this to -1 for indefinitely. |
| aiSPYRelay6 | 1.3.6.1.4.1.539.20.4.6 | |||
| STR aiSPYRelay6Label | 1.3.6.1.4.1.539.20.4.6.3 | DisplayString | read-write | A user-defined text string associated with Relay Number 6. The text string is stored in non-volatile memory. |
| INT aiSPYRelay6State | 1.3.6.1.4.1.539.20.4.6.1 | INTEGER | read-write | The state of use of Relay Number 6. The relay can be set for normally open or closed. The relay can be forced to an on or off condition, or controlled by the keypad. This variable is stored in non-volatile memory. |
| INT aiSPYRelay6Status | 1.3.6.1.4.1.539.20.4.6.2 | INTEGER | read-only | The current status for relay 6. |
| INT aiSPYRelay6Time | 1.3.6.1.4.1.539.20.4.6.4 | INTEGER | read-write | The number of seconds the relay will be activated. Set this to -1 for indefinitely. |
| aiSPYSystem | 1.3.6.1.4.1.539.20.2 | |||
| aiSPYTraps | 1.3.6.1.4.1.539.20.6 | |||
| aiSPYTrapSettings | 1.3.6.1.4.1.539.20.8 | |||
| aiSPYWellKnownAlarms | 1.3.6.1.4.1.539.20.5.3 |
RFC description
Defines SNMP management interface for aiSPY monitor control units and system monitoring.
Start monitoring Applied Innovation security/access-control equipment (legacy) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.