Cisco Cisco 3350 Mobility Services Engine Developer's Guide

Page of 224
C
ISCO 
MSE
 
API
 
S
PECI FICATI ON 
G
UI DE 
 
C
ONTEXT 
A
W ARE 
S
ERVICE  OF 
MSE,
 
R
ELEASE 
7.4
.
       
P
A G E  
173
  O F  
227  
Alternatively, the chokepointMatchOperator and chokepointMacPattern can be populated and 
an event will be fired when a tag encounters a chokepoint whose macaddress matches the set 
up criteria. 
Class 
AesTriggerChokePoint 
 
Attribute 
Type 
Access 
subTrigger 
boolean 
RW 
andTerm 
boolean 
RW 
andList 
List of 
AesTrigger 
RW 
orList 
List of 
AesTrigger 
RW 
Param 
String 
RW 
Operator 
int 
RW 
triggerType 
int 
RW 
triggerClass 
int 
RW 
chokepointMacList 
List of String 
RW 
chokepointMatchOperator 
Int 
OP_EQ = 0;      
OP_LIKE = 1; 
OP_NOT_LIKE=2  
RW 
chokepointMacPattern 
String 
RW 
 
12.1.15 
Trigger Emergency 
A trigger that may fire an event based on each time a tag notifies the lbs of an emergency 
condition. 
Class 
AesTriggerEmergency 
 
Attribute 
Type 
Access