JCImSeries-MIB: View SNMP OID List / Download MIB
VENDOR: JOHNSON CONTROLS
Home | MIB: JCImSeries-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
jcimSeriesMIB | 1.3.6.1.4.1.4399.2.1.10.1 |
This MIB module describes all attributes included in traps created from Metasys OPC Event Data. |
||
opcTypes | 1.3.6.1.4.1.4399.2.1.10.2 | |||
opcSeverity | 1.3.6.1.4.1.4399.2.1.10.2.1 | integer | read-only |
Indicates the severity of the OPCEvent represented by the trap where a values of 1-333 are low, 334-666 are medium and 667-1000 are high. |
opcSource | 1.3.6.1.4.1.4399.2.1.10.2.2 | displaystring | read-only |
The name of the device or system that has sent the event. |
opcTimeStamp | 1.3.6.1.4.1.4399.2.1.10.2.3 | displaystring | read-only |
A string identifying the time the OPC-Event has occured. Note that the time is given as UTC-time. |
opcMessage | 1.3.6.1.4.1.4399.2.1.10.2.4 | displaystring | read-only |
A string that contains further information about the event. Often this string is used to specify the action that the operator should take. |
opcEventCategory | 1.3.6.1.4.1.4399.2.1.10.2.5 | displaystring | read-only |
Describes the category this event belongs, for example, Fire or General. |
opcEventCategoryText | 1.3.6.1.4.1.4399.2.1.10.2.6 | displaystring | read-only |
Describes the category this event belongs, for example, Fire or General. |
opcEventType | 1.3.6.1.4.1.4399.2.1.10.2.7 | integer | read-only |
Indicates the type of OPC-Event represented by the trap. Enumeration: 'simpleEvent': 1, 'conditionEvent': 4, 'trackingEvent': 2. |
opcEventTypeText | 1.3.6.1.4.1.4399.2.1.10.2.8 | displaystring | read-only |
The same as opcEventType except that it will return a humand readable text describing the type of the event. The possible event types are: Conditional, Simple or Tracking-Event. |
opcCondition | 1.3.6.1.4.1.4399.2.1.10.2.20 | displaystring | read-only |
Indicates the condition type of the OPCEvent represented by the trap, for example, Alarm or Normal. |
opcSubCondition | 1.3.6.1.4.1.4399.2.1.10.2.21 | displaystring | read-only |
Indicates the subcondition status of the OPCEvent represented by the trap, for example, a subcondition of an alarm is low alarm. |
opcActiveTime | 1.3.6.1.4.1.4399.2.1.10.2.22 | displaystring | read-only |
Shows the UTC-time this event became active. |
opcQuality | 1.3.6.1.4.1.4399.2.1.10.2.23 | integer | read-only |
The raw value of the OPC-quality according to the OPC DA specificatoin. |
opcQualityText | 1.3.6.1.4.1.4399.2.1.10.2.24 | displaystring | read-only |
The same as opcQuality except that it contains a human readable text. |
opcNewState | 1.3.6.1.4.1.4399.2.1.10.2.25 | integer | read-only |
Indicates the new state of the alarm. Enumeration: 'opcConditionActive': 2, 'opcConditionAcked': 4, 'opcConditionEnabled': 1. |
opcNewStateText | 1.3.6.1.4.1.4399.2.1.10.2.26 | displaystring | read-only |
Indicates the new state of the alarm. |
opcAckRequired | 1.3.6.1.4.1.4399.2.1.10.2.27 | integer | read-only |
Indicates whether this alarm has to be acknowledged or not. |
opcAckRequiredText | 1.3.6.1.4.1.4399.2.1.10.2.28 | displaystring | read-only |
Outputs ACKNOWLEDGE REQUIRED if integer value is 1. |
opcCookie | 1.3.6.1.4.1.4399.2.1.10.2.29 | integer32 | read-only |
A unique ID for this event, normally for internal use only. |
opcChangeMaskText | 1.3.6.1.4.1.4399.2.1.10.2.30 | displaystring | read-only |
A list of properties of the alarm or event have changed For example, the event has become inactive and acknowledged. |
opcActorID | 1.3.6.1.4.1.4399.2.1.10.2.31 | displaystring | read-only |
For conditional events, this is the operator or software that has acknowledged the event. For tracking events, this is the actor ID. |
opcChangeMask | 1.3.6.1.4.1.4399.2.1.10.2.32 | integer | read-only |
A set of bit flags indicating which properties of the alarm or event have changed: Bit 0 set = active state of the alarm. Bit 1 set = alarm has been acknowledged. Bit 2 set = alarm condition has been enabled or disabled. Bit 4 set = the quality of the data the alarm is based upon, has changed. Bit 5 set = the severity of the alarm has changed. Bit 6 set = the alarm has changed to another subcondition. Bit 7 set = the alarm message has changed. Bit 8 set = an attribute of the alarm has changed. |
originalDate | 1.3.6.1.4.1.4399.2.1.10.2.40 | displaystring | read-only |
Identifies the date of the original event. |
originalTime | 1.3.6.1.4.1.4399.2.1.10.2.41 | displaystring | read-only |
Identifies the time of the original event. |
networkName | 1.3.6.1.4.1.4399.2.1.10.2.43 | displaystring | read-only |
The Metasys network which is the source of the event, this string is also included in the OPCsource. |
ncmName | 1.3.6.1.4.1.4399.2.1.10.2.44 | displaystring | read-only |
The Metasys network controller which is the source of the event, this string is also included in the OPCsource. |
systemID | 1.3.6.1.4.1.4399.2.1.10.2.45 | displaystring | read-only |
The system which is the source of the event, this string is also included in the OPCsource. |
id | 1.3.6.1.4.1.4399.2.1.10.2.46 | displaystring | read-only |
The object which is the source of the event, this string is also included in the OPCsource. |
expandedID | 1.3.6.1.4.1.4399.2.1.10.2.47 | displaystring | read-only |
The long name of the object which is the source of the event. |
presentvalue | 1.3.6.1.4.1.4399.2.1.10.2.48 | displaystring | read-only |
The value of the object when the event occurred. |
units | 1.3.6.1.4.1.4399.2.1.10.2.49 | displaystring | read-only |
The engineering units asssigned to the object. |
reportType | 1.3.6.1.4.1.4399.2.1.10.2.50 | displaystring | read-only |
The report type of the event, CRITICAL, STATUS or FOLLOWUP. |
alarmType | 1.3.6.1.4.1.4399.2.1.10.2.51 | displaystring | read-only |
The report type of the event, CRITICAL, STATUS or FOLLOWUP. |
availattribute1 | 1.3.6.1.4.1.4399.2.1.10.2.52 | displaystring | read-only |
Available for future use. |
alarmPriority | 1.3.6.1.4.1.4399.2.1.10.2.53 | displaystring | read-only |
The original Metasys Report severity (1-4) |
featureStatus | 1.3.6.1.4.1.4399.2.1.10.2.60 | displaystring | read-only |
For feature related transactions, the name of the feature. For operator commands, the status of the object. |
reportDate | 1.3.6.1.4.1.4399.2.1.10.2.61 | displaystring | read-only |
The date the transaction occurred. |
reportTime | 1.3.6.1.4.1.4399.2.1.10.2.62 | displaystring | read-only |
The time the transaction occurred. |
transactionType | 1.3.6.1.4.1.4399.2.1.10.2.63 | integer | read-only |
Transaction Type as an enumeration Enumeration: 'logonLogoff': 1, 'feature': 3, 'object': 2. |
transactionTypeText | 1.3.6.1.4.1.4399.2.1.10.2.64 | displaystring | read-only |
Transaction Type |
location | 1.3.6.1.4.1.4399.2.1.10.2.65 | displaystring | read-only |
Location. |
deviceName | 1.3.6.1.4.1.4399.2.1.10.2.66 | displaystring | read-only |
The name of the operator device where the transaction occurred. |
userID | 1.3.6.1.4.1.4399.2.1.10.2.67 | displaystring | read-only |
The three character password ID of the operator who performed the transaction. |
accssLevel | 1.3.6.1.4.1.4399.2.1.10.2.68 | displaystring | read-only |
For logon, the users access level. For logoff, 0. Otherwise, the access level required to perform the transaction. |
transactionText | 1.3.6.1.4.1.4399.2.1.10.2.69 | displaystring | read-only |
A description of the transaction. |
firstName | 1.3.6.1.4.1.4399.2.1.10.2.70 | displaystring | read-only |
First Name of the operator who performed a transaction. |
lastName | 1.3.6.1.4.1.4399.2.1.10.2.71 | displaystring | read-only |
Last Name of the operator who performed a transaction. |
spclText | 1.3.6.1.4.1.4399.2.1.10.2.72 | displaystring | read-only |
Information about the event. |
cardNumber | 1.3.6.1.4.1.4399.2.1.10.2.73 | displaystring | read-only |
Card Number used in the transaction. |
deviceTimePresent | 1.3.6.1.4.1.4399.2.1.10.2.74 | displaystring | read-only |
If true, the reported time is from the device. |
esjAckComment | 1.3.6.1.4.1.4399.2.1.10.2.75 | displaystring | read-only |
A comment entered by the operator acknowledging the event. |
propertyValue | 1.3.6.1.4.1.4399.2.1.10.2.100 | displaystring | read-only |
The current value of the attribute. |
unit | 1.3.6.1.4.1.4399.2.1.10.2.101 | displaystring | read-only |
The unit of the value. |
propertyName | 1.3.6.1.4.1.4399.2.1.10.2.102 | displaystring | read-only |
The name of the attribute. |
fromState | 1.3.6.1.4.1.4399.2.1.10.2.103 | displaystring | read-only |
The previous state before the transition occurred. |
vendorIdentifier | 1.3.6.1.4.1.4399.2.1.10.2.104 | displaystring | read-only |
The Bacnet Vendor Identifier number. 5 will be set for JC devices. |
areas | 1.3.6.1.4.1.4399.2.1.10.2.105 | displaystring | read-only |
The Query Filter String. |
bacnetEventType | 1.3.6.1.4.1.4399.2.1.10.2.106 | displaystring | read-only |
The Bacnet defined event type. |
ackComment | 1.3.6.1.4.1.4399.2.1.10.2.107 | displaystring | read-only |
A comment entered by the operator acknowledging the event. |
completeAcknowledge | 1.3.6.1.4.1.4399.2.1.10.2.108 | displaystring | read-only |
A indication of whether the controller needs complete acknowledgement. |
badgeNumber | 1.3.6.1.4.1.4399.2.1.10.2.109 | displaystring | read-only |
The badge number of the badge holder. |
badgeTrace | 1.3.6.1.4.1.4399.2.1.10.2.110 | displaystring | read-only |
Specifies if the card event set to be part of trace. |
issueLevel | 1.3.6.1.4.1.4399.2.1.10.2.111 | displaystring | read-only |
The current issue of badge that created event. |
timedOverride | 1.3.6.1.4.1.4399.2.1.10.2.112 | displaystring | read-only |
Timed Override |
facilityCode | 1.3.6.1.4.1.4399.2.1.10.2.113 | displaystring | read-only |
The facility code of badge. |
direction | 1.3.6.1.4.1.4399.2.1.10.2.114 | displaystring | read-only |
Enum=in,out,toggle,unknown,muster. |
functionKey | 1.3.6.1.4.1.4399.2.1.10.2.115 | displaystring | read-only |
Function Key |
barcodeAttach | 1.3.6.1.4.1.4399.2.1.10.2.116 | displaystring | read-only |
32 character string- NULL if N/A. |
terminalName | 1.3.6.1.4.1.4399.2.1.10.2.117 | displaystring | read-only |
Terminal Name |
userName | 1.3.6.1.4.1.4399.2.1.10.2.118 | displaystring | read-only |
User Name |
auditItemName | 1.3.6.1.4.1.4399.2.1.10.2.119 | displaystring | read-only |
Audit Item Name |
pegasysEventName | 1.3.6.1.4.1.4399.2.1.10.2.120 | displaystring | read-only |
Pegasys Event Name |
errorLogType | 1.3.6.1.4.1.4399.2.1.10.2.121 | displaystring | read-only |
Error Log Type |
triggerCode | 1.3.6.1.4.1.4399.2.1.10.2.122 | displaystring | read-only |
Trigger Code |
triggerText | 1.3.6.1.4.1.4399.2.1.10.2.123 | displaystring | read-only |
Trigger Text |
triggerValue | 1.3.6.1.4.1.4399.2.1.10.2.124 | displaystring | read-only |
Trigger Value |
reliability | 1.3.6.1.4.1.4399.2.1.10.2.125 | displaystring | read-only |
Reliability |
opcTraps | 1.3.6.1.4.1.4399.2.1.10.3 | |||
opcN1Traps | 1.3.6.1.4.1.4399.2.1.10.3.1 | |||
n1HvacActiveConditionalEvent | 1.3.6.1.4.1.4399.2.1.10.3.1.0.1 |
This trap is sent when a n1 HVAC conditional event becomes active. |
||
n1HvacInactiveConditionalEvent | 1.3.6.1.4.1.4399.2.1.10.3.1.0.2 |
This trap is sent if when a n1 HVAC conditional event becomes inactive. |
||
n1HvacConditionalEventAcknowledged | 1.3.6.1.4.1.4399.2.1.10.3.1.0.3 |
This trap is sent when a n1 HVAC conditional event is acknowledged by a Metasys operator. |
||
n1FireActiveConditionalEvent | 1.3.6.1.4.1.4399.2.1.10.3.1.0.4 |
This trap is sent if when a n1 fire conditional event becomes active. |
||
n1FireInactiveConditionalEvent | 1.3.6.1.4.1.4399.2.1.10.3.1.0.5 |
This trap is sent if when a n1 fire conditional event becomes inactive. |
||
n1FireConditionalEventAcknowledged | 1.3.6.1.4.1.4399.2.1.10.3.1.0.6 |
This trap is sent when a n1 fire conditional event is acknowledged by a Metasys operator. |
||
n1ServicesActiveConditionalEvent | 1.3.6.1.4.1.4399.2.1.10.3.1.0.7 |
This trap is sent if when a n1 services conditional event becomes active. |
||
n1ServicesInactiveConditionalEvent | 1.3.6.1.4.1.4399.2.1.10.3.1.0.8 |
This trap is sent if when a n1 services conditional event becomes inactive. |
||
n1ServicesConditionalEventAcknowledged | 1.3.6.1.4.1.4399.2.1.10.3.1.0.9 |
This trap is sent when a n1 services conditional event is acknowledged by a Metasys operator. |
||
n1SecurityActiveConditionalEvent | 1.3.6.1.4.1.4399.2.1.10.3.1.0.10 |
This trap is sent if when a n1 security conditional event becomes active. |
||
n1SecurityInactiveConditionalEvent | 1.3.6.1.4.1.4399.2.1.10.3.1.0.11 |
This trap is sent if when a n1 security conditional event becomes inactive. |
||
n1SecurityConditionalEventAcknowledged | 1.3.6.1.4.1.4399.2.1.10.3.1.0.12 |
This trap is sent when a n1 security conditional event is acknowledged by a Metasys operator. |
||
n1AdminActiveConditionalEvent | 1.3.6.1.4.1.4399.2.1.10.3.1.0.13 |
This trap is sent if when an n1 administrative conditional event becomes active. |
||
n1AdminInactiveConditionalEvent | 1.3.6.1.4.1.4399.2.1.10.3.1.0.14 |
This trap is sent if when a n1 administrative conditional event becomes inactive. |
||
n1AdminConditionalEventAcknowledged | 1.3.6.1.4.1.4399.2.1.10.3.1.0.15 |
This trap is sent when a n1 administrative conditional event is acknowledged by a Metasys operator. |
||
n1GeneralActiveConditionalEvent | 1.3.6.1.4.1.4399.2.1.10.3.1.0.16 |
This trap is sent if when a n1 general conditional event becomes active. |
||
n1GeneralInactiveConditionalEvent | 1.3.6.1.4.1.4399.2.1.10.3.1.0.17 |
This trap is sent when a n1 general conditional event becomes inactive. |
||
n1GeneralConditionalEventAcknowledged | 1.3.6.1.4.1.4399.2.1.10.3.1.0.18 |
This trap is sent when a n1 general conditional event is acknowledged by a Metasys operator. |
||
n1HvacSimpleEvent | 1.3.6.1.4.1.4399.2.1.10.3.1.0.19 |
This is a n1 HVAC information trap. |
||
n1FireSimpleEvent | 1.3.6.1.4.1.4399.2.1.10.3.1.0.20 |
This is a n1 fire information trap. |
||
n1ServicesSimpleEvent | 1.3.6.1.4.1.4399.2.1.10.3.1.0.21 |
This is a n1 services information trap. |
||
n1SecuritySimpleEvent | 1.3.6.1.4.1.4399.2.1.10.3.1.0.22 |
This is a n1 security information trap. |
||
n1AdminSimpleEvent | 1.3.6.1.4.1.4399.2.1.10.3.1.0.23 |
This is a n1 administrative information trap. |
||
n1GeneralSimpleEvent | 1.3.6.1.4.1.4399.2.1.10.3.1.0.24 |
This is a n1 general information trap. |
||
n1HvacTrackingEvent | 1.3.6.1.4.1.4399.2.1.10.3.1.0.25 |
This is a n1 HVAC tracking trap. |
||
n1FireTrackingEvent | 1.3.6.1.4.1.4399.2.1.10.3.1.0.26 |
This is a n1 fire tracking trap. |
||
n1ServicesTrackingEvent | 1.3.6.1.4.1.4399.2.1.10.3.1.0.27 |
This is a n1 service tracking trap. |
||
n1SecurityTrackingEvent | 1.3.6.1.4.1.4399.2.1.10.3.1.0.28 |
This is a n1 security tracking trap. |
||
n1AdminTrackingEvent | 1.3.6.1.4.1.4399.2.1.10.3.1.0.29 |
This is a n1 administrative tracking trap. |
||
n1GeneralTrackingEvent | 1.3.6.1.4.1.4399.2.1.10.3.1.0.30 |
This is a n1 general tracking trap. |
||
opcBacnetTraps | 1.3.6.1.4.1.4399.2.1.10.3.2 | |||
bacnetDeviceFailureActiveConditionalEvent | 1.3.6.1.4.1.4399.2.1.10.3.2.0.1 |
This trap is sent when a bacnet device failure conditional event becomes active. |
||
bacnetDeviceFailureInactiveConditionalEvent | 1.3.6.1.4.1.4399.2.1.10.3.2.0.2 |
This trap is sent when a bacnet device failure conditional event becomes inactive. |
||
bacnetDeviceFailureConditionalEventAcknowledged | 1.3.6.1.4.1.4399.2.1.10.3.2.0.3 |
This trap is sent when a bacnet device failure condition is acknowledged by a Metasys operator. |
||
bacnetHvacActiveConditionalEvent | 1.3.6.1.4.1.4399.2.1.10.3.2.0.4 |
This trap is sent when a bacnet HVAC conditional event becomes active. |
||
bacnetHvacInactiveConditionalEvent | 1.3.6.1.4.1.4399.2.1.10.3.2.0.5 |
This trap is sent when a bacnet HVAC conditional event becomes inactive. |
||
bacnetHvacConditionalEventAcknowledged | 1.3.6.1.4.1.4399.2.1.10.3.2.0.6 |
This trap is sent when a bacnet HVAC condition is acknowledged by a Metasys operator. |
||
bacnetFireActiveConditionalEvent | 1.3.6.1.4.1.4399.2.1.10.3.2.0.7 |
This trap is sent when a bacnet fire conditional event becomes active. |
||
bacnetFireInactiveConditionalEvent | 1.3.6.1.4.1.4399.2.1.10.3.2.0.8 |
This trap is sent when a bacnet fire conditional event becomes inactive. |
||
bacnetFireConditionalEventAcknowledged | 1.3.6.1.4.1.4399.2.1.10.3.2.0.9 |
This trap is sent when a bacnet fire condition is acknowledged by a Metasys operator. |
||
bacnetSecurityActiveConditionalEvent | 1.3.6.1.4.1.4399.2.1.10.3.2.0.10 |
This trap is sent when a security conditional event becomes active. |
||
bacnetSecurityInactiveConditionalEvent | 1.3.6.1.4.1.4399.2.1.10.3.2.0.11 |
This trap is sent when a security conditional event becomes inactive. |
||
bacnetSecurityConditionalEventAcknowledged | 1.3.6.1.4.1.4399.2.1.10.3.2.0.12 |
This trap is sent when a bacnet security condition is acknowledged by a Metasys operator. |
||
bacnetServicesActiveConditionalEvent | 1.3.6.1.4.1.4399.2.1.10.3.2.0.13 |
This trap is sent when a bacnet services condition becomes active. |
||
bacnetServicesInactiveConditionalEvent | 1.3.6.1.4.1.4399.2.1.10.3.2.0.14 |
This trap is sent when a bacnet services condition becomes inactive. |
||
bacnetServicesConditionalEventAcknowledged | 1.3.6.1.4.1.4399.2.1.10.3.2.0.15 |
This trap is sent when a bacnet services condition is acknowledged by a Metasys operator. |
||
bacnetAdminActiveConditionalEvent | 1.3.6.1.4.1.4399.2.1.10.3.2.0.16 |
This trap is sent when a bacnet administrative condition becomes active |
||
bacnetAdminInactiveConditionalEvent | 1.3.6.1.4.1.4399.2.1.10.3.2.0.17 |
This trap is sent when a bacnet administrative condition becomes inactive. |
||
bacnetAdminConditionalEventAcknowledged | 1.3.6.1.4.1.4399.2.1.10.3.2.0.18 |
This trap is sent when a bacnet administrative condition is acknowledged by a Metasys operator. |
||
bacnetGeneralAlarmActiveConditionalEvent | 1.3.6.1.4.1.4399.2.1.10.3.2.0.19 |
This trap is sent when a bacnet general alarm is active. |
||
bacnetGeneralAlarmInactiveConditionalEvent | 1.3.6.1.4.1.4399.2.1.10.3.2.0.20 |
This trap is sent when a bacnet general alarm becomes inactive. |
||
bacnetGeneralAlarmConditionalEventAcknowledged | 1.3.6.1.4.1.4399.2.1.10.3.2.0.21 |
This trap is sent when a bacnet general alarm is acknowledged by a Metasys operator. |
||
bacnetGeneralEventActiveConditionalEvent | 1.3.6.1.4.1.4399.2.1.10.3.2.0.22 |
This trap is sent when a device failure alarm is activated. |
||
bacnetGeneralEventInactiveConditionalEvent | 1.3.6.1.4.1.4399.2.1.10.3.2.0.23 |
This trap is sent when a device failure alarm is no longer active. |
||
bacnetGeneralEventConditionalEventAcknowledged | 1.3.6.1.4.1.4399.2.1.10.3.2.0.24 |
This trap is sent when a device failure alarm has been acknowledged by an operator. |
||
bacnetPanelEventActiveConditionalEvent | 1.3.6.1.4.1.4399.2.1.10.3.2.0.25 |
This trap is sent when a bacnet panel event condition becomes active. |
||
bacnetPanelEventInactiveConditionalEvent | 1.3.6.1.4.1.4399.2.1.10.3.2.0.26 |
This trap is sent when a bacnet panel event condition becomes inactive. |
||
bacnetPanelEventConditionalEventAcknowledged | 1.3.6.1.4.1.4399.2.1.10.3.2.0.27 |
This trap is sent when a bacnet panel event condition is acknowledged by a Metasys operator. |
||
bacnetPanelHWStatusActiveConditionalEvent | 1.3.6.1.4.1.4399.2.1.10.3.2.0.28 |
This trap is sent when a bacnet panel hardware status conditional event has becomes active. |
||
bacnetPanelHWStatusInactiveConditionalEvent | 1.3.6.1.4.1.4399.2.1.10.3.2.0.29 |
This trap is sent when a bacnet panel hardware status conditional event has becomes inactive. |
||
bacnetPanelHWStatusConditionalEventAcknowledged | 1.3.6.1.4.1.4399.2.1.10.3.2.0.30 |
This trap is sent when a panel hardware status conditional event has been acknowledged by an operator. |
||
bacnetHostLogActiveConditionalEvent | 1.3.6.1.4.1.4399.2.1.10.3.2.0.31 |
This trap is sent when a bacnet host log condition becomes active. |
||
bacnetHostLogInactiveConditionalEvent | 1.3.6.1.4.1.4399.2.1.10.3.2.0.32 |
This trap is sent when a bacnet host log condition becomes inactive. |
||
bacnetHostLogConditionalEventAcknowledged | 1.3.6.1.4.1.4399.2.1.10.3.2.0.33 |
This trap is sent when a bacnet host log condition has been acknowledged by an operator. |
||
bacnetOutputPointStatusActiveConditionalEvent | 1.3.6.1.4.1.4399.2.1.10.3.2.0.34 |
This trap is sent when a bacnet output point status conditional event is activated. |
||
bacnetOutputPointStatusInactiveConditionalEvent | 1.3.6.1.4.1.4399.2.1.10.3.2.0.35 |
This trap is sent when a bacnet output point status conditional event is no longer active. |
||
bacnetOutputPointStatusConditionalEventAcknowledged | 1.3.6.1.4.1.4399.2.1.10.3.2.0.36 |
This trap is sent when a bacnet output point status condition has been acknowledged by an operator. |
||
bacnetInputPointStatusActiveConditionalEvent | 1.3.6.1.4.1.4399.2.1.10.3.2.0.37 |
This trap is sent when a bacnet input point status event becomes active. |
||
bacnetInputPointStatusInactiveConditionalEvent | 1.3.6.1.4.1.4399.2.1.10.3.2.0.38 |
This trap is sent when a bacnet input point status event is no longer active. |
||
bacnetInputPointStatusConditionalEventAcknowledged | 1.3.6.1.4.1.4399.2.1.10.3.2.0.39 |
This trap is sent when a bacnet input point status event has been acknowledged by an operator. |
||
bacnetHvacSimpleEvent | 1.3.6.1.4.1.4399.2.1.10.3.2.0.40 |
This is a bacnet HVAC information trap. |
||
bacnetFireSimpleEvent | 1.3.6.1.4.1.4399.2.1.10.3.2.0.41 |
This is a bacnet fire information trap. |
||
bacnetSecuritySimpleEvent | 1.3.6.1.4.1.4399.2.1.10.3.2.0.42 |
This is a bacnet security information trap. |
||
bacnetServicesSimpleEvent | 1.3.6.1.4.1.4399.2.1.10.3.2.0.43 |
This is a bacnet services information trap. |
||
bacnetAdminSimpleEvent | 1.3.6.1.4.1.4399.2.1.10.3.2.0.44 |
This is a bacnet administrative information trap. |
||
bacnetAccessGrantSimpleEvent | 1.3.6.1.4.1.4399.2.1.10.3.2.0.45 |
This is a bacnet access granted information trap. |
||
bacnetAccessDenySimpleEvent | 1.3.6.1.4.1.4399.2.1.10.3.2.0.46 |
This is a bacnet access denied information trap. |
||
bacnetCardTraceSimpleEvent | 1.3.6.1.4.1.4399.2.1.10.3.2.0.47 |
This is a bacnet card trace information trap. |
||
bacnetTAAccessGrantSimpleEvent | 1.3.6.1.4.1.4399.2.1.10.3.2.0.48 |
This is a bacnet granted information trap. |
||
bacnetOutputPointStatusSimpleEvent | 1.3.6.1.4.1.4399.2.1.10.3.2.0.49 |
This is a bacnet output point status information trap. |
||
bacnetInputPointStatusSimpleEvent | 1.3.6.1.4.1.4399.2.1.10.3.2.0.50 |
This is a bacnet input point status information trap. |
||
bacnetAuditSimpleEvent | 1.3.6.1.4.1.4399.2.1.10.3.2.0.51 |
This is a bacnet audit information trap. |
||
bacnetHostEventSimpleEvent | 1.3.6.1.4.1.4399.2.1.10.3.2.0.52 |
This is a bacnet host event information trap. |
||
bacnetHostLogSimpleEvent | 1.3.6.1.4.1.4399.2.1.10.3.2.0.53 |
This is a bacnet host log information trap. |
||
bacnetHostLogicSimpleEvent | 1.3.6.1.4.1.4399.2.1.10.3.2.0.54 |
This is a bacnet host logic information trap. |
||
bacnetPanelEventSimpleEvent | 1.3.6.1.4.1.4399.2.1.10.3.2.0.55 |
This is a bacnet panel event information trap. |
||
bacnetPanelHWStatusSimpleEvent | 1.3.6.1.4.1.4399.2.1.10.3.2.0.56 |
This is a bacnet panel hardware status information trap. |
||
bacnetCommErrorSimpleEvent | 1.3.6.1.4.1.4399.2.1.10.3.2.0.57 |
This is a bacnet communication error information trap. |
||
bacnetGeneralSimpleEvent | 1.3.6.1.4.1.4399.2.1.10.3.2.0.58 |
This is a bacnet general information trap. |
||
opcStandardTraps | 1.3.6.1.4.1.4399.2.1.10.3.3 | |||
opcStandardActiveGeneralConditionalEvent | 1.3.6.1.4.1.4399.2.1.10.3.3.0.1 |
This trap is sent when an opc conditional event occurs. |
||
opcStandardInactiveConditionalEvent | 1.3.6.1.4.1.4399.2.1.10.3.3.0.2 |
This trap is sent when an opc conditional event becomes inactive. |
||
opcStandardGeneralConditionalEventAcknowledged | 1.3.6.1.4.1.4399.2.1.10.3.3.0.3 |
This trap is sent when an opc conditional event is acknowledged. |
||
opcStandardSimpleNotification | 1.3.6.1.4.1.4399.2.1.10.3.3.0.4 |
This trap is sent for information purposes when an opc Simple event occurs. |
||
opcStandardTrackingEvent | 1.3.6.1.4.1.4399.2.1.10.3.3.0.5 |
This is a generic opc Tracking notification sent for information purposes. |