HEX
Server: LiteSpeed
System: Linux kapuas.iixcp.rumahweb.net 5.14.0-427.42.1.el9_4.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 1 14:58:02 EDT 2024 x86_64
User: mirz4654 (1666)
PHP: 8.1.33
Disabled: system,exec,escapeshellarg,escapeshellcmd,passthru,proc_close,proc_get_status,proc_nice,proc_open,proc_terminate,shell_exec,popen,pclose,dl,pfsockopen,leak,apache_child_terminate,posix_kill,posix_mkfifo,posix_setsid,posix_setuid,posix_setpgid,ini_alter,show_source,define_syslog_variables,symlink,syslog,openlog,openlog,closelog,ocinumcols,listen,chgrp,apache_note,apache_setenv,debugger_on,debugger_off,ftp_exec,dll,ftp,myshellexec,socket_bind,mail,posix_getwpuid
Upload Files
File: //proc/self/root/usr/lib/netdata/conf.d/go.d/snmp.profiles/default/cisco-ironport-email.yaml
extends:
  - _system-base.yaml
  - _std-if-mib.yaml
  - _cisco-metadata.yaml
  # This profile does not import cisco.yaml on purpose

# it has been re-branded
metadata:
  device:
    fields:
      type:
        value: Secure Email Gateway
      vendor:
        value: Cisco

metric_tags:
  - tag: ironport_cache_admin
    OID: 1.3.6.1.4.1.15497.1.2.2.1.0
    symbol: cacheAdmin
  - tag: ironport_cache_software
    OID: 1.3.6.1.4.1.15497.1.2.2.2.0
    symbol: cacheSoftware
  - tag: ironport_cache_version
    OID: 1.3.6.1.4.1.15497.1.2.2.3.0
    symbol: cacheVersion
  - tag: ironport_license_expiration
    OID: 1.3.6.1.4.1.15497.1.2.2.4.0
    symbol: licenseExpiration
  - tag: ironport_http_ports
    OID: 1.3.6.1.4.1.15497.1.2.2.5.0
    symbol: httpPorts

sysobjectid:
  - 1.3.6.1.4.1.15497.1.* # IronPort Email Security Appliance
  - 1.3.6.1.4.1.15497.1.2 # IronPort S300V

metrics:
  - MIB: ASYNCOS-MAIL-MIB
    symbol:
      name: memory.usage
      OID: 1.3.6.1.4.1.15497.1.1.1.1.0
      chart_meta:
        description: This object provides a general idea of how much memory is being consumed by the appliance software
        family: 'System/Memory/Usage'
        unit: "%"
  - MIB: ASYNCOS-MAIL-MIB
    symbol:
      name: cpu.usage
      OID: 1.3.6.1.4.1.15497.1.1.1.2.0
      chart_meta:
        description: The current CPU utilization
        family: 'System/CPU/Usage'
        unit: "%"
  - MIB: ASYNCOS-MAIL-MIB
    symbol:
      name: ironport.oldestMessageAge
      OID: 1.3.6.1.4.1.15497.1.1.1.14.0
      chart_meta:
        description: The number of seconds the oldest message has been in queue
        family: 'Mail/Queue/Message/Age/Oldest'
        unit: "s"
  - MIB: ASYNCOS-MAIL-MIB
    symbol:
      name: ironport.perCentDiskIOUtilization
      OID: 1.3.6.1.4.1.15497.1.1.1.3.0
      chart_meta:
        description: Disk I/O within the last 5-15 seconds
        family: 'System/Disk/IO/Utilization'
        unit: "%"
  - MIB: ASYNCOS-MAIL-MIB
    symbol:
      name: ironport.perCentQueueUtilization
      OID: 1.3.6.1.4.1.15497.1.1.1.4.0
      chart_meta:
        description: Percent of total queue capacity used
        family: 'Mail/Queue/Utilization'
        unit: "%"
  - MIB: ASYNCOS-MAIL-MIB
    symbol:
      name: ironport.queueAvailabilityStatus
      OID: 1.3.6.1.4.1.15497.1.1.1.5.0
      chart_meta:
        description: Status indicating the current availability of the message queue
        family: 'Mail/Queue/Status/Availability'
        unit: "{status}"
      mapping:
        queueSpaceAvailable: 1
        queueSpaceShortage: 2
        queueFull: 3
  - MIB: ASYNCOS-MAIL-MIB
    symbol:
      name: ironport.resourceConservationReason
      OID: 1.3.6.1.4.1.15497.1.1.1.6.0
      chart_meta:
        description: Reason the appliance is conserving resources
        family: 'System/Resource/Conservation/Reason'
        unit: "{status}"
      mapping:
        noResourceConservation: 1
        memoryShortage: 2
        queueSpaceShortage: 3
        queueFull: 4
  - MIB: ASYNCOS-MAIL-MIB
    symbol:
      name: ironport.memoryAvailabilityStatus
      OID: 1.3.6.1.4.1.15497.1.1.1.7.0
      chart_meta:
        description: Current status of memory availability
        family: 'System/Memory/Status/Availability'
        unit: "{status}"
      mapping:
        memoryAvailable: 1
        memoryShortage: 2
        memoryFull: 3

  - MIB: ASYNCOS-MAIL-MIB
    table:
      name: powerSupplyTable
      OID: 1.3.6.1.4.1.15497.1.1.1.8
    symbols:
      - OID: 1.3.6.1.4.1.15497.1.1.1.8.1.2
        name: ironport.powerSupplyStatus
        chart_meta:
          description: Status of the power supply
          family: 'Hardware/Power/Status/Operational'
          unit: "{status}"
        mapping:
          1: not_installed
          2: healthy
          3: no_ac
          4: faulty
      - OID: 1.3.6.1.4.1.15497.1.1.1.8.1.3
        name: ironport.powerSupplyRedundancy
        chart_meta:
          description: Status of a collection of one or more power supplies
          family: 'Hardware/Power/Status/Redundancy'
          unit: "{status}"
        mapping:
          1: redundancy_ok
          2: redundancy_lost
    metric_tags:
      - tag: ironport_power_supply_name
        symbol:
          name: ironport.powerSupplyName
          OID: 1.3.6.1.4.1.15497.1.1.1.8.1.4

  - MIB: ASYNCOS-MAIL-MIB
    table:
      name: temperatureTable
      OID: 1.3.6.1.4.1.15497.1.1.1.9
    symbols:
      - name: ironport.degreesCelsius
        OID: 1.3.6.1.4.1.15497.1.1.1.9.1.2
        chart_meta:
          description: Temperature reading for the sensor being instrumented
          family: 'Hardware/Sensor/Temperature/Value'
          unit: "Cel"
    metric_tags:
      - tag: ironport_temperature_name
        symbol:
          name: ironport.temperatureName
          OID: 1.3.6.1.4.1.15497.1.1.1.9.1.3
  - MIB: ASYNCOS-MAIL-MIB
    table:
      name: fanTable
      OID: 1.3.6.1.4.1.15497.1.1.1.10
    symbols:
      - name: ironport.fanRPMs
        OID: 1.3.6.1.4.1.15497.1.1.1.10.1.2
        chart_meta:
          description: Speed in RPMs of the chassis fan
          family: 'Hardware/Fan/Speed'
          unit: "{revolution}/min"
    metric_tags:
      - tag: ironport_fan_name
        symbol:
          name: ironport.fanName
          OID: 1.3.6.1.4.1.15497.1.1.1.10.1.3
  - MIB: ASYNCOS-MAIL-MIB
    symbol:
      name: ironport.workQueueMessages
      OID: 1.3.6.1.4.1.15497.1.1.1.11.0
      chart_meta:
        description: Number of messages in the work queue
        family: 'Mail/Queue/Work/Messages'
        unit: "{message}"
  - MIB: ASYNCOS-MAIL-MIB
    table:
      name: keyExpirationTable
      OID: 1.3.6.1.4.1.15497.1.1.1.12
    symbols:
      - name: ironport.keySecondsUntilExpire
        OID: 1.3.6.1.4.1.15497.1.1.1.12.1.4
        chart_meta:
          description: Seconds until the valid Feature Key expires
          family: 'System/License/Key/Expiration'
          unit: "s"
    metric_tags:
      - tag: ironport_key_description
        symbol:
          name: ironport.keyDescription
          OID: 1.3.6.1.4.1.15497.1.1.1.12.1.2
      - tag: ironport_key_is_perpetual
        symbol:
          OID: 1.3.6.1.4.1.15497.1.1.1.12.1.3
          name: ironport.keyIsPerpetual
        mapping:
          1: perpetual
          2: normal_or_expired
  - MIB: ASYNCOS-MAIL-MIB
    table:
      name: updateTable
      OID: 1.3.6.1.4.1.15497.1.1.1.13
    symbols:
      - name: ironport.updates
        OID: 1.3.6.1.4.1.15497.1.1.1.13.1.3
        chart_meta:
          description: The number of successful attempts that have occurred when updating a service
          family: 'System/Service/Update/Successful'
          unit: "{attempt}/s"
      - name: ironport.updateFailures
        OID: 1.3.6.1.4.1.15497.1.1.1.13.1.4
        chart_meta:
          description: The number of failed attempts that have occurred when updating a service.
          family: 'System/Service/Update/Failed'
          unit: "{attempt}/s"
    metric_tags:
      - tag: ironport_update_service_name
        symbol:
          name: ironport.updateServiceName
          OID: 1.3.6.1.4.1.15497.1.1.1.13.1.2
  - MIB: ASYNCOS-MAIL-MIB
    symbol:
      name: ironport.outstandingDNSRequests
      OID: 1.3.6.1.4.1.15497.1.1.1.15.0
      chart_meta:
        description: Number of DNS requests that have been sent but for which no reply has been received
        family: 'Network/DNS/Request/Outstanding'
        unit: "{request}/s"
  - MIB: ASYNCOS-MAIL-MIB
    symbol:
      name: ironport.pendingDNSRequests
      OID: 1.3.6.1.4.1.15497.1.1.1.16.0
      chart_meta:
        description: Number of DNS requests waiting to be sent
        family: 'Network/DNS/Request/Pending'
        unit: "{request}"
  - MIB: ASYNCOS-MAIL-MIB
    symbol:
      name: ironport.raidEvents
      OID: 1.3.6.1.4.1.15497.1.1.1.17.0
      chart_meta:
        description: The total number of RAID events that have occurred since the last appliance power on event
        family: 'Hardware/Disk/RAID/Event/Total'
        unit: "{event}/s"
  - MIB: ASYNCOS-MAIL-MIB
    table:
      name: raidTable
      OID: 1.3.6.1.4.1.15497.1.1.1.18
    symbols:
      - name: ironport.raidStatus
        OID: 1.3.6.1.4.1.15497.1.1.1.18.1.2
        chart_meta:
          description: Represents the status of a drive attached to a RAID controller in the appliance
          family: 'Hardware/Disk/RAID/Status'
          unit: "{status}"
        mapping:
          1: healthy
          2: failed
          3: rebuilding
    metric_tags:
      - tag: ironport_raid_id
        symbol:
          name: ironport.raidID
          OID: 1.3.6.1.4.1.15497.1.1.1.18.1.3
  - MIB: ASYNCOS-MAIL-MIB
    symbol:
      name: ironport.openFilesOrSockets
      OID: 1.3.6.1.4.1.15497.1.1.1.19.0
      chart_meta:
        description: This object notes how many files or sockets are open on the appliance. In normal operating conditions, the measurement is taken at least once every 5-15 seconds.
        family: 'System/Resource/FileDescriptor/Open'
        unit: "{fd}"
  - MIB: ASYNCOS-MAIL-MIB
    symbol:
      name: ironport.mailTransferThreads
      OID: 1.3.6.1.4.1.15497.1.1.1.20.0
      chart_meta:
        description: Number of threads that perform some task related to transferring mail.
        family: 'Mail/Transfer/Thread/Active'
        unit: "{thread}"
  - MIB: ASYNCOS-MAIL-MIB
    symbol:
      name: ironport.fipsMode
      OID: 1.3.6.1.4.1.15497.1.1.1.23.0
      chart_meta:
        description: Indicates whether the appliance is operating in FIPS mode
        family: 'System/Security/FIPS/Mode'
        unit: "{status}"
      mapping:
        enabled: 1
        disabled: 2
  - MIB: ASYNCOS-MAIL-MIB
    symbol:
      name: ironport.perCentCPULoad
      OID: 1.3.6.1.4.1.15497.1.1.1.26.0
      chart_meta:
        description: This object provides a general idea of how busy the CPU is according to the appliance software, within the last 5 seconds of ironport
        family: 'System/CPU/Load'
        unit: "%"
  - MIB: ASYNCOSWEBSECURITYAPPLIANCE-MIB
    symbol:
      name: ironport.cacheClientRequests
      OID: 1.3.6.1.4.1.15497.1.2.3.2.2.0
      chart_meta:
        description: The number of HTTP requests received from clients
        family: 'Web/HTTP/Client/Request/Total'
        unit: "{request}/s"
  - MIB: ASYNCOSWEBSECURITYAPPLIANCE-MIB
    symbol:
      name: ironport.cacheClientErrors
      OID: 1.3.6.1.4.1.15497.1.2.3.2.4.0
      chart_meta:
        description: The number of HTTP errors caused by client connections.
        family: 'Web/HTTP/Client/Error/Total'
        unit: "{error}/s"
  - MIB: ASYNCOSWEBSECURITYAPPLIANCE-MIB
    symbol:
      name: ironport.cacheClientIdleConns
      OID: 1.3.6.1.4.1.15497.1.2.3.2.7.0
      chart_meta:
        description: The number of connected but idle persistent client connections
        family: 'Web/HTTP/Client/Connection/Idle'
        unit: "{connection}"
  - MIB: ASYNCOSWEBSECURITYAPPLIANCE-MIB
    symbol:
      name: ironport.cacheClientTotalConns
      OID: 1.3.6.1.4.1.15497.1.2.3.2.8.0
      chart_meta:
        description: The current number of active + idle client connections
        family: 'Web/HTTP/Client/Connection/Total'
        unit: "{connection}"
  - MIB: ASYNCOSWEBSECURITYAPPLIANCE-MIB
    symbol:
      name: ironport.cacheClientMaxConns
      OID: 1.3.6.1.4.1.15497.1.2.3.2.9.0
      chart_meta:
        description: The maximum number of simultaneous client connections that will be allowed
        family: 'Web/HTTP/Client/Connection/Maximum'
        unit: "{connection}"
  - MIB: ASYNCOSWEBSECURITYAPPLIANCE-MIB
    symbol:
      name: ironport.cacheClientAccepts
      OID: 1.3.6.1.4.1.15497.1.2.3.2.10.0
      chart_meta:
        description: The total number of sockets accepted from the clients
        family: 'Web/HTTP/Client/Socket/Accepted'
        unit: "{socket}/s"
  - MIB: ASYNCOSWEBSECURITYAPPLIANCE-MIB
    symbol:
      name: ironport.cacheClientReqDenials
      OID: 1.3.6.1.4.1.15497.1.2.3.2.17.0
      chart_meta:
        description: The number of responses blocked by access control
        family: 'Web/HTTP/Client/Response/Denied'
        unit: "{response}/s"
  - MIB: ASYNCOSWEBSECURITYAPPLIANCE-MIB
    symbol:
      name: ironport.cacheServerRequests
      OID: 1.3.6.1.4.1.15497.1.2.3.3.2.0
      chart_meta:
        description: The total number of HTTP requests sent to servers
        family: 'Web/HTTP/Server/Request/Total'
        unit: "{request}/s"
  - MIB: ASYNCOSWEBSECURITYAPPLIANCE-MIB
    symbol:
      name: ironport.cacheServerSockets
      OID: 1.3.6.1.4.1.15497.1.2.3.3.3.0
      chart_meta:
        description: The total number of sockets opened from the servers
        family: 'Web/HTTP/Server/Socket/Total'
        unit: "{socket}"
  - MIB: ASYNCOSWEBSECURITYAPPLIANCE-MIB
    symbol:
      name: ironport.cacheServerErrors
      OID: 1.3.6.1.4.1.15497.1.2.3.3.4.0
      chart_meta:
        description: The number of HTTP errors while fetching objects
        family: 'Web/HTTP/Server/Error/Total'
        unit: "{error}/s"
  - MIB: ASYNCOSWEBSECURITYAPPLIANCE-MIB
    symbol:
      name: ironport.cacheServerIdleConns
      OID: 1.3.6.1.4.1.15497.1.2.3.3.7.0
      chart_meta:
        description: The number of connected but idle persistent server connections
        family: 'Web/HTTP/Server/Connection/Idle'
        unit: "{connection}"
  - MIB: ASYNCOSWEBSECURITYAPPLIANCE-MIB
    symbol:
      name: ironport.cacheServerTotalConns
      OID: 1.3.6.1.4.1.15497.1.2.3.3.8.0
      chart_meta:
        description: The current number of active + idle server connections
        family: 'Web/HTTP/Server/Connection/Total'
        unit: "{connection}"
  - MIB: ASYNCOSWEBSECURITYAPPLIANCE-MIB
    symbol:
      name: ironport.cacheServerCloseIdleConns
      OID: 1.3.6.1.4.1.15497.1.2.3.3.9.0
      chart_meta:
        description: The number of server connections closed due to idle time limits
        family: 'Web/HTTP/Server/Connection/Closed'
        unit: "{connection}/s"
  - MIB: ASYNCOSWEBSECURITYAPPLIANCE-MIB
    symbol:
      name: ironport.cacheServerLimitIdleConns
      OID: 1.3.6.1.4.1.15497.1.2.3.3.10.0
      chart_meta:
        description: The number of times the number of idle persistent connections hit the count limit and caused a connection to be closed
        family: 'Web/HTTP/Server/Connection/Limited'
        unit: "{connection}/s"
  - MIB: ASYNCOSWEBSECURITYAPPLIANCE-MIB
    symbol:
      name: ironport.cacheServerConnsThresh
      OID: 1.3.6.1.4.1.15497.1.2.3.3.11.0
      chart_meta:
        description: The limit on the number of server connections
        family: 'Web/HTTP/Server/Connection/Threshold'
        unit: "{connection}"
  - MIB: ASYNCOSWEBSECURITYAPPLIANCE-MIB
    symbol:
      name: ironport.cacheTotalHttpReqs
      OID: 1.3.6.1.4.1.15497.1.2.3.6.1.0
      chart_meta:
        description: Total number of HTTP requests from clients
        family: 'Web/HTTP/Request/Total'
        unit: "{request}/s"
  - MIB: ASYNCOSWEBSECURITYAPPLIANCE-MIB
    symbol:
      name: ironport.cacheMeanRespTime
      OID: 1.3.6.1.4.1.15497.1.2.3.6.2.0
      chart_meta:
        description: The HTTP mean response time
        family: 'Web/HTTP/Response/Time/Mean'
        unit: "ms"
  - MIB: ASYNCOSWEBSECURITYAPPLIANCE-MIB
    symbol:
      name: ironport.cacheMeanMissRespTime
      OID: 1.3.6.1.4.1.15497.1.2.3.6.3.0
      chart_meta:
        description: The HTTP mean response time of Misses
        family: 'Web/HTTP/Response/Time/Miss'
        unit: "ms"
  - MIB: ASYNCOSWEBSECURITYAPPLIANCE-MIB
    symbol:
      name: ironport.cacheMeanHitRespTime
      OID: 1.3.6.1.4.1.15497.1.2.3.6.4.0
      chart_meta:
        description: The HTTP mean response time of Hits
        family: 'Web/HTTP/Response/Time/Hit'
        unit: "ms"
  - MIB: ASYNCOSWEBSECURITYAPPLIANCE-MIB
    symbol:
      name: ironport.cacheMeanHitRatio
      OID: 1.3.6.1.4.1.15497.1.2.3.6.5.0
      chart_meta:
        description: The HTTP hit ratio
        family: 'Web/Cache/Hit/Ratio'
        unit: "%"
  - MIB: ASYNCOSWEBSECURITYAPPLIANCE-MIB
    symbol:
      name: ironport.cacheMeanByteHitRatio
      OID: 1.3.6.1.4.1.15497.1.2.3.6.6.0
      chart_meta:
        description: The HTTP byte hit ratio
        family: 'Web/Cache/Hit/ByteRatio'
        unit: "%"
  - MIB: ASYNCOSWEBSECURITYAPPLIANCE-MIB
    symbol:
      name: ironport.cacheTotalBandwidthSaving
      OID: 1.3.6.1.4.1.15497.1.2.3.6.7.0
      scale_factor: 1000000 # MBits => bytes
      chart_meta:
        description: The total bandwidth savings for HTTP
        family: 'Network/Bandwidth/Savings/Total'
        unit: "bit/s"
  - MIB: ASYNCOSWEBSECURITYAPPLIANCE-MIB
    symbol:
      name: ironport.cacheDuration
      OID: 1.3.6.1.4.1.15497.1.2.3.6.8.0
      chart_meta:
        description: The proxy up time
        family: 'System/Uptime'
        unit: "s"
  - MIB: ASYNCOSWEBSECURITYAPPLIANCE-MIB
    symbol:
      name: ironport.cacheCltReplyErrPct
      OID: 1.3.6.1.4.1.15497.1.2.3.6.9.0
      chart_meta:
        description: The percentage of errors in the HTTP replies to clients
        family: 'Web/HTTP/Client/Error'
        unit: "%"
  - MIB: ASYNCOSWEBSECURITYAPPLIANCE-MIB
    symbol:
      name: ironport.cacheThruputNow
      OID: 1.3.6.1.4.1.15497.1.2.3.7.1.1.0
      chart_meta:
        description: Request throughput in the last minute
        family: 'Web/Throughput/Request/Current'
        unit: "{request}"
  - MIB: ASYNCOSWEBSECURITYAPPLIANCE-MIB
    symbol:
      name: ironport.cacheBwidthSavingNow
      OID: 1.3.6.1.4.1.15497.1.2.3.7.2.1.0
      scale_factor: 1000
      chart_meta:
        description: Bandwidth savings in the last minute
        family: 'Network/Bandwidth/Savings/Current'
        unit: "bit/s"
  - MIB: ASYNCOSWEBSECURITYAPPLIANCE-MIB
    symbol:
      name: ironport.cacheBwidthSpentNow
      OID: 1.3.6.1.4.1.15497.1.2.3.7.3.1.0
      scale_factor: 1000
      chart_meta:
        description: Bandwidth spent in the last minute
        family: 'Network/Bandwidth/Usage/Current'
        unit: "bit/s"
  - MIB: ASYNCOSWEBSECURITYAPPLIANCE-MIB
    symbol:
      name: ironport.cacheBwidthTotalNow
      OID: 1.3.6.1.4.1.15497.1.2.3.7.4.1.0
      scale_factor: 1000
      chart_meta:
        description: Bandwidth total in the last minute
        family: 'Network/Bandwidth/Total/Current'
        unit: "bit/s"
  - MIB: ASYNCOSWEBSECURITYAPPLIANCE-MIB
    symbol:
      name: ironport.cacheHitsNow
      OID: 1.3.6.1.4.1.15497.1.2.3.7.5.1.0
      chart_meta:
        description: Hit throughput in the last minute
        family: 'Web/Cache/Hit/Throughput'
        unit: "{hit}"
  - MIB: ASYNCOSWEBSECURITYAPPLIANCE-MIB
    symbol:
      name: ironport.cacheMissesNow
      OID: 1.3.6.1.4.1.15497.1.2.3.7.6.1.0
      chart_meta:
        description: Miss throughput in the last minute
        family: 'Web/Cache/Miss/Throughput'
        unit: "{miss}"
  - MIB: ASYNCOSWEBSECURITYAPPLIANCE-MIB
    symbol:
      name: ironport.cacheHitRespTimeNow
      OID: 1.3.6.1.4.1.15497.1.2.3.7.7.1.0
      chart_meta:
        description: Cache hit response time in the last minute
        family: 'Web/Cache/Response/Time/Hit'
        unit: "ms"
  - MIB: ASYNCOSWEBSECURITYAPPLIANCE-MIB
    symbol:
      name: ironport.cacheMissRespTimeNow
      OID: 1.3.6.1.4.1.15497.1.2.3.7.8.1.0
      chart_meta:
        description: Cache miss response time in the last minute
        family: 'Web/Cache/Response/Time/Miss'
        unit: "ms"
  - MIB: ASYNCOSWEBSECURITYAPPLIANCE-MIB
    symbol:
      name: ironport.cacheTotalRespTimeNow
      OID: 1.3.6.1.4.1.15497.1.2.3.7.9.1.0
      chart_meta:
        description: Cache total response time in the last minute
        family: 'Web/Cache/Response/Time/Total'
        unit: "ms"
  - MIB: ASYNCOSWEBSECURITYAPPLIANCE-MIB
    symbol:
      name: ironport.cacheErrsNow
      OID: 1.3.6.1.4.1.15497.1.2.3.7.10.1.0
      chart_meta:
        description: Cache error throughput time in the last minute
        family: 'Web/Cache/Error/Throughput'
        unit: "{error}"
  - MIB: ASYNCOSWEBSECURITYAPPLIANCE-MIB
    symbol:
      name: ironport.cacheDeniedNow
      OID: 1.3.6.1.4.1.15497.1.2.3.7.11.1.0
      chart_meta:
        description: Cache denial throughput time in the last minute
        family: 'Web/Cache/Denied/Throughput'
        unit: "{denial}"
  - MIB: ASYNCOSWEBSECURITYAPPLIANCE-MIB
    symbol:
      name: ironport.cacheErrRespTimeNow
      OID: 1.3.6.1.4.1.15497.1.2.3.7.12.1.0
      chart_meta:
        description: Cache error response time in the last minute
        family: 'Web/Cache/Response/Time/Error'
        unit: "ms"
  - MIB: ASYNCOSWEBSECURITYAPPLIANCE-MIB
    symbol:
      name: ironport.cacheDeniedRespTimeNow
      OID: 1.3.6.1.4.1.15497.1.2.3.7.13.1.0
      chart_meta:
        description: Cache denial response time in the last minute
        family: 'Web/Cache/Response/Time/Denied'
        unit: "ms"