aapolicy
AAUrlFilterStats

Statistics for AA URL Filter.



public class AAUrlFilterStats

Stats For:
aapolicy.AAUrlFilter

Properties
allowListLkup Indicates the number of URL allow-list lookups.

type=UInt128
access=read-only
default=0

allowListLkupPeriodic Indicates the number of URL allow-list lookups.

type=UInt128
access=read-only
default=0

allowLstMatch Indicates the number of lookups that matched entries in the URL allow-list.

type=UInt128
access=read-only
default=0

allowLstMatchPeriodic Indicates the number of lookups that matched entries in the URL allow-list.

type=UInt128
access=read-only
default=0

httpReqErrorsCount This value indicates the number of times the HTTP request were unable to be sent to the ICAP server.

type=UInt128
access=read-only
default=0

httpReqErrorsCountPeriodic This value indicates the number of times the HTTP request were unable to be sent to the ICAP server.

type=UInt128
access=read-only
default=0

httpRequestsCount This value indicates the number of HTTP requests received.

type=UInt128
access=read-only
default=0

httpRequestsCountPeriodic This value indicates the number of HTTP requests received.

type=UInt128
access=read-only
default=0

httpRespAllowCount This value indicates the number of times the HTTP response has been allowed.

type=UInt128
access=read-only
default=0

httpRespAllowCountPeriodic This value indicates the number of times the HTTP response has been allowed.

type=UInt128
access=read-only
default=0

httpRespBlockCount This value indicates the number of times the HTTP response has been blocked.

type=UInt128
access=read-only
default=0

httpRespBlockCountPeriodic This value indicates the number of times the HTTP response has been blocked.

type=UInt128
access=read-only
default=0

httpRespDefCount This value indicates the number of times the default action has been taken on the HTTP response.

type=UInt128
access=read-only
default=0

httpRespDefCountPeriodic This value indicates the number of times the default action has been taken on the HTTP response.

type=UInt128
access=read-only
default=0

httpRespRedirCount This value indicates the number of times the HTTP response has been redirected.

type=UInt128
access=read-only
default=0

httpRespRedirCountPeriodic This value indicates the number of times the HTTP response has been redirected.

type=UInt128
access=read-only
default=0

icapDefault Indicates the number of times the ICAP filter takes the default action due to the url filter's inability to send the request to an ICAP server or receiving a malformed response from it.

type=UInt128
access=read-only
default=0

icapDefaultPeriodic Indicates the number of times the ICAP filter takes the default action due to the url filter's inability to send the request to an ICAP server or receiving a malformed response from it.

type=UInt128
access=read-only
default=0

icapLRBytsDscCount The value indicates the number of bytes dropped while waiting for an ICAP response.

type=UInt128
access=read-only
default=0

icapLRBytsDscCountPeriodic The value indicates the number of bytes dropped while waiting for an ICAP response.

type=UInt128
access=read-only
default=0

icapLRPktsDscCount The value indicates the number of packets dropped while waiting for an ICAP response.

type=UInt128
access=read-only
default=0

icapLRPktsDscCountPeriodic The value indicates the number of packets dropped while waiting for an ICAP response.

type=UInt128
access=read-only
default=0

icapLateRespCount This value indicates the number of times the HTTP response was received prior to the ICAP response.

type=UInt128
access=read-only
default=0

icapLateRespCountPeriodic This value indicates the number of times the HTTP response was received prior to the ICAP response.

type=UInt128
access=read-only
default=0

urlAllow Indicates the total number of URL lookup requests that resulted in an 'allow' action by the the last filtering type within the filter.

type=UInt128
access=read-only
default=0

urlAllowPeriodic Indicates the total number of URL lookup requests that resulted in an 'allow' action by the the last filtering type within the filter.

type=UInt128
access=read-only
default=0

urlBlockRedir Indicates the total number of URL lookup requests that resulted in an action of 'redirect' or 'block' by the the last filtering type within the filter.

type=UInt128
access=read-only
default=0

urlBlockRedirPeriodic Indicates the total number of URL lookup requests that resulted in an action of 'redirect' or 'block' by the the last filtering type within the filter.

type=UInt128
access=read-only
default=0

urlDefAction Indicates the number of times the url filter resulted in taking the default action by the last filtering type within the filter.

type=UInt128
access=read-only
default=0

urlDefActionPeriodic Indicates the number of times the url filter resulted in taking the default action by the last filtering type within the filter.

type=UInt128
access=read-only
default=0

wSClassOvrHit Indicates the number of lookups that matched entries in the classification override entries.

type=UInt128
access=read-only
default=0

wSClassOvrHitPeriodic Indicates the number of lookups that matched entries in the classification override entries.

type=UInt128
access=read-only
default=0

wSClassOvrMis Indicates the number of lookups that missed entries in the classification override entries.

type=UInt128
access=read-only
default=0

wSClassOvrMisPeriodic Indicates the number of lookups that missed entries in the classification override entries.

type=UInt128
access=read-only
default=0

webSerMaxCacheSize Indicates the maximum cache size (cache entries) that can be allocated per URL filter providing web-service per ISA. For slot 0 and MDA 0, the value presents the sum of all ISAs in the AA group.

type=long
access=read-only
default=0

webSerMaxCacheSizePeriodic Indicates the maximum cache size (cache entries) that can be allocated per URL filter providing web-service per ISA. For slot 0 and MDA 0, the value presents the sum of all ISAs in the AA group.

type=long
access=read-only
default=0

webSerStatCacheHit Indicates the number of cache hits while servicing URL category classification requests.

type=UInt128
access=read-only
default=0

webSerStatCacheHitPeriodic Indicates the number of cache hits while servicing URL category classification requests.

type=UInt128
access=read-only
default=0

webSerStatCacheMis Indicates the number of cache misses while servicing URL category classification requests.

type=UInt128
access=read-only
default=0

webSerStatCacheMisPeriodic Indicates the number of cache misses while servicing URL category classification requests.

type=UInt128
access=read-only
default=0

webServCacheSize Indicates the current cache size (number of cache entries) per URL filter providing web-service per ISA. For slot 0 and MDA 0 the value presents the sum of all ISAs in the AA group.

type=long
access=read-only
default=0

webServCacheSizePeriodic Indicates the current cache size (number of cache entries) per URL filter providing web-service per ISA. For slot 0 and MDA 0 the value presents the sum of all ISAs in the AA group.

type=long
access=read-only
default=0

webServReqErr Indicates the number of web service requests that were unable to be sent to the web service server.

type=UInt128
access=read-only
default=0

webServReqErrPeriodic Indicates the number of web service requests that were unable to be sent to the web service server.

type=UInt128
access=read-only
default=0

webServReqs Indicates the number of web service requests sent.

type=UInt128
access=read-only
default=0

webServReqsPeriodic Indicates the number of web service requests sent.

type=UInt128
access=read-only
default=0

webServStatsRndTp Indicates the average amount of time it took to receive web service Responses over the last 10 second period.

type=long
access=read-only
default=0

webServStatsRndTpPeriodic Indicates the average amount of time it took to receive web service Responses over the last 10 second period.

type=long
access=read-only
default=0

webSvDefault Indicates the number of times the web service takes the default action due to the url filter's inability to send the request to the web-service server or receiving a malformed response from the web-service server.

type=UInt128
access=read-only
default=0

webSvDefaultPeriodic Indicates the number of times the web service takes the default action due to the url filter's inability to send the request to the web-service server or receiving a malformed response from the web-service server.

type=UInt128
access=read-only
default=0

webSvLRBytDsc Indicates the number of bytes dropped while waiting for a web service server response.

type=UInt128
access=read-only
default=0

webSvLRBytDscPeriodic Indicates the number of bytes dropped while waiting for a web service server response.

type=UInt128
access=read-only
default=0

webSvLRPktDsc Indicates the number of packets dropped while waiting for a web service server response.

type=UInt128
access=read-only
default=0

webSvLRPktDscPeriodic Indicates the number of packets dropped while waiting for a web service server response.

type=UInt128
access=read-only
default=0

webSvLateRsp Indicates the number of times the HTTP response was received prior to the web service server response.

type=UInt128
access=read-only
default=0

webSvLateRspPeriodic Indicates the number of times the HTTP response was received prior to the web service server response.

type=UInt128
access=read-only
default=0

webSvRspAllow Indicates the number of times the response from the web service server resulted to an 'allow' action by the URL filter.

type=UInt128
access=read-only
default=0

webSvRspAllowPeriodic Indicates the number of times the response from the web service server resulted to an 'allow' action by the URL filter.

type=UInt128
access=read-only
default=0

webSvRspBlock Indicates the number of times the response from the web service server resulted to a 'block' action by the URL filter.

type=UInt128
access=read-only
default=0

webSvRspBlockPeriodic Indicates the number of times the response from the web service server resulted to a 'block' action by the URL filter.

type=UInt128
access=read-only
default=0

webSvRspRedir Indicates the number of times the response from the web service server resulted to an 'redirect' action by the URL filter.

type=UInt128
access=read-only
default=0

webSvRspRedirPeriodic Indicates the number of times the response from the web service server resulted to an 'redirect' action by the URL filter.

type=UInt128
access=read-only
default=0

webSvStatsConnEst Indicates the current number of TCP connections which are established with the web service server.

type=long
access=read-only
default=0

webSvStatsConnEstPeriodic Indicates the current number of TCP connections which are established with the web service server.

type=long
access=read-only
default=0

webSvStatsConnTot Indicates the number of TCP connections which can be established with the web service server.

type=long
access=read-only
default=0

webSvStatsConnTotPeriodic Indicates the number of TCP connections which can be established with the web service server.

type=long
access=read-only
default=0

webSvStatsReqRate Indicates the average number of web service requests sent per second over the last 10 second period.

type=long
access=read-only
default=0

webSvStatsReqRatePeriodic Indicates the average number of web service requests sent per second over the last 10 second period.

type=long
access=read-only
default=0

  
Properties inherited from aapolicy.BsxIsaGroupStats
daughterCardSlotId, slotId
 
Properties inherited from log.CurrentData
alarmedObjectClass, alarmedObjectPointer, createdOnPollType, displayedName, historyCreated, logRecordClass, monitoredObjectClass, monitoredObjectPointer, monitoredObjectSiteId, monitoredObjectSiteName, periodicTime, suspect, timeCaptured, timeLogged, updatedOnPollType
 
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Supporting MIBs
TIMETRA-BSX-NG-MIB.tmnxBsxUrlFltrStatsEntry 7450 ESS 11.0, 12.0, 13.0, 14.0, 15.0, 15.1, 16.0, 19.0, 20.0, 21.0, 22.0, 23.0, 24.0, 25.0
7750 SR 12.0, 13.0, 14.0, 15.0, 15.1, 16.0, 19.0, 20.0, 21.0, 22.0, 23.0, 24.0, 25.0
Supported Network Elements
7750 SR Supported from 11.0.R4 until 13.0.R8
  • Excluded chassis types: 7750-SR1, 7750-SRa4, 7750-SRa8, 7750 SR-1e, 7750 SR-2e, 7750 SR-3e, 7750-SR1 Fixed CFM, 7750 SR-14s, 7750 SR-7s, 7750 SR-1s, 7750 SR-2s
Supported from 13.0.R8 until 20.5.R1
  • Excluded chassis types: 7750-SR1, 7750-SRa4, 7750-SRa8, 7750-SR1 Fixed CFM, 7750 SR-14s, 7750 SR-7s, 7750 SR-1s, 7750 SR-2s
Supported from 20.5.R1
  • Excluded chassis types: 7750-SR1, 7750-SRa4, 7750-SRa8
7450 ESS Supported from 11.0.R4
  • Excluded chassis types: 7450-ESS1
Product Specifics
7450 ESS 20.0
7450 ESS 21.0
7450 ESS 22.0
7450 ESS 23.0
7450 ESS 24.0
7450 ESS 25.0
7750 SR 20.0
7750 SR 21.0
7750 SR 22.0
7750 SR 23.0
7750 SR 24.0
7750 SR 25.0