Management::EventSubscription::EventType

Introduced : BIG-IP_v9.0
The category event that a given subscription is listening on. when the subscription sees an event occur that fits one of these flags, a notification is triggered.

Members

Member

Value

Description

EVENTTYPE_NONE

0

Non event based message.

EVENTTYPE_TEST

1

A test nofitication message.

EVENTTYPE_ALL

2

All possible EventTypes.

EVENTTYPE_SYSTEM_STARTUP

3

A system startup has occurred.

EVENTTYPE_SYSTEM_SHUTDOWN

4

A system shutdown has occurred.

EVENTTYPE_SYSTEM_CONFIG_LOAD

5

A configuration load has occurred.

EVENTTYPE_CREATE

6

An object was created.

EVENTTYPE_MODIFY

7

An object was modified.

EVENTTYPE_DELETE

8

An object was deleted.

EVENTTYPE_ADMIN_IP

9

An admin ip address has been changed.

EVENTTYPE_ARP_ENTRY

10

An entry in the arp table has been changed.

EVENTTYPE_DAEMON_HA

11

A change has been made to the high availablity state of a daemon.

EVENTTYPE_DB_VARIABLE

12

A database variable has been changed.

EVENTTYPE_FEATURE_FLAGS

13

One or more of the feature flags have been modified.

EVENTTYPE_FILTER_PROFILE

14

A profile filter has changed.

EVENTTYPE_GTMD

15

A change has occurred in the global traffic manager.

EVENTTYPE_INTERFACE

16

A change has occurred to a system interface.

EVENTTYPE_LCDWARN

17

A LCD panel warning message has changed.

EVENTTYPE_L2_FORWARD

18

A layer 2 forwarding has occurred.

EVENTTYPE_MIRROR_PORT_MEMBER

19

A change has occurred with a member of a mirror port.

EVENTTYPE_MIRROR_PORT

20

A change has occurred with a member of a mirror port.

EVENTTYPE_MIRROR_VLAN

21

A change has occurred with a mirror VLAN.

EVENTTYPE_MONITOR

22

A monitor has changed.

EVENTTYPE_NAT

23

A change has occurred to a network address translation.

EVENTTYPE_NODE_ADDRESS

24

A change has occurred to a node address.

EVENTTYPE_PACKET_FILTER

25

A change has occurred to a packet filter.

EVENTTYPE_PCI_DEVICE

26

A change has been made to a system level PCI hardware device.

EVENTTYPE_POOL

27

A change has occured to a load balancing pool.

EVENTTYPE_POOL_MEMBER

28

A change has occurred to a member in a load balancing pool.

EVENTTYPE_RATE_FILTER

29

A change has occurred to a rate filter.

EVENTTYPE_ROUTE_MGMT

30

A The management routing table has been updated.

EVENTTYPE_ROUTE_UPDATE

31

The routing table has been updated.

EVENTTYPE_RULE

32

A Rule has been changed.

EVENTTYPE_SELF_IP

33

A change has occured to a self ip address.

EVENTTYPE_SENSOR

34

A change has occured with a sensor.

EVENTTYPE_SNAT_ADDRESS

35

A SNAT address has changed.

EVENTTYPE_SNAT_POOL

36

A SNAT pool has changed.

EVENTTYPE_SNAT_POOL_MEMBER

37

A SNAT pool member has changed.

EVENTTYPE_STP

38

A change was made to the spanning tree protocol (STP) configuration.

EVENTTYPE_SWITCH_DOMAIN

39

A domain switch occurred.

EVENTTYPE_SWITCH_EDGE

40

A edge switch occurred.

EVENTTYPE_TAMD_AUTH

41

A change occured with the tamd authorization.

EVENTTYPE_TRUNK

42

A change associated with a link aggregation trunk.

EVENTTYPE_TRUNK_CONFIG_MEMBER

43

A change occured with a link aggretaion trunk configuration member.

EVENTTYPE_TRUNK_WORKING_MEMBER

44

A change occured with a link aggretaion trunk working member.

EVENTTYPE_VALUE_LIST

45

A change has occurred with a member of a value list.

EVENTTYPE_VIRTUAL_ADDRESS

46

A change occured with a virtual address.

EVENTTYPE_VIRTUAL_SERVER

47

A change occurred with a virtual server.

EVENTTYPE_VIRTUAL_SERVER_PROFILE

48

A change occurred with a virtual server profile.

EVENTTYPE_VLAN

49

A change occurred with a VLAN.

EVENTTYPE_VLAN_MEMBER

50

A change occurred with a VLAN member.

EVENTTYPE_VLANGROUP

51

A change occurred with a VLAN group.

See Also

Warning

The links to the sample code below are remnants of the old DevCentral wiki and will result in a 404 error. For best results, please copy the link text and search the codeshare directly on DevCentral.

Sample Code


The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.