Citrix ADC 12.1 NITRO API Reference

EV SUBSCRIBER ERRORS

EV SUBSCRIBER ERRORS

Error Code Error Code(Decimal) Error Code(Hex) Error Message
NSERR_EV_SUBSCRIBER_EXISTS 3489 0xda1 There exists a subscriber with the same name
NSERR_EV_SUBSCRIBER_NOT_FOUND 3490 0xda2 Subscriber does not exist
NSERR_EV_SUBSCRIBER_MAX_CONFIG 3491 0xda3 Maximum number of subscribers configured already
NSERR_EV_SUBSCRIBER_ALLOC_FAIL 3492 0xda4 Memory allocation failure while adding a subscriber
NSERR_EV_SUBSCRIBER_INVALID_TYPE 3493 0xda5 Invalid subscriber type
NSERR_EV_SUBSCRIBER_INVALID_URI 3494 0xda6 Invalid URI
NSERR_EV_SUBSCRIBER_SINFO_FAIL 3495 0xda7 Failed to create server info for the subscriber
NSERR_EV_SUBSCRIBER_INVALID_EVENT 3496 0xda8 Invalid event type
NSERR_EV_SUBSCRIBER_INVALID_ENTITY 3497 0xda9 Invalid entity type
NSERR_EV_SUBSCRIBER_ALL_TO_SPECIFIC 3498 0xdaa Trying to (un)bind a specific enitty to an event; ALL entities were bound previously
NSERR_EV_SUBSCRIBER_SPECIFIC_TO_ALL 3499 0xdab Trying to (un)bind ALL entities to an event; specific entities were bound previously
EV SUBSCRIBER ERRORS

In this article