CA-SNMP-MIB8
AI MIB Summary
CA-SNMP-MIB8 provides vendor-specific extensions for monitoring and managing Check Point firewall appliances, enabling the retrieval of proprietary security metrics such as session states, threat detection counters, and cluster synchronization status.
This file defines the private CA SNMP MIB extensions.
Main OID:
arrayNetworks.1.3.6.1.4.1.7564
306
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
306 total| Object Name |
|---|
arrayNetworksThis file defines the private CA SNMP MIB extensions. MODULE-IDENTITY .1.3.6.1.4.1.7564 |
systemInfo OBJECT IDENTIFIER .1.3.6.1.4.1.7564.3 |
serialNumberSerial Number of the equipmentro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.7564.3.1 |
memory OBJECT IDENTIFIER .1.3.6.1.4.1.7564.4 |
sysMemoryCurren system total available memoryro Counter64 .1.3.6.1.4.1.7564.4.1 |
sysMemoryUtilizationCurrent percentage of Network memory utilizationro Gauge32 .1.3.6.1.4.1.7564.4.2 |
sysSwapUsedCurrently used swap space in MBro Gauge32 .1.3.6.1.4.1.7564.4.3 |
sysSwapCapacityCurrent swap space usagero Gauge32 .1.3.6.1.4.1.7564.4.4 |
revProxyCache OBJECT IDENTIFIER .1.3.6.1.4.1.7564.16 |
cacheBasicStats OBJECT IDENTIFIER .1.3.6.1.4.1.7564.16.1 |
cacheStatusCurrent status of the reverse proxy cache - on or offro Enumeration .1.3.6.1.4.1.7564.16.1.1 |
requestsReceivedTotal number of requests received by the reverse proxy cache.ro Counter32 .1.3.6.1.4.1.7564.16.1.2 |
getRequestsTotal GET requests received by the reverse proxy cache.ro Counter32 .1.3.6.1.4.1.7564.16.1.3 |
headRequestsTotal HEAD requests received by the reverse proxy cache.ro Counter32 .1.3.6.1.4.1.7564.16.1.4 |
purgeRequestsTotal PURGE requests received by the reverse proxy cache.ro Counter32 .1.3.6.1.4.1.7564.16.1.5 |
postRequestsTotal POST requests received by the reverse proxy cache.ro Counter32 .1.3.6.1.4.1.7564.16.1.6 |
clientEstabConnNumber of current client connections (e.g. from the browsers).ro Gauge32 .1.3.6.1.4.1.7564.16.1.7 |
serverEstabConnNumber of current backend server connections.ro Gauge32 .1.3.6.1.4.1.7564.16.1.8 |
requestsToHttpsRequests redirected to HTTPS.ro Counter32 .1.3.6.1.4.1.7564.16.1.9 |
requestsOnRegexRequests redirected based on regex matchro Counter32 .1.3.6.1.4.1.7564.16.1.10 |
requestsToUrlRequests forwarded with rewritten url.ro Counter32 .1.3.6.1.4.1.7564.16.1.11 |
responsesToHttpsLocations rewritten to HTTPS.ro Counter32 .1.3.6.1.4.1.7564.16.1.12 |
responsesOnRegexLocations rewritten based on regex match.ro Counter32 .1.3.6.1.4.1.7564.16.1.13 |
cacheSkipCache skip, cache off.ro Counter32 .1.3.6.1.4.1.7564.16.1.14 |
hitsReplyWe found the requested URL in the cache. The object was fresh and we did not have to revalidate. The object was served from our cache.ro Counter32 .1.3.6.1.4.1.7564.16.1.15 |
hitsReplyWNotModifiedWe got an IMS header in the request. We validated the timestamp and decided that the client's copy of this object is fresh. So we generated a 304 response and sent it out to the client.ro Counter32 .1.3.6.1.4.1.7564.16.1.16 |
hitsReplyWPreFailedCache hit, reply with Precondition Failed.ro Counter32 .1.3.6.1.4.1.7564.16.1.17 |
hitRevalidateThe requested object was found in the cache. However, the request required revalidation (due to client generated revalidate, proxy generated revalidate or proxy generated forced miss).ro Counter32 .1.3.6.1.4.1.7564.16.1.18 |
cacheMissWNoncacheReqThe request does not result in a cache table search. Something in the request made us deem it non-cacheable (eg. very long URL, a 'Cache-Control: no-store' header etc.ro Counter32 .1.3.6.1.4.1.7564.16.1.19 |
cacheMissWNewEntryCount of times the cache table was searched, no matching entry was found and a new entry was created. However, note that sometimes, an entry is created temporarily (eg. for an IMS request resulting in a 304) and is deleted after sending it out to the client (delayed delete).ro Counter32 .1.3.6.1.4.1.7564.16.1.20 |
cacheMissWRespNoCache miss, create new entry, resp noncacheable.ro Counter32 .1.3.6.1.4.1.7564.16.1.21 |
cacheHitRatioCache hit reply using cache + cache reply with 'not modified'.ro Counter32 .1.3.6.1.4.1.7564.16.1.22 |
vrrp OBJECT IDENTIFIER .1.3.6.1.4.1.7564.18 |
clusterVrrp OBJECT IDENTIFIER .1.3.6.1.4.1.7564.18.1 |
maxClusterCurrent maximum possible number of entries in the vrrpTable, which is 255 * (number of interfaces for which a cluster is defined). 255 is the max number of VIPs in a cluster.ro Integer32 .1.3.6.1.4.1.7564.18.1.1 |
clusterNumCurrent number of entries in the vrrpTable.ro Integer32 .1.3.6.1.4.1.7564.18.1.2 |
vrrpTableA table containing clustering configuration SEQUENCE OF VrrpEntry .1.3.6.1.4.1.7564.18.1.3 |
vrrpEntryAn entry in the vrrpTable. Each entry represents a cluster VIP and not the cluster itself. If a cluster has n VIPs, then there will be n entries for the cluster in the vrrpTable (0 <= n <= 255). All the entries in the vrrpTable belonging to a single cluster will have the same values for all the fields except clusterVirIndex and clusterVirAddr VrrpEntry .1.3.6.1.4.1.7564.18.1.3.1 |
clusterVirIndexThe cluster virtual table indexro Integer32 .1.3.6.1.4.1.7564.18.1.3.1.1 |
clusterIdCluster identifierro Integer32 .1.3.6.1.4.1.7564.18.1.3.1.2 |
clusterVirStateThe current state of the clusterro Enumeration .1.3.6.1.4.1.7564.18.1.3.1.3 |
clusterVirIfnameThe interface name on which the cluster is definedro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.7564.18.1.3.1.4 |
clusterVirAddrA virtual ip address (VIP) in the clusterro IpAddress .1.3.6.1.4.1.7564.18.1.3.1.5 |
clusterVirAuthTypeType of authentication being used. none(0) - no authentication simple-text-password(1) - use password specified in cluster virtual for authentication.ro Enumeration .1.3.6.1.4.1.7564.18.1.3.1.6 |
clusterVirAuthPasswdThe password for authentication.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.7564.18.1.3.1.7 |
clusterVirPreemptThis is for controling whether a higher priority Backup VRRP virtual preempts a low priority Master.ro Enumeration .1.3.6.1.4.1.7564.18.1.3.1.8 |
clusterVirIntervalVRRP advertisement intervalro Integer32 .1.3.6.1.4.1.7564.18.1.3.1.9 |
clusterVirPriorityPriority of the local node in the clusterro Integer32 .1.3.6.1.4.1.7564.18.1.3.1.10 |
clusterVirAddressTypeThe IP address type of clusterVirAddress.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.7564.18.1.3.1.11 |
clusterVirAddressA virtual ip address (VIP) in the clusterro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.7564.18.1.3.1.12 |
slbMIB OBJECT IDENTIFIER .1.3.6.1.4.1.7564.19 |
slbGeneral OBJECT IDENTIFIER .1.3.6.1.4.1.7564.19.1 |
realServer OBJECT IDENTIFIER .1.3.6.1.4.1.7564.19.1.1 |
rsCountNumber of real services currently configured.ro Integer32 .1.3.6.1.4.1.7564.19.1.1.1 |
rsTableA table containing the configuration of real services. SEQUENCE OF RsEntry .1.3.6.1.4.1.7564.19.1.1.2 |
rsEntryA rsTable entry containing the information of one real service. RsEntry .1.3.6.1.4.1.7564.19.1.1.2.1 |
rsIndexReference index for each real service.ro Integer32 .1.3.6.1.4.1.7564.19.1.1.2.1.1 |
rsIDThe name of the real servicero DisplayString (SNMPv2-TC) .1.3.6.1.4.1.7564.19.1.1.2.1.2 |
rsProtocolThe protocol of the real service.ro Enumeration .1.3.6.1.4.1.7564.19.1.1.2.1.3 |
rsIpAddrThe real service IP address.ro IpAddress .1.3.6.1.4.1.7564.19.1.1.2.1.4 |
rsPortThe port number of the real service.ro INTEGER .1.3.6.1.4.1.7564.19.1.1.2.1.5 |
rsMaxConnMaximum number of connections per real service.ro Integer32 .1.3.6.1.4.1.7564.19.1.1.2.1.6 |
rsStatusThe current status of real service - up or down.ro Enumeration .1.3.6.1.4.1.7564.19.1.1.2.1.8 |
rsAvgRespTimeServer Average Response Time (in microseconds)ro Integer32 .1.3.6.1.4.1.7564.19.1.1.2.1.9 |
rsIpAddressTypeThe IP address type of rsIpAddress.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.7564.19.1.1.2.1.10 |
rsIpAddressThe real service IP address.ro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.7564.19.1.1.2.1.11 |
virtualServer OBJECT IDENTIFIER .1.3.6.1.4.1.7564.19.1.2 |
vsCountNumber of virtual services currently configured.ro Integer32 .1.3.6.1.4.1.7564.19.1.2.1 |
vsTableA table containing the configuration of virtual services. SEQUENCE OF VsEntry .1.3.6.1.4.1.7564.19.1.2.2 |
vsEntryA vsTable entry containing the configuration of one virtual service. VsEntry .1.3.6.1.4.1.7564.19.1.2.2.1 |
vsIndexReference index for each virtual service.ro Integer32 .1.3.6.1.4.1.7564.19.1.2.2.1.1 |
vsIDName of the virtual service.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.7564.19.1.2.2.1.2 |
vsProtocolThe protocol of the virtual service.ro Enumeration .1.3.6.1.4.1.7564.19.1.2.2.1.3 |
vsIpAddrThe virtual service IP address.ro IpAddress .1.3.6.1.4.1.7564.19.1.2.2.1.4 |
vsPortThe port of the virtual service.ro INTEGER .1.3.6.1.4.1.7564.19.1.2.2.1.5 |
vsMaxConnMaximum number of connections of the virtual service.ro Integer32 .1.3.6.1.4.1.7564.19.1.2.2.1.6 |
vsIpAddressTypeThe IP address type of vsIpAddress.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.7564.19.1.2.2.1.7 |
vsIpAddressThe virtual service IP address.ro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.7564.19.1.2.2.1.8 |
groupCurCfg OBJECT IDENTIFIER .1.3.6.1.4.1.7564.19.1.3 |
groupCountNumber of groups currently configured.ro Integer32 .1.3.6.1.4.1.7564.19.1.3.1 |
gpTableA table containing group member configuration. SEQUENCE OF GpEntry .1.3.6.1.4.1.7564.19.1.3.2 |
gpEntryA gpTable entry containing one group member configuration. GpEntry .1.3.6.1.4.1.7564.19.1.3.2.1 |
gpIndexReference index for each group member.ro Integer32 .1.3.6.1.4.1.7564.19.1.3.2.1.1 |
gpIDName of the group.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.7564.19.1.3.2.1.2 |
realIDName of the real service.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.7564.19.1.3.2.1.3 |
gpMetricsMetric used to balance real services within the group.ro Enumeration .1.3.6.1.4.1.7564.19.1.3.2.1.4 |
slbStats OBJECT IDENTIFIER .1.3.6.1.4.1.7564.19.2 |
realStats OBJECT IDENTIFIER .1.3.6.1.4.1.7564.19.2.1 |
rsStatsTableReal service statistics table. SEQUENCE OF RsStatsEntry .1.3.6.1.4.1.7564.19.2.1.1 |
rsStatsEntryA rsStatsTable entry containing the statistics of one real service. RsStatsEntry .1.3.6.1.4.1.7564.19.2.1.1.1 |
realIndexReference index for each real service.ro Integer32 .1.3.6.1.4.1.7564.19.2.1.1.1.1 |
realServerIDName of the real service.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.7564.19.2.1.1.1.2 |
realAddrReal service IP address.ro IpAddress .1.3.6.1.4.1.7564.19.2.1.1.1.3 |
realPortThe port number of the real service.ro INTEGER .1.3.6.1.4.1.7564.19.2.1.1.1.4 |
rsCntOfReqNumber of outstanding requests to the real service.ro Integer32 .1.3.6.1.4.1.7564.19.2.1.1.1.5 |
rsConnCntNumber of open connections to the real service.ro Integer32 .1.3.6.1.4.1.7564.19.2.1.1.1.6 |
rsTotalHitsThe total number of requests sent to the real service.ro Integer32 .1.3.6.1.4.1.7564.19.2.1.1.1.7 |
realStatusThe health status (up or down) of the real service.ro Enumeration .1.3.6.1.4.1.7564.19.2.1.1.1.8 |
realAddressTypeThe IP address type of realAddress.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.7564.19.2.1.1.1.9 |
realAddressReal service IP address.ro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.7564.19.2.1.1.1.10 |
virtualStats OBJECT IDENTIFIER .1.3.6.1.4.1.7564.19.2.2 |
vsStatsTableA statistics table for virtual service. SEQUENCE OF VsStatsEntry .1.3.6.1.4.1.7564.19.2.2.1 |
vsStatsEntryA vsStatsTable entry containing the statistics of one virtual service. VsStatsEntry .1.3.6.1.4.1.7564.19.2.2.1.1 |
virtualIndexReference index for each virtual service.ro Integer32 .1.3.6.1.4.1.7564.19.2.2.1.1.1 |
virtServerIDName of the virtual service.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.7564.19.2.2.1.1.2 |
virtualAddrIP address of the virtual service.ro IpAddress .1.3.6.1.4.1.7564.19.2.2.1.1.3 |
virtualPortPort number of the virtual service.ro INTEGER .1.3.6.1.4.1.7564.19.2.2.1.1.4 |
vsURLHitsNumber of QoS URL policy hits for the virtual service.ro Integer32 .1.3.6.1.4.1.7564.19.2.2.1.1.5 |
vsHostnameHitsNumber of QoS Hostname policy hits for the virtual service.ro Integer32 .1.3.6.1.4.1.7564.19.2.2.1.1.6 |
vsPerstntCookieHitsNumber of Persistent Cookie policy hits for the virtual service.ro Integer32 .1.3.6.1.4.1.7564.19.2.2.1.1.7 |
vsQosCookieHitsNumber of QoS Cookie hits for the virtual service.ro Integer32 .1.3.6.1.4.1.7564.19.2.2.1.1.8 |
vsDefaultHitsNumber of Default policy hits for the virtual service.ro Integer32 .1.3.6.1.4.1.7564.19.2.2.1.1.9 |
vsPerstntURLHitsNumber of Persistent URL policy hits for the virtual service.ro Integer32 .1.3.6.1.4.1.7564.19.2.2.1.1.10 |
vsStaticHitsNumber of Static policy hits for the virtual service.ro Integer32 .1.3.6.1.4.1.7564.19.2.2.1.1.11 |
vsQosNetworkHitsNumber of QoS Network policy hits for the virtual service.ro Integer32 .1.3.6.1.4.1.7564.19.2.2.1.1.12 |
vsQosURLHitsNumber of QoS URL policy hits for the virtual service.ro Integer32 .1.3.6.1.4.1.7564.19.2.2.1.1.13 |
vsBackupHitsNumber of Backup policy hits for the virtual service.ro Integer32 .1.3.6.1.4.1.7564.19.2.2.1.1.14 |
vsCacheHitsNumber of Cache hits for the virtual service.ro Integer32 .1.3.6.1.4.1.7564.19.2.2.1.1.15 |
vsRegexHitsNumber of Regex policy hits for the virtual service.ro Integer32 .1.3.6.1.4.1.7564.19.2.2.1.1.16 |
vsRCookieHitsNumber of Rewrite Cookie policy hits for the virtual service.ro Integer32 .1.3.6.1.4.1.7564.19.2.2.1.1.17 |
vsICookieHitsNumber of Insert Cookie policy hits for the virtual service.ro Integer32 .1.3.6.1.4.1.7564.19.2.2.1.1.18 |
vsConnCntNumber of open connections to the virtual service.ro Integer32 .1.3.6.1.4.1.7564.19.2.2.1.1.19 |
virtualAddressTypeThe IP address type of virtualAddress.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.7564.19.2.2.1.1.20 |
virtualAddressIP address of the virtual service.ro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.7564.19.2.2.1.1.21 |
vsQosClientPortHitsNumber of QoS Client Port policy hits for the virtual service.ro Integer32 .1.3.6.1.4.1.7564.19.2.2.1.1.22 |
vsQosBodyHitsNumber of QoS Body policy hits for the virtual service.ro Integer32 .1.3.6.1.4.1.7564.19.2.2.1.1.23 |
vsHeaderHitsNumber of Header policy hits for the virtual service.ro Integer32 .1.3.6.1.4.1.7564.19.2.2.1.1.24 |
vsHashURLHitsNumber of Hash URL policy hits for the virtual service.ro Integer32 .1.3.6.1.4.1.7564.19.2.2.1.1.25 |
vsRedirectHitsNumber of Redirect policy hits for the virtual service.ro Integer32 .1.3.6.1.4.1.7564.19.2.2.1.1.26 |
groupStats OBJECT IDENTIFIER .1.3.6.1.4.1.7564.19.2.3 |
gpStatsTableA statistics table of the group. SEQUENCE OF GpStatsEntry .1.3.6.1.4.1.7564.19.2.3.1 |
gpStatsEntryA gpStatsTable entry containing the statistics of one group. GpStatsEntry .1.3.6.1.4.1.7564.19.2.3.1.1 |
groupIndexReference index for each group.ro Integer32 .1.3.6.1.4.1.7564.19.2.3.1.1.1 |
groupIDName of the group.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.7564.19.2.3.1.1.2 |
gpTotalHitsTotal hits for the group.ro Integer32 .1.3.6.1.4.1.7564.19.2.3.1.1.3 |
sslMIB OBJECT IDENTIFIER .1.3.6.1.4.1.7564.20 |
sslGeneral OBJECT IDENTIFIER .1.3.6.1.4.1.7564.20.1 |
vhostNumNumber of SSL hosts currently configured.ro Integer32 .1.3.6.1.4.1.7564.20.1.2 |
sslStats OBJECT IDENTIFIER .1.3.6.1.4.1.7564.20.2 |
totalOpenSSLConnsTotal number of open SSL connections (all SSL hosts)ro Integer32 .1.3.6.1.4.1.7564.20.2.1 |
totalAcceptedConnsTotal number of accepted SSL connections (all SSL hosts)ro Integer32 .1.3.6.1.4.1.7564.20.2.2 |
totalRequestedConnsTotal number of requested SSL connections (all SSL hosts)ro Integer32 .1.3.6.1.4.1.7564.20.2.3 |
sslTableSSL host statistics table SEQUENCE OF SslEntry .1.3.6.1.4.1.7564.20.2.4 |
sslEntrysslTable entry for one SSL host SslEntry .1.3.6.1.4.1.7564.20.2.4.1 |
sslIndexThe SSL table indexro Integer32 .1.3.6.1.4.1.7564.20.2.4.1.1 |
vhostNameName of the SSL hostro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.7564.20.2.4.1.2 |
openSSLConnsOpen SSL connections for SSL hostNamero Integer32 .1.3.6.1.4.1.7564.20.2.4.1.3 |
acceptedConnsNumber of accepted SSL connections for SSL hostNamero Integer32 .1.3.6.1.4.1.7564.20.2.4.1.4 |
requestedConnsNumber of requested SSL connections for SSL hostNamero Integer32 .1.3.6.1.4.1.7564.20.2.4.1.5 |
resumedSessNumber of resumed SSL sessions for SSL hostNamero Integer32 .1.3.6.1.4.1.7564.20.2.4.1.6 |
resumableSessNumber of resumable SSL sessions for SSL hostNamero Integer32 .1.3.6.1.4.1.7564.20.2.4.1.7 |
missSessNumber of SSL session misses for SSL hostNamero Integer32 .1.3.6.1.4.1.7564.20.2.4.1.8 |
connsPerSecNumber of SSL connections established per secondro Integer32 .1.3.6.1.4.1.7564.20.2.4.1.9 |
vipStats OBJECT IDENTIFIER .1.3.6.1.4.1.7564.22 |
vipStatusStatus of VIP statistics gathering - on or offro Enumeration .1.3.6.1.4.1.7564.22.1 |
hostNameThe hostname that the VIP is representing (hostname of the appliance)ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.7564.22.2 |
currentTimeThe current time in the format of MM/DD/YY HH:MMro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.7564.22.3 |
totalIPPktsInTotal number of ip packets received on all VIPsro Counter64 .1.3.6.1.4.1.7564.22.4 |
totalIPPktsOutTotal number of ip packets sent out on all VIPsro Counter64 .1.3.6.1.4.1.7564.22.5 |
totalIPBytesInTotal number of IP bytes received on all VIPsro Counter64 .1.3.6.1.4.1.7564.22.6 |
totalIPBytesOutTotal number of IP bytes sent out on all VIPsro Counter64 .1.3.6.1.4.1.7564.22.7 |
ipStatsTableA table of VIP statistics. SEQUENCE OF IpStatsEntry .1.3.6.1.4.1.7564.22.8 |
ipStatsEntryAn entry in the ipStatsTable is created for each VIP. IpStatsEntry .1.3.6.1.4.1.7564.22.8.1 |
ipIndexThe VIP statistics table indexro Integer32 .1.3.6.1.4.1.7564.22.8.1.1 |
ipAddressThe VIP addressro IpAddress .1.3.6.1.4.1.7564.22.8.1.2 |
ipPktsInTotal number of IP packets received on the VIPro Counter64 .1.3.6.1.4.1.7564.22.8.1.3 |
ipBytesInTotal number of bytes received on the VIPro Counter64 .1.3.6.1.4.1.7564.22.8.1.4 |
ipPktsOutTotal number of packets sent out on the VIPro Counter64 .1.3.6.1.4.1.7564.22.8.1.5 |
ipBytesOutTotal number of bytes sent out on the VIPro Counter64 .1.3.6.1.4.1.7564.22.8.1.6 |
startTimeThe time statistics gathering was enabled for the VIPro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.7564.22.8.1.7 |
ipAddrTypeThe IP address type of ipAddressro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.7564.22.8.1.8 |
ipAddrThe VIP addressro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.7564.22.8.1.9 |
ifTraffic OBJECT IDENTIFIER .1.3.6.1.4.1.7564.23 |
infNumberThe number of network interfaces present on this system.ro Integer32 .1.3.6.1.4.1.7564.23.1 |
infTotalInOctetsThe total accumulated number of octets received on all the active interfaces (loopback is not included)ro Counter64 .1.3.6.1.4.1.7564.23.2 |
infTotalOutOctetsThe total accumulated number of octets transmitted out on all the active interfaces (loopback is not included)ro Counter64 .1.3.6.1.4.1.7564.23.3 |
infTableA table of interface statistics. The number of entries is given by the value of infNumber. SEQUENCE OF InfEntry .1.3.6.1.4.1.7564.23.4 |
infEntryAn infTable entry for one interface InfEntry .1.3.6.1.4.1.7564.23.4.1 |
infIndexA unique value for each interface. Its value ranges between 1 and the value of infNumber. The value for each interface must remain constant at least from one re-initialization of the entity's network management system to the next re- initialization.ro Integer32 .1.3.6.1.4.1.7564.23.4.1.1 |
infDescrName of the interfacero DisplayString .1.3.6.1.4.1.7564.23.4.1.2 |
infOperStatusThe current operational state of the interface (up or down).ro Enumeration .1.3.6.1.4.1.7564.23.4.1.3 |
infAddressThe interface's IP addressro IpAddress .1.3.6.1.4.1.7564.23.4.1.4 |
infInOctetsThe total number of octets received on the interface, including framing characters.ro Counter64 .1.3.6.1.4.1.7564.23.4.1.5 |
infInUcastPktsThe number of packets, delivered by this sub-layer to a higher (sub-)layer, which were not addressed to a multicast or broadcast address at this sub-layer.ro Counter64 .1.3.6.1.4.1.7564.23.4.1.6 |
infInNUcastPktsThe number of packets, delivered by this sub-layer to a higher (sub-)layer, which were addressed to a multicast or broadcast address at this sub-layer.rodeprecated Counter64 .1.3.6.1.4.1.7564.23.4.1.7 |
infInDiscardsThe number of inbound packets which were chosen to be discarded even though no errors had been detected to prevent their being deliverable to a higher-layer protocol. One possible reason for discarding such a packet could be to free up buffer space.ro Counter64 .1.3.6.1.4.1.7564.23.4.1.8 |
infInErrorsFor packet-oriented interfaces, the number of inbound packets that contained errors preventing them from being deliverable to a higher-layer protocol. For character- oriented or fixed-length interfaces, the number of inbound transmission units that contained errors preventing them from being deliverable to a higher-layer protocol.ro Counter64 .1.3.6.1.4.1.7564.23.4.1.9 |
infInUnknownProtosFor packet-oriented interfaces, the number of packets received via the interface which were discarded because of an unknown or unsupported protocol. For character-oriented or fixed-length interfaces that support protocol multiplexing the number of transmission units received via the interface which were discarded because of an unknown or unsupported protocol. For any interface that does not support protocol multiplexing, this counter will always be 0.ro Counter64 .1.3.6.1.4.1.7564.23.4.1.10 |
infOutOctetsThe total number of octets transmitted out of the interface, including framing characters.ro Counter64 .1.3.6.1.4.1.7564.23.4.1.11 |
infOutUcastPktsThe total number of packets that higher-level protocols requested be transmitted, and which were not addressed to a multicast or broadcast address at this sub-layer, including those that were discarded or not sent.ro Counter64 .1.3.6.1.4.1.7564.23.4.1.12 |
infOutNUcastPktsThe total number of packets that higher-level protocols requested be transmitted, and which were addressed to a multicast or broadcast address at this sub-layer, including those that were discarded or not sent.rodeprecated Counter64 .1.3.6.1.4.1.7564.23.4.1.13 |
infOutErrorsFor packet-oriented interfaces, the number of outbound packets that could not be transmitted because of errors. For character-oriented or fixed-length interfaces, the number of outbound transmission units that could not be transmitted because of errors.ro Counter64 .1.3.6.1.4.1.7564.23.4.1.14 |
infIpv4AddressTypeThe IP address type of infIpv4Address(should always ipv4).ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.7564.23.4.1.15 |
infIpv4AddressThe interface's IPv4 addressro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.7564.23.4.1.16 |
infIpv6AddressTypeThe IP address type of infIpv6Address(should always ipv6).ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.7564.23.4.1.17 |
infIpv6AddressThe interface's IPv6 addressro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.7564.23.4.1.18 |
infInBandwidthInside throughput(bits/second) of the last 5 minutes for the interfaces.rodeprecated Counter64 .1.3.6.1.4.1.7564.23.4.1.19 |
infOutBandwidthOutside throughput(bits/second) of the last 5 minutes for the interfaces.rodeprecated Counter64 .1.3.6.1.4.1.7564.23.4.1.20 |
infInMcastPktsThe number of packets, delivered by this sub-layer to a higher (sub-)layer, which were addressed to a multicast address at this sub-layer.ro Counter64 .1.3.6.1.4.1.7564.23.4.1.21 |
infOutMcastPktsThe total number of packets that higher-level protocols requested be transmitted, and which were addressed to a multicast address at this sub-layer, including those that were discarded or not sent.ro Counter64 .1.3.6.1.4.1.7564.23.4.1.22 |
infInBcastPktsThe number of packets, delivered by this sub-layer to a higher (sub-)layer, which were addressed to a broadcast address at this sub-layer.ro Counter64 .1.3.6.1.4.1.7564.23.4.1.23 |
infOutBcastPktsThe total number of packets that higher-level protocols requested be transmitted, and which were addressed to a broadcast address at this sub-layer, including those that were discarded or not sent.ro Counter64 .1.3.6.1.4.1.7564.23.4.1.24 |
caSyslog OBJECT IDENTIFIER .1.3.6.1.4.1.7564.24 |
logBasic OBJECT IDENTIFIER .1.3.6.1.4.1.7564.24.1 |
logNotificationsSentThe number of syslog notifications that have been sent. This number may include notifications that were prevented from being transmitted due to reasons such as resource limitations and/or non-connectivity. If one is receiving notifications, one can periodically poll this object to determine if any notifications were missed. If so, a poll of the logHistoryTable might be appropriate.ro Counter32 UNITS "notifications" .1.3.6.1.4.1.7564.24.1.1 |
logNotificationsEnabledIndicates whether logMessageGenerated notifications will or will not be sent when a syslog message is generated by the device. Disabling notifications does not prevent syslog messages from being added to the logHistoryTable.ro Enumeration .1.3.6.1.4.1.7564.24.1.2 |
logMaxSeverityIndicates which syslog severity levels will be processed. Any syslog message with a severity value greater than this value will be ignored by the agent. note: severity numeric values increase as their severity decreases, e.g. error(3) is more severe than debug(7).ro SyslogSeverity .1.3.6.1.4.1.7564.24.1.3 |
logHistory OBJECT IDENTIFIER .1.3.6.1.4.1.7564.24.2 |
logHistTableMaxLengthThe upper limit on the number of entries that the logHistoryTable may contain. A value of 0 will prevent any history from being retained. When this table is full, the oldest entry will be deleted and a new one will be created.ro Integer32 .1.3.6.1.4.1.7564.24.2.1 |
logHistoryTableA table of syslog messages generated by this device. All 'interesting' syslog messages (i.e. severity <= logMaxSeverity) are entered into this table. SEQUENCE OF LogHistoryEntry .1.3.6.1.4.1.7564.24.2.2 |
logHistoryEntryA syslog message that was previously generated by this device. Each entry is indexed by a message index. LogHistoryEntry .1.3.6.1.4.1.7564.24.2.2.1 |
indexA monotonically increasing integer for the sole purpose of indexing messages. When it reaches the maximum value the agent flushes the table and wraps the value back to 1.ro Integer32 .1.3.6.1.4.1.7564.24.2.2.1.1 |
severityThe severity of the message.ro SyslogSeverity .1.3.6.1.4.1.7564.24.2.2.1.2 |
msgTextThe text of the message. If the text of the message exceeds 255 bytes, the message will be truncated to 254 bytes and a '*' character will be appended, indicating that the message has been truncated.ro DisplayString .1.3.6.1.4.1.7564.24.2.2.1.3 |
caSyslogTrap OBJECT IDENTIFIER .1.3.6.1.4.1.7564.24.3 |
syslogTrapWhen a syslogTrap message is generated by the device a syslogTrap notification is sent. The sending of these notifications can be enabled/disabled via the logNotificationsEnabled object. NOTIFICATION-TYPE .1.3.6.1.4.1.7564.24.3.1 |
clickTcp OBJECT IDENTIFIER .1.3.6.1.4.1.7564.25 |
ctcpActiveOpensThe number of times ClickTCP connections have made a direct transition to the SYN-SENT state from the CLOSED state.ro Counter32 .1.3.6.1.4.1.7564.25.1 |
ctcpPassiveOpensThe number of times ClickTCP connections have made a direct transition to the SYN-RCVD state from the LISTEN state.ro Counter32 .1.3.6.1.4.1.7564.25.2 |
ctcpAttemptFailsThe number of times ClickTCP connections have made a direct transition to the CLOSED state from either the SYN-SENT state or the SYN-RCVD state, plus the number of times TCP connections have made a direct transition to the LISTEN state from the SYN-RCVD state.ro Counter32 .1.3.6.1.4.1.7564.25.3 |
ctcpEstabResetsThe number of times ClickTCP connections have made a direct transition to the CLOSED state from either the ESTABLISHED state or the CLOSE-WAIT state.ro Counter32 .1.3.6.1.4.1.7564.25.4 |
ctcpCurrEstabThe number of ClickTCP connections for which the current state is either ESTABLISHED or CLOSE-WAIT.ro Gauge32 .1.3.6.1.4.1.7564.25.5 |
ctcpInSegsThe total number of ClickTCP segments received, including those received in error. This count includes segments received on currently established connections.ro Counter32 .1.3.6.1.4.1.7564.25.6 |
ctcpOutSegsThe total number of ClickTCP segments sent, including those on current connections but excluding those containing only retransmitted octets.ro Counter32 .1.3.6.1.4.1.7564.25.7 |
ctcpRetransSegsThe total number of segments retransmitted - that is, the number of ClickTCP segments transmitted containing one or more previously transmitted octets.ro Counter32 .1.3.6.1.4.1.7564.25.8 |
ctcpInErrsThe total number of segments received in error (e.g., bad ClickTCP checksums).ro Counter32 .1.3.6.1.4.1.7564.25.9 |
ctcpOutRstsThe number of ClickTCP segments sent containing the RST flag.ro Counter32 .1.3.6.1.4.1.7564.25.10 |
ctcpConnTableA table containing ClickTCP connection-specific information. SEQUENCE OF CtcpConnEntry .1.3.6.1.4.1.7564.25.11 |
ctcpConnEntryA conceptual row of the ctcpConnTable containing information about a particular current TCP connection. Each row of this table is transient, in that it ceases to exist when (or soon after) the connection makes the transition to the CLOSED state. CtcpConnEntry .1.3.6.1.4.1.7564.25.11.1 |
ctcpIndexA unique value for each clicktcp connection.ro Integer32 .1.3.6.1.4.1.7564.25.11.1.1 |
ctcpConnStateThe state of this TCP connection.ro Enumeration .1.3.6.1.4.1.7564.25.11.1.2 |
ctcpConnLocalAddressThe local IP address for this TCP connection. In the case of a connection in the listen state which is willing to accept connections for any IP interface associated with the node, the value 0.0.0.0 is used.ro IpAddress .1.3.6.1.4.1.7564.25.11.1.3 |
ctcpConnLocalPortThe local port number for this TCP connection.ro INTEGER .1.3.6.1.4.1.7564.25.11.1.4 |
ctcpConnRemAddressThe remote IP address for this TCP connection.ro IpAddress .1.3.6.1.4.1.7564.25.11.1.5 |
ctcpConnRemPortThe remote port number for this TCP connection.ro INTEGER .1.3.6.1.4.1.7564.25.11.1.6 |
ctcpConnLocalAddrTypeThe IP address type of ctcpConnLocalAddress.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.7564.25.11.1.7 |
ctcpConnLocalAddrThe local IP address for this TCP connection. In the case of a connection in the listen state which is willing to accept connections for any IP interface associated with the node, the value 0.0.0.0/:: is used.ro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.7564.25.11.1.8 |
ctcpConnRemAddrTypeThe IP address type of ctcpConnRemAddress.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.7564.25.11.1.9 |
ctcpConnRemAddrThe remote IP address for this TCP connection.ro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.7564.25.11.1.10 |
healthCheck OBJECT IDENTIFIER .1.3.6.1.4.1.7564.27 |
hcStats OBJECT IDENTIFIER .1.3.6.1.4.1.7564.27.1 |
hcRSCountThe number of real services being checked.ro Integer32 .1.3.6.1.4.1.7564.27.1.1 |
hcStatsTableHealth Check statistics table. SEQUENCE OF HcStatsEntry .1.3.6.1.4.1.7564.27.1.2 |
hcStatsEntryA hcStatsTable entry containing health check statistics for one real service. HcStatsEntry .1.3.6.1.4.1.7564.27.1.2.1 |
hcIndexReference index for each real service being checked.ro Integer32 .1.3.6.1.4.1.7564.27.1.2.1.1 |
hcNameReal service name.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.7564.27.1.2.1.2 |
hcAddrHealth Check IP address.ro IpAddress .1.3.6.1.4.1.7564.27.1.2.1.3 |
hcPortHealth Check port.ro INTEGER .1.3.6.1.4.1.7564.27.1.2.1.4 |
hcStatusThe status (UP/DOWN) of the health check.ro Enumeration .1.3.6.1.4.1.7564.27.1.2.1.5 |
hcCauseThe reason why the health check is being marked UP/DOWN.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.7564.27.1.2.1.6 |
hcNumDownsThe number of times the health check is down.ro Integer32 .1.3.6.1.4.1.7564.27.1.2.1.7 |
hcNumUpsThe number of times the health check is up.ro Integer32 .1.3.6.1.4.1.7564.27.1.2.1.8 |
hcConnAttemptThe number of connections attempted.ro Integer32 .1.3.6.1.4.1.7564.27.1.2.1.9 |
hcConnSuccessThe number of successful connections.ro Integer32 .1.3.6.1.4.1.7564.27.1.2.1.10 |
hcConnFailThe number of connection failures.ro Integer32 .1.3.6.1.4.1.7564.27.1.2.1.11 |
hcAddressTypeThe IP address type of hcAddress.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.7564.27.1.2.1.12 |
hcAddressHealth Check IP address.ro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.7564.27.1.2.1.13 |
compression OBJECT IDENTIFIER .1.3.6.1.4.1.7564.28 |
totalBytesRcvdTotal number of bytes received.ro Counter64 .1.3.6.1.4.1.7564.28.1 |
totalBytesSentTotal number of bytes sent.ro Counter64 .1.3.6.1.4.1.7564.28.2 |
rcvdBytesPerSecNumber of bytes received per second.ro Counter64 .1.3.6.1.4.1.7564.28.3 |
sentBytesPerSecNumber of bytes sent per second.ro Counter64 .1.3.6.1.4.1.7564.28.4 |
peakRcvdBytesPerSecPeak received bytes per secondro Counter64 .1.3.6.1.4.1.7564.28.5 |
peakSentBytesPerSecPeak sent bytes per secondro Counter64 .1.3.6.1.4.1.7564.28.6 |
activeTransacNumber of currently active transactionsro Counter64 .1.3.6.1.4.1.7564.28.7 |
performance OBJECT IDENTIFIER .1.3.6.1.4.1.7564.30 |
cpuUtilizationCurrent percentage of CPU utilizationro Gauge32 .1.3.6.1.4.1.7564.30.1 |
connectionsPerSecNumber of connections per secondro Gauge32 .1.3.6.1.4.1.7564.30.2 |
requestsPerSecNumber of requests per secondro Gauge32 .1.3.6.1.4.1.7564.30.3 |
sdns OBJECT IDENTIFIER .1.3.6.1.4.1.7564.31 |
totalReqTotal DNS requests.ro Counter32 .1.3.6.1.4.1.7564.31.1 |
totalSuccTotal successful DNS resolvings.ro Counter32 .1.3.6.1.4.1.7564.31.2 |
totalFailTotal failed DNS resolvings.ro Counter32 .1.3.6.1.4.1.7564.31.3 |
reqLastSecTotal DNS requests in the last second.ro Counter32 .1.3.6.1.4.1.7564.31.4 |
succLastSecTotal successful DNS resolvings in the last second.ro Counter32 .1.3.6.1.4.1.7564.31.5 |
failLastSecTotal failed DNS resolvings in the last second.ro Counter32 .1.3.6.1.4.1.7564.31.6 |
reqPeakSecPeak DNS requests in a second.ro Counter32 .1.3.6.1.4.1.7564.31.7 |
succPeakSecPeak successful DNS resolvings in a second.ro Counter32 .1.3.6.1.4.1.7564.31.8 |
reqLastMinTotal DNS requests in the last minute.ro Counter32 .1.3.6.1.4.1.7564.31.9 |
succLastMinTotal successful DNS resolvings in the last minute.ro Counter32 .1.3.6.1.4.1.7564.31.10 |
failLastMinTotal failed DNS resolvings in the last minute.ro Counter32 .1.3.6.1.4.1.7564.31.11 |
reqPeakMinPeak DNS requests in a minute.ro Counter32 .1.3.6.1.4.1.7564.31.12 |
succPeakMinPeak successful DNS resolvings in a minute.ro Counter32 .1.3.6.1.4.1.7564.31.13 |
reqLastHourTotal DNS requests in the last hour.ro Counter32 .1.3.6.1.4.1.7564.31.14 |
succLastHourTotal successful DNS resolvings in the last hour.ro Counter32 .1.3.6.1.4.1.7564.31.15 |
failLastHourTotal failed DNS resolvings in the last hour.ro Counter32 .1.3.6.1.4.1.7564.31.16 |
reqPeakHourPeak DNS requests in an hour.ro Counter32 .1.3.6.1.4.1.7564.31.17 |
succPeakHourPeak successful DNS resolvings in an hour.ro Counter32 .1.3.6.1.4.1.7564.31.18 |
reqLastDayTotal DNS requests in the last day.ro Counter32 .1.3.6.1.4.1.7564.31.19 |
succLastDayTotal successful DNS resolvings in the last day.ro Counter32 .1.3.6.1.4.1.7564.31.20 |
failLastDayTotal failed DNS resolvings in the last day.ro Counter32 .1.3.6.1.4.1.7564.31.21 |
reqPeakDayPeak DNS requests in a day.ro Counter32 .1.3.6.1.4.1.7564.31.22 |
succPeakDayPeak successful DNS resolvings in a day.ro Counter32 .1.3.6.1.4.1.7564.31.23 |
reqLastSec5Total DNS requests in the last 5 seconds.ro Counter32 .1.3.6.1.4.1.7564.31.24 |
succLastSec5Total successful DNS resolvings in the last 5 seconds.ro Counter32 .1.3.6.1.4.1.7564.31.25 |
failLastSec5Total failed DNS resolvings in the last 5 seconds.ro Counter32 .1.3.6.1.4.1.7564.31.26 |
reqPeakSec5Peak DNS requests in 5 seconds.ro Counter32 .1.3.6.1.4.1.7564.31.27 |
succPeakSec5Peak successful DNS resolvings in 5 seconds.ro Counter32 .1.3.6.1.4.1.7564.31.28 |
monitor OBJECT IDENTIFIER .1.3.6.1.4.1.7564.32 |
cputempcurrent cpu temprature of cpu and sysro DisplayString .1.3.6.1.4.1.7564.32.1 |
fanspeedcurrent fan speedro DisplayString .1.3.6.1.4.1.7564.32.2 |
powerstatecurrent dual power supply state (0 (ok),1(error))ro Enumeration .1.3.6.1.4.1.7564.32.3 |
caTraps OBJECT IDENTIFIER .1.3.6.1.4.1.7564.251 |
caStartThis trap is sent when the agent starts NOTIFICATION-TYPE .1.3.6.1.4.1.7564.251.1 |
caShutdownThis trap is sent when the agent terminates NOTIFICATION-TYPE .1.3.6.1.4.1.7564.251.2 |
licenseRemainingDayslicense remaining days NOTIFICATION-TYPE .1.3.6.1.4.1.7564.251.3 |