Cisco Cisco Security Manager 4.7 ユーザーガイド

ページ / 290
 
 
 
  
 
Cisco Security Manager 4.7 API Specification (Version 2.0) 
 
OL- 32164-01 
Page  208
 
2017 
Returned when there are no dirty device available for deployment 
3000 
This error will be returned if the API is unable to execute the show commands on the 
network device. 
3001 
This error will be returned if CSM Server does not have any device with the 
requested IP Address. 
3002 
This error will be returned if the requested device is an IPS Device.  
3003 
This error will be returned if API encounters any issues when contacting the device, 
for example send a request for a device with invalid credentials. 
4001 
This indicates a duplicate subscription request was made during the event 
subscription. If two subscriptions are made using the same subscription id (for the 
same user session) then this error is returned. 
4002 
This error indicates that the Syslog destination IP address specified was invalid. The 
IP address must be in the a.b.c.d format without any mask address i.e. something like 
192.168.10.10 
4003 
This error is returned if the user tries to delete a subscription that does not exist. 
4004 
This error indicates that the syslog port specified was invalid. Valid ports range 
between 1-65535. 
4005 
This error indicates an invalid subscriber ID was specified. Subscriber ID’s 
containing only whitespaces are not allowed. 
4006 
This error indicates that either the “Syslog Server” element or the “Event Filter” 
element was not specified. Both these elements must be specified for an add request 
only. 
4007 
This error indicates that either the “Syslog Server” element or the “Event Filter” 
element was specified for a delete operation. Both these elements must not  be 
specified for an delete request. 
4008 
This error is returned when event filter item and syslog server are empty for an add 
request. 
4009 
This error is returned when event filter item and syslog server are specified for a 
delete request 
4010 
This error is returned when the subscription ID is already in use by this user