Cisco Cisco Security Manager 4.5 Guia De Especificaciones

Descargar
Página de 217
 
 
 
  
 
Cisco Security Manager 4.4 API Specification (Version 1.1) 
 
OL- 29074-01 
Page  54
 
3.1.4.7 SLA Monitor Policy Object  
A SLAMonitorPolicyObject extends from the BasePolicyObject class and inherits all its attributes.  A 
SLAMonitorPolicyObject defines a SLA Monitoring policy. Policy definitions reference the 
SLAMonitorPolicyObject via the gid value.  
 
The following table defines the contents of the SLAMonitorPolicyObject: 
Element.Sub Element 
Type 
Comment 
slaId 
int 
The ID number of the SLA operation. 
interface 
ObjectIdentifier 
The source interface for all ICMP echo requests sent to the 
monitored address to test its availability. Enter the name of an 
interface or interface role, or click Select to select an it from a list or 
to create a new interface role. 
monitoredAddress 
string 
The IP address that is being monitored for availability by the SLA 
operation. 
dataSizeInBytes 
int 
The size of the ICMP request packet payload, in bytes. 
thresholdInMilliSeconds  int 
The amount of time that must pass after an ICMP echo request 
before a rising threshold is declared, in milliseconds. 
timeoutInMilliSeconds 
int 
The amount of time that the SLA operation waits for a response to 
the ICMP echo requests, in milliseconds. 
frequencyInSeconds 
int 
The frequency of ICMP echo request transmissions, in seconds. 
toS 
int 
The type of service (ToS) defined in the IP header of the ICMP 
request packet. Values range from 0 to 255. The default is 0. 
numberOfPackets 
int 
The number of packets that are sent. Values range from 1 to 100. The 
default is 1 packet.  
 
Table 27: SLAMonitorPolicyObject Class Definition