CA-SNMP-MIB8: View SNMP OID List / Download MIB

VENDOR: CLICKARRRAY NETWORKS


 Home MIB: CA-SNMP-MIB8
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 arrayNetworks 1.3.6.1.4.1.7564
This file defines the private CA SNMP MIB extensions.
           systemInfo 1.3.6.1.4.1.7564.3
               serialNumber 1.3.6.1.4.1.7564.3.1 displaystring read-only
Serial Number of the equipment
           memory 1.3.6.1.4.1.7564.4
               sysMemory 1.3.6.1.4.1.7564.4.1 counter64 read-only
Curren system total available memory
               sysMemoryUtilization 1.3.6.1.4.1.7564.4.2 gauge32 read-only
Current percentage of Network memory utilization
               sysSwapUsed 1.3.6.1.4.1.7564.4.3 gauge32 read-only
Currently used swap space in MB
               sysSwapCapacity 1.3.6.1.4.1.7564.4.4 gauge32 read-only
Current swap space usage
           revProxyCache 1.3.6.1.4.1.7564.16
                 cacheBasicStats 1.3.6.1.4.1.7564.16.1
                     cacheStatus 1.3.6.1.4.1.7564.16.1.1 integer read-only
Current status of the reverse proxy cache - on or off Enumeration: 'on': 1, 'off': 0.
                     requestsReceived 1.3.6.1.4.1.7564.16.1.2 counter32 read-only
Total number of requests received by the reverse proxy cache.
                     getRequests 1.3.6.1.4.1.7564.16.1.3 counter32 read-only
Total GET requests received by the reverse proxy cache.
                     headRequests 1.3.6.1.4.1.7564.16.1.4 counter32 read-only
Total HEAD requests received by the reverse proxy cache.
                     purgeRequests 1.3.6.1.4.1.7564.16.1.5 counter32 read-only
Total PURGE requests received by the reverse proxy cache.
                     postRequests 1.3.6.1.4.1.7564.16.1.6 counter32 read-only
Total POST requests received by the reverse proxy cache.
                     clientEstabConn 1.3.6.1.4.1.7564.16.1.7 gauge32 read-only
Number of current client connections (e.g. from the browsers).
                     serverEstabConn 1.3.6.1.4.1.7564.16.1.8 gauge32 read-only
Number of current backend server connections.
                     requestsToHttps 1.3.6.1.4.1.7564.16.1.9 counter32 read-only
Requests redirected to HTTPS.
                     requestsOnRegex 1.3.6.1.4.1.7564.16.1.10 counter32 read-only
Requests redirected based on regex match
                     requestsToUrl 1.3.6.1.4.1.7564.16.1.11 counter32 read-only
Requests forwarded with rewritten url.
                     responsesToHttps 1.3.6.1.4.1.7564.16.1.12 counter32 read-only
Locations rewritten to HTTPS.
                     responsesOnRegex 1.3.6.1.4.1.7564.16.1.13 counter32 read-only
Locations rewritten based on regex match.
                     cacheSkip 1.3.6.1.4.1.7564.16.1.14 counter32 read-only
Cache skip, cache off.
                     hitsReply 1.3.6.1.4.1.7564.16.1.15 counter32 read-only
We 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.
                     hitsReplyWNotModified 1.3.6.1.4.1.7564.16.1.16 counter32 read-only
We 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.
                     hitsReplyWPreFailed 1.3.6.1.4.1.7564.16.1.17 counter32 read-only
Cache hit, reply with Precondition Failed.
                     hitRevalidate 1.3.6.1.4.1.7564.16.1.18 counter32 read-only
The 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).
                     cacheMissWNoncacheReq 1.3.6.1.4.1.7564.16.1.19 counter32 read-only
The 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.
                     cacheMissWNewEntry 1.3.6.1.4.1.7564.16.1.20 counter32 read-only
Count 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).
                     cacheMissWRespNo 1.3.6.1.4.1.7564.16.1.21 counter32 read-only
Cache miss, create new entry, resp noncacheable.
                     cacheHitRatio 1.3.6.1.4.1.7564.16.1.22 counter32 read-only
Cache hit reply using cache + cache reply with 'not modified'.
           vrrp 1.3.6.1.4.1.7564.18
                 clusterVrrp 1.3.6.1.4.1.7564.18.1
                     maxCluster 1.3.6.1.4.1.7564.18.1.1 integer32 read-only
Current 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.
                     clusterNum 1.3.6.1.4.1.7564.18.1.2 integer32 read-only
Current number of entries in the vrrpTable.
                     vrrpTable 1.3.6.1.4.1.7564.18.1.3 no-access
A table containing clustering configuration
                         vrrpEntry 1.3.6.1.4.1.7564.18.1.3.1 no-access
An 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
                             clusterVirIndex 1.3.6.1.4.1.7564.18.1.3.1.1 integer32 read-only
The cluster virtual table index
                             clusterId 1.3.6.1.4.1.7564.18.1.3.1.2 integer32 read-only
Cluster identifier
                             clusterVirState 1.3.6.1.4.1.7564.18.1.3.1.3 integer read-only
The current state of the cluster Enumeration: 'master': 4, 'init': 2, 'reserverd': 1, 'backup': 3, 'incomplete': 0.
                             clusterVirIfname 1.3.6.1.4.1.7564.18.1.3.1.4 displaystring read-only
The interface name on which the cluster is defined
                             clusterVirAddr 1.3.6.1.4.1.7564.18.1.3.1.5 ipaddress read-only
A virtual ip address (VIP) in the cluster
                             clusterVirAuthType 1.3.6.1.4.1.7564.18.1.3.1.6 integer read-only
Type of authentication being used. none(0) - no authentication simple-text-password(1) - use password specified in cluster virtual for authentication. Enumeration: 'simple-text-password': 1, 'none': 0.
                             clusterVirAuthPasswd 1.3.6.1.4.1.7564.18.1.3.1.7 displaystring read-only
The password for authentication.
                             clusterVirPreempt 1.3.6.1.4.1.7564.18.1.3.1.8 integer read-only
This is for controling whether a higher priority Backup VRRP virtual preempts a low priority Master. Enumeration: 'true': 1, 'false': 0.
                             clusterVirInterval 1.3.6.1.4.1.7564.18.1.3.1.9 integer32 read-only
VRRP advertisement interval
                             clusterVirPriority 1.3.6.1.4.1.7564.18.1.3.1.10 integer32 read-only
Priority of the local node in the cluster
                             clusterVirAddressType 1.3.6.1.4.1.7564.18.1.3.1.11 inetaddresstype read-only
The IP address type of clusterVirAddress.
                             clusterVirAddress 1.3.6.1.4.1.7564.18.1.3.1.12 inetaddress read-only
A virtual ip address (VIP) in the cluster
           slbMIB 1.3.6.1.4.1.7564.19
                 slbGeneral 1.3.6.1.4.1.7564.19.1
                     realServer 1.3.6.1.4.1.7564.19.1.1
                         rsCount 1.3.6.1.4.1.7564.19.1.1.1 integer32 read-only
Number of real services currently configured.
                         rsTable 1.3.6.1.4.1.7564.19.1.1.2 no-access
A table containing the configuration of real services.
                             rsEntry 1.3.6.1.4.1.7564.19.1.1.2.1 no-access
A rsTable entry containing the information of one real service.
                                 rsIndex 1.3.6.1.4.1.7564.19.1.1.2.1.1 integer32 read-only
Reference index for each real service.
                                 rsID 1.3.6.1.4.1.7564.19.1.1.2.1.2 displaystring read-only
The name of the real service
                                 rsProtocol 1.3.6.1.4.1.7564.19.1.1.2.1.3 integer read-only
The protocol of the real service. Enumeration: 'ftp': 2, 'udp': 1, 'rtsp': 15, 'http': 4, 'dns': 7, 'sipudp': 12, 'radauth': 14, 'ip': 10, 'siptcp': 11, 'l2mac': 9, 'tcp': 0, 'tcps': 6, 'ftps': 3, 'l2ip': 8, 'https': 5, 'radacct': 13, 'vlink': 16, 'rdp': 17.
                                 rsIpAddr 1.3.6.1.4.1.7564.19.1.1.2.1.4 ipaddress read-only
The real service IP address.
                                 rsPort 1.3.6.1.4.1.7564.19.1.1.2.1.5 integer read-only
The port number of the real service.
                                 rsMaxConn 1.3.6.1.4.1.7564.19.1.1.2.1.6 integer32 read-only
Maximum number of connections per real service.
                                 rsStatus 1.3.6.1.4.1.7564.19.1.1.2.1.8 integer read-only
The current status of real service - up or down. Enumeration: 'down': 0, 'up': 1.
                                 rsAvgRespTime 1.3.6.1.4.1.7564.19.1.1.2.1.9 integer32 read-only
Server Average Response Time (in microseconds)
                                 rsIpAddressType 1.3.6.1.4.1.7564.19.1.1.2.1.10 inetaddresstype read-only
The IP address type of rsIpAddress.
                                 rsIpAddress 1.3.6.1.4.1.7564.19.1.1.2.1.11 inetaddress read-only
The real service IP address.
                     virtualServer 1.3.6.1.4.1.7564.19.1.2
                         vsCount 1.3.6.1.4.1.7564.19.1.2.1 integer32 read-only
Number of virtual services currently configured.
                         vsTable 1.3.6.1.4.1.7564.19.1.2.2 no-access
A table containing the configuration of virtual services.
                             vsEntry 1.3.6.1.4.1.7564.19.1.2.2.1 no-access
A vsTable entry containing the configuration of one virtual service.
                                 vsIndex 1.3.6.1.4.1.7564.19.1.2.2.1.1 integer32 read-only
Reference index for each virtual service.
                                 vsID 1.3.6.1.4.1.7564.19.1.2.2.1.2 displaystring read-only
Name of the virtual service.
                                 vsProtocol 1.3.6.1.4.1.7564.19.1.2.2.1.3 integer read-only
The protocol of the virtual service. Enumeration: 'ftp': 2, 'udp': 1, 'rtsp': 15, 'http': 4, 'dns': 7, 'sipudp': 12, 'radauth': 14, 'ip': 10, 'siptcp': 11, 'l2mac': 9, 'tcp': 0, 'tcps': 6, 'ftps': 3, 'l2ip': 8, 'https': 5, 'radacct': 13, 'vlink': 16, 'rdp': 17.
                                 vsIpAddr 1.3.6.1.4.1.7564.19.1.2.2.1.4 ipaddress read-only
The virtual service IP address.
                                 vsPort 1.3.6.1.4.1.7564.19.1.2.2.1.5 integer read-only
The port of the virtual service.
                                 vsMaxConn 1.3.6.1.4.1.7564.19.1.2.2.1.6 integer32 read-only
Maximum number of connections of the virtual service.
                                 vsIpAddressType 1.3.6.1.4.1.7564.19.1.2.2.1.7 inetaddresstype read-only
The IP address type of vsIpAddress.
                                 vsIpAddress 1.3.6.1.4.1.7564.19.1.2.2.1.8 inetaddress read-only
The virtual service IP address.
                     groupCurCfg 1.3.6.1.4.1.7564.19.1.3
                         groupCount 1.3.6.1.4.1.7564.19.1.3.1 integer32 read-only
Number of groups currently configured.
                         gpTable 1.3.6.1.4.1.7564.19.1.3.2 no-access
A table containing group member configuration.
                             gpEntry 1.3.6.1.4.1.7564.19.1.3.2.1 no-access
A gpTable entry containing one group member configuration.
                                 gpIndex 1.3.6.1.4.1.7564.19.1.3.2.1.1 integer32 read-only
Reference index for each group member.
                                 gpID 1.3.6.1.4.1.7564.19.1.3.2.1.2 displaystring read-only
Name of the group.
                                 realID 1.3.6.1.4.1.7564.19.1.3.2.1.3 displaystring read-only
Name of the real service.
                                 gpMetrics 1.3.6.1.4.1.7564.19.1.3.2.1.4 integer read-only
Metric used to balance real services within the group. Enumeration: 'sipcid': 18, 'radch': 22, 'ec': 20, 'sslsid': 12, 'ic': 10, 'sipuid': 19, 'lc': 2, 'rr': 1, 'p': 4, 'chh': 21, 'chi': 15, 'snmp': 17, 'invalid': 0, 'pc': 7, 'rc': 11, 'ph': 5, 'pi': 6, 'persistence': 26, 'hip': 14, 'rdprt': 25, 'hq': 24, 'hh': 9, 'hi': 13, 'hc': 8, 'sr': 3, 'prox': 16, 'radchs': 23.
                 slbStats 1.3.6.1.4.1.7564.19.2
                     realStats 1.3.6.1.4.1.7564.19.2.1
                         rsStatsTable 1.3.6.1.4.1.7564.19.2.1.1 no-access
Real service statistics table.
                             rsStatsEntry 1.3.6.1.4.1.7564.19.2.1.1.1 no-access
A rsStatsTable entry containing the statistics of one real service.
                                 realIndex 1.3.6.1.4.1.7564.19.2.1.1.1.1 integer32 read-only
Reference index for each real service.
                                 realServerID 1.3.6.1.4.1.7564.19.2.1.1.1.2 displaystring read-only
Name of the real service.
                                 realAddr 1.3.6.1.4.1.7564.19.2.1.1.1.3 ipaddress read-only
Real service IP address.
                                 realPort 1.3.6.1.4.1.7564.19.2.1.1.1.4 integer read-only
The port number of the real service.
                                 rsCntOfReq 1.3.6.1.4.1.7564.19.2.1.1.1.5 integer32 read-only
Number of outstanding requests to the real service.
                                 rsConnCnt 1.3.6.1.4.1.7564.19.2.1.1.1.6 integer32 read-only
Number of open connections to the real service.
                                 rsTotalHits 1.3.6.1.4.1.7564.19.2.1.1.1.7 integer32 read-only
The total number of requests sent to the real service.
                                 realStatus 1.3.6.1.4.1.7564.19.2.1.1.1.8 integer read-only
The health status (up or down) of the real service. Enumeration: 'down': 0, 'up': 1.
                                 realAddressType 1.3.6.1.4.1.7564.19.2.1.1.1.9 inetaddresstype read-only
The IP address type of realAddress.
                                 realAddress 1.3.6.1.4.1.7564.19.2.1.1.1.10 inetaddress read-only
Real service IP address.
                     virtualStats 1.3.6.1.4.1.7564.19.2.2
                         vsStatsTable 1.3.6.1.4.1.7564.19.2.2.1 no-access
A statistics table for virtual service.
                             vsStatsEntry 1.3.6.1.4.1.7564.19.2.2.1.1 no-access
A vsStatsTable entry containing the statistics of one virtual service.
                                 virtualIndex 1.3.6.1.4.1.7564.19.2.2.1.1.1 integer32 read-only
Reference index for each virtual service.
                                 virtServerID 1.3.6.1.4.1.7564.19.2.2.1.1.2 displaystring read-only
Name of the virtual service.
                                 virtualAddr 1.3.6.1.4.1.7564.19.2.2.1.1.3 ipaddress read-only
IP address of the virtual service.
                                 virtualPort 1.3.6.1.4.1.7564.19.2.2.1.1.4 integer read-only
Port number of the virtual service.
                                 vsURLHits 1.3.6.1.4.1.7564.19.2.2.1.1.5 integer32 read-only
Number of QoS URL policy hits for the virtual service.
                                 vsHostnameHits 1.3.6.1.4.1.7564.19.2.2.1.1.6 integer32 read-only
Number of QoS Hostname policy hits for the virtual service.
                                 vsPerstntCookieHits 1.3.6.1.4.1.7564.19.2.2.1.1.7 integer32 read-only
Number of Persistent Cookie policy hits for the virtual service.
                                 vsQosCookieHits 1.3.6.1.4.1.7564.19.2.2.1.1.8 integer32 read-only
Number of QoS Cookie hits for the virtual service.
                                 vsDefaultHits 1.3.6.1.4.1.7564.19.2.2.1.1.9 integer32 read-only
Number of Default policy hits for the virtual service.
                                 vsPerstntURLHits 1.3.6.1.4.1.7564.19.2.2.1.1.10 integer32 read-only
Number of Persistent URL policy hits for the virtual service.
                                 vsStaticHits 1.3.6.1.4.1.7564.19.2.2.1.1.11 integer32 read-only
Number of Static policy hits for the virtual service.
                                 vsQosNetworkHits 1.3.6.1.4.1.7564.19.2.2.1.1.12 integer32 read-only
Number of QoS Network policy hits for the virtual service.
                                 vsQosURLHits 1.3.6.1.4.1.7564.19.2.2.1.1.13 integer32 read-only
Number of QoS URL policy hits for the virtual service.
                                 vsBackupHits 1.3.6.1.4.1.7564.19.2.2.1.1.14 integer32 read-only
Number of Backup policy hits for the virtual service.
                                 vsCacheHits 1.3.6.1.4.1.7564.19.2.2.1.1.15 integer32 read-only
Number of Cache hits for the virtual service.
                                 vsRegexHits 1.3.6.1.4.1.7564.19.2.2.1.1.16 integer32 read-only
Number of Regex policy hits for the virtual service.
                                 vsRCookieHits 1.3.6.1.4.1.7564.19.2.2.1.1.17 integer32 read-only
Number of Rewrite Cookie policy hits for the virtual service.
                                 vsICookieHits 1.3.6.1.4.1.7564.19.2.2.1.1.18 integer32 read-only
Number of Insert Cookie policy hits for the virtual service.
                                 vsConnCnt 1.3.6.1.4.1.7564.19.2.2.1.1.19 integer32 read-only
Number of open connections to the virtual service.
                                 virtualAddressType 1.3.6.1.4.1.7564.19.2.2.1.1.20 inetaddresstype read-only
The IP address type of virtualAddress.
                                 virtualAddress 1.3.6.1.4.1.7564.19.2.2.1.1.21 inetaddress read-only
IP address of the virtual service.
                                 vsQosClientPortHits 1.3.6.1.4.1.7564.19.2.2.1.1.22 integer32 read-only
Number of QoS Client Port policy hits for the virtual service.
                                 vsQosBodyHits 1.3.6.1.4.1.7564.19.2.2.1.1.23 integer32 read-only
Number of QoS Body policy hits for the virtual service.
                                 vsHeaderHits 1.3.6.1.4.1.7564.19.2.2.1.1.24 integer32 read-only
Number of Header policy hits for the virtual service.
                                 vsHashURLHits 1.3.6.1.4.1.7564.19.2.2.1.1.25 integer32 read-only
Number of Hash URL policy hits for the virtual service.
                                 vsRedirectHits 1.3.6.1.4.1.7564.19.2.2.1.1.26 integer32 read-only
Number of Redirect policy hits for the virtual service.
                     groupStats 1.3.6.1.4.1.7564.19.2.3
                         gpStatsTable 1.3.6.1.4.1.7564.19.2.3.1 no-access
A statistics table of the group.
                             gpStatsEntry 1.3.6.1.4.1.7564.19.2.3.1.1 no-access
A gpStatsTable entry containing the statistics of one group.
                                 groupIndex 1.3.6.1.4.1.7564.19.2.3.1.1.1 integer32 read-only
Reference index for each group.
                                 groupID 1.3.6.1.4.1.7564.19.2.3.1.1.2 displaystring read-only
Name of the group.
                                 gpTotalHits 1.3.6.1.4.1.7564.19.2.3.1.1.3 integer32 read-only
Total hits for the group.
           sslMIB 1.3.6.1.4.1.7564.20
                 sslGeneral 1.3.6.1.4.1.7564.20.1
                     vhostNum 1.3.6.1.4.1.7564.20.1.2 integer32 read-only
Number of SSL hosts currently configured.
                 sslStats 1.3.6.1.4.1.7564.20.2
                     totalOpenSSLConns 1.3.6.1.4.1.7564.20.2.1 integer32 read-only
Total number of open SSL connections (all SSL hosts)
                     totalAcceptedConns 1.3.6.1.4.1.7564.20.2.2 integer32 read-only
Total number of accepted SSL connections (all SSL hosts)
                     totalRequestedConns 1.3.6.1.4.1.7564.20.2.3 integer32 read-only
Total number of requested SSL connections (all SSL hosts)
                     sslTable 1.3.6.1.4.1.7564.20.2.4 no-access
SSL host statistics table
                         sslEntry 1.3.6.1.4.1.7564.20.2.4.1 no-access
sslTable entry for one SSL host
                             sslIndex 1.3.6.1.4.1.7564.20.2.4.1.1 integer32 read-only
The SSL table index
                             vhostName 1.3.6.1.4.1.7564.20.2.4.1.2 displaystring read-only
Name of the SSL host
                             openSSLConns 1.3.6.1.4.1.7564.20.2.4.1.3 integer32 read-only
Open SSL connections for SSL hostName
                             acceptedConns 1.3.6.1.4.1.7564.20.2.4.1.4 integer32 read-only
Number of accepted SSL connections for SSL hostName
                             requestedConns 1.3.6.1.4.1.7564.20.2.4.1.5 integer32 read-only
Number of requested SSL connections for SSL hostName
                             resumedSess 1.3.6.1.4.1.7564.20.2.4.1.6 integer32 read-only
Number of resumed SSL sessions for SSL hostName
                             resumableSess 1.3.6.1.4.1.7564.20.2.4.1.7 integer32 read-only
Number of resumable SSL sessions for SSL hostName
                             missSess 1.3.6.1.4.1.7564.20.2.4.1.8 integer32 read-only
Number of SSL session misses for SSL hostName
                             connsPerSec 1.3.6.1.4.1.7564.20.2.4.1.9 integer32 read-only
Number of SSL connections established per second
           vipStats 1.3.6.1.4.1.7564.22
                 vipStatus 1.3.6.1.4.1.7564.22.1 integer read-only
Status of VIP statistics gathering - on or off Enumeration: 'on': 1, 'off': 0.
                 hostName 1.3.6.1.4.1.7564.22.2 displaystring read-only
The hostname that the VIP is representing (hostname of the appliance)
                 currentTime 1.3.6.1.4.1.7564.22.3 displaystring read-only
The current time in the format of MM/DD/YY HH:MM
                 totalIPPktsIn 1.3.6.1.4.1.7564.22.4 counter64 read-only
Total number of ip packets received on all VIPs
                 totalIPPktsOut 1.3.6.1.4.1.7564.22.5 counter64 read-only
Total number of ip packets sent out on all VIPs
                 totalIPBytesIn 1.3.6.1.4.1.7564.22.6 counter64 read-only
Total number of IP bytes received on all VIPs
                 totalIPBytesOut 1.3.6.1.4.1.7564.22.7 counter64 read-only
Total number of IP bytes sent out on all VIPs
                 ipStatsTable 1.3.6.1.4.1.7564.22.8 no-access
A table of VIP statistics.
                     ipStatsEntry 1.3.6.1.4.1.7564.22.8.1 no-access
An entry in the ipStatsTable is created for each VIP.
                         ipIndex 1.3.6.1.4.1.7564.22.8.1.1 integer32 read-only
The VIP statistics table index
                         ipAddress 1.3.6.1.4.1.7564.22.8.1.2 ipaddress read-only
The VIP address
                         ipPktsIn 1.3.6.1.4.1.7564.22.8.1.3 counter64 read-only
Total number of IP packets received on the VIP
                         ipBytesIn 1.3.6.1.4.1.7564.22.8.1.4 counter64 read-only
Total number of bytes received on the VIP
                         ipPktsOut 1.3.6.1.4.1.7564.22.8.1.5 counter64 read-only
Total number of packets sent out on the VIP
                         ipBytesOut 1.3.6.1.4.1.7564.22.8.1.6 counter64 read-only
Total number of bytes sent out on the VIP
                         startTime 1.3.6.1.4.1.7564.22.8.1.7 displaystring read-only
The time statistics gathering was enabled for the VIP
                         ipAddrType 1.3.6.1.4.1.7564.22.8.1.8 inetaddresstype read-only
The IP address type of ipAddress
                         ipAddr 1.3.6.1.4.1.7564.22.8.1.9 inetaddress read-only
The VIP address
           ifTraffic 1.3.6.1.4.1.7564.23
                 infNumber 1.3.6.1.4.1.7564.23.1 integer32 read-only
The number of network interfaces present on this system.
                 infTotalInOctets 1.3.6.1.4.1.7564.23.2 counter64 read-only
The total accumulated number of octets received on all the active interfaces (loopback is not included)
                 infTotalOutOctets 1.3.6.1.4.1.7564.23.3 counter64 read-only
The total accumulated number of octets transmitted out on all the active interfaces (loopback is not included)
                 infTable 1.3.6.1.4.1.7564.23.4 no-access
A table of interface statistics. The number of entries is given by the value of infNumber.
                     infEntry 1.3.6.1.4.1.7564.23.4.1 no-access
An infTable entry for one interface
                         infIndex 1.3.6.1.4.1.7564.23.4.1.1 integer32 read-only
A 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.
                         infDescr 1.3.6.1.4.1.7564.23.4.1.2 displaystring read-only
Name of the interface
                         infOperStatus 1.3.6.1.4.1.7564.23.4.1.3 integer read-only
The current operational state of the interface (up or down). Enumeration: 'down': 2, 'up': 1.
                         infAddress 1.3.6.1.4.1.7564.23.4.1.4 ipaddress read-only
The interface's IP address
                         infInOctets 1.3.6.1.4.1.7564.23.4.1.5 counter64 read-only
The total number of octets received on the interface, including framing characters.
                         infInUcastPkts 1.3.6.1.4.1.7564.23.4.1.6 counter64 read-only
The 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.
                         infInNUcastPkts 1.3.6.1.4.1.7564.23.4.1.7 counter64 read-only
The 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.
                         infInDiscards 1.3.6.1.4.1.7564.23.4.1.8 counter64 read-only
The 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.
                         infInErrors 1.3.6.1.4.1.7564.23.4.1.9 counter64 read-only
For 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.
                         infInUnknownProtos 1.3.6.1.4.1.7564.23.4.1.10 counter64 read-only
For 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.
                         infOutOctets 1.3.6.1.4.1.7564.23.4.1.11 counter64 read-only
The total number of octets transmitted out of the interface, including framing characters.
                         infOutUcastPkts 1.3.6.1.4.1.7564.23.4.1.12 counter64 read-only
The 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.
                         infOutNUcastPkts 1.3.6.1.4.1.7564.23.4.1.13 counter64 read-only
The 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.
                         infOutErrors 1.3.6.1.4.1.7564.23.4.1.14 counter64 read-only
For 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.
                         infIpv4AddressType 1.3.6.1.4.1.7564.23.4.1.15 inetaddresstype read-only
The IP address type of infIpv4Address(should always ipv4).
                         infIpv4Address 1.3.6.1.4.1.7564.23.4.1.16 inetaddress read-only
The interface's IPv4 address
                         infIpv6AddressType 1.3.6.1.4.1.7564.23.4.1.17 inetaddresstype read-only
The IP address type of infIpv6Address(should always ipv6).
                         infIpv6Address 1.3.6.1.4.1.7564.23.4.1.18 inetaddress read-only
The interface's IPv6 address
                         infInBandwidth 1.3.6.1.4.1.7564.23.4.1.19 counter64 read-only
Inside throughput(bits/second) of the last 5 minutes for the interfaces.
                         infOutBandwidth 1.3.6.1.4.1.7564.23.4.1.20 counter64 read-only
Outside throughput(bits/second) of the last 5 minutes for the interfaces.
                         infInMcastPkts 1.3.6.1.4.1.7564.23.4.1.21 counter64 read-only
The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were addressed to a multicast address at this sub-layer.
                         infOutMcastPkts 1.3.6.1.4.1.7564.23.4.1.22 counter64 read-only
The 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.
                         infInBcastPkts 1.3.6.1.4.1.7564.23.4.1.23 counter64 read-only
The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were addressed to a broadcast address at this sub-layer.
                         infOutBcastPkts 1.3.6.1.4.1.7564.23.4.1.24 counter64 read-only
The 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.
           caSyslog 1.3.6.1.4.1.7564.24
                 logBasic 1.3.6.1.4.1.7564.24.1
                     logNotificationsSent 1.3.6.1.4.1.7564.24.1.1 counter32 read-only
The 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.
                     logNotificationsEnabled 1.3.6.1.4.1.7564.24.1.2 integer read-only
Indicates 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. Enumeration: 'enable': 1, 'disable': 0.
                     logMaxSeverity 1.3.6.1.4.1.7564.24.1.3 syslogseverity read-only
Indicates 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).
                 logHistory 1.3.6.1.4.1.7564.24.2
                     logHistTableMaxLength 1.3.6.1.4.1.7564.24.2.1 integer32 read-only
The 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.
                     logHistoryTable 1.3.6.1.4.1.7564.24.2.2 no-access
A table of syslog messages generated by this device. All 'interesting' syslog messages (i.e. severity <= logMaxSeverity) are entered into this table.
                         logHistoryEntry 1.3.6.1.4.1.7564.24.2.2.1 no-access
A syslog message that was previously generated by this device. Each entry is indexed by a message index.
                             index 1.3.6.1.4.1.7564.24.2.2.1.1 integer32 read-only
A 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.
                             severity 1.3.6.1.4.1.7564.24.2.2.1.2 syslogseverity read-only
The severity of the message.
                             msgText 1.3.6.1.4.1.7564.24.2.2.1.3 displaystring read-only
The 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.
                 caSyslogTrap 1.3.6.1.4.1.7564.24.3
                     syslogTrap 1.3.6.1.4.1.7564.24.3.1
When 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.
           clickTcp 1.3.6.1.4.1.7564.25
                 ctcpActiveOpens 1.3.6.1.4.1.7564.25.1 counter32 read-only
The number of times ClickTCP connections have made a direct transition to the SYN-SENT state from the CLOSED state.
                 ctcpPassiveOpens 1.3.6.1.4.1.7564.25.2 counter32 read-only
The number of times ClickTCP connections have made a direct transition to the SYN-RCVD state from the LISTEN state.
                 ctcpAttemptFails 1.3.6.1.4.1.7564.25.3 counter32 read-only
The 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.
                 ctcpEstabResets 1.3.6.1.4.1.7564.25.4 counter32 read-only
The number of times ClickTCP connections have made a direct transition to the CLOSED state from either the ESTABLISHED state or the CLOSE-WAIT state.
                 ctcpCurrEstab 1.3.6.1.4.1.7564.25.5 gauge32 read-only
The number of ClickTCP connections for which the current state is either ESTABLISHED or CLOSE-WAIT.
                 ctcpInSegs 1.3.6.1.4.1.7564.25.6 counter32 read-only
The total number of ClickTCP segments received, including those received in error. This count includes segments received on currently established connections.
                 ctcpOutSegs 1.3.6.1.4.1.7564.25.7 counter32 read-only
The total number of ClickTCP segments sent, including those on current connections but excluding those containing only retransmitted octets.
                 ctcpRetransSegs 1.3.6.1.4.1.7564.25.8 counter32 read-only
The total number of segments retransmitted - that is, the number of ClickTCP segments transmitted containing one or more previously transmitted octets.
                 ctcpInErrs 1.3.6.1.4.1.7564.25.9 counter32 read-only
The total number of segments received in error (e.g., bad ClickTCP checksums).
                 ctcpOutRsts 1.3.6.1.4.1.7564.25.10 counter32 read-only
The number of ClickTCP segments sent containing the RST flag.
                 ctcpConnTable 1.3.6.1.4.1.7564.25.11 no-access
A table containing ClickTCP connection-specific information.
                       ctcpConnEntry 1.3.6.1.4.1.7564.25.11.1 no-access
A 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.
                           ctcpIndex 1.3.6.1.4.1.7564.25.11.1.1 integer32 read-only
A unique value for each clicktcp connection.
                           ctcpConnState 1.3.6.1.4.1.7564.25.11.1.2 integer read-only
The state of this TCP connection. Enumeration: 'synReceived': 4, 'established': 5, 'finWait2': 7, 'timeWait': 11, 'finWait1': 6, 'lastAck': 9, 'closeWait': 8, 'deleteTCB': 12, 'closed': 1, 'closing': 10, 'listen': 2, 'synSent': 3.
                           ctcpConnLocalAddress 1.3.6.1.4.1.7564.25.11.1.3 ipaddress read-only
The 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.
                           ctcpConnLocalPort 1.3.6.1.4.1.7564.25.11.1.4 integer read-only
The local port number for this TCP connection.
                           ctcpConnRemAddress 1.3.6.1.4.1.7564.25.11.1.5 ipaddress read-only
The remote IP address for this TCP connection.
                           ctcpConnRemPort 1.3.6.1.4.1.7564.25.11.1.6 integer read-only
The remote port number for this TCP connection.
                           ctcpConnLocalAddrType 1.3.6.1.4.1.7564.25.11.1.7 inetaddresstype read-only
The IP address type of ctcpConnLocalAddress.
                           ctcpConnLocalAddr 1.3.6.1.4.1.7564.25.11.1.8 inetaddress read-only
The 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.
                           ctcpConnRemAddrType 1.3.6.1.4.1.7564.25.11.1.9 inetaddresstype read-only
The IP address type of ctcpConnRemAddress.
                           ctcpConnRemAddr 1.3.6.1.4.1.7564.25.11.1.10 inetaddress read-only
The remote IP address for this TCP connection.
           healthCheck 1.3.6.1.4.1.7564.27
                 hcStats 1.3.6.1.4.1.7564.27.1
                     hcRSCount 1.3.6.1.4.1.7564.27.1.1 integer32 read-only
The number of real services being checked.
                     hcStatsTable 1.3.6.1.4.1.7564.27.1.2 no-access
Health Check statistics table.
                         hcStatsEntry 1.3.6.1.4.1.7564.27.1.2.1 no-access
A hcStatsTable entry containing health check statistics for one real service.
                             hcIndex 1.3.6.1.4.1.7564.27.1.2.1.1 integer32 read-only
Reference index for each real service being checked.
                             hcName 1.3.6.1.4.1.7564.27.1.2.1.2 displaystring read-only
Real service name.
                             hcAddr 1.3.6.1.4.1.7564.27.1.2.1.3 ipaddress read-only
Health Check IP address.
                             hcPort 1.3.6.1.4.1.7564.27.1.2.1.4 integer read-only
Health Check port.
                             hcStatus 1.3.6.1.4.1.7564.27.1.2.1.5 integer read-only
The status (UP/DOWN) of the health check. Enumeration: 'down': 0, 'up': 1.
                             hcCause 1.3.6.1.4.1.7564.27.1.2.1.6 displaystring read-only
The reason why the health check is being marked UP/DOWN.
                             hcNumDowns 1.3.6.1.4.1.7564.27.1.2.1.7 integer32 read-only
The number of times the health check is down.
                             hcNumUps 1.3.6.1.4.1.7564.27.1.2.1.8 integer32 read-only
The number of times the health check is up.
                             hcConnAttempt 1.3.6.1.4.1.7564.27.1.2.1.9 integer32 read-only
The number of connections attempted.
                             hcConnSuccess 1.3.6.1.4.1.7564.27.1.2.1.10 integer32 read-only
The number of successful connections.
                             hcConnFail 1.3.6.1.4.1.7564.27.1.2.1.11 integer32 read-only
The number of connection failures.
                             hcAddressType 1.3.6.1.4.1.7564.27.1.2.1.12 inetaddresstype read-only
The IP address type of hcAddress.
                             hcAddress 1.3.6.1.4.1.7564.27.1.2.1.13 inetaddress read-only
Health Check IP address.
           compression 1.3.6.1.4.1.7564.28
                 totalBytesRcvd 1.3.6.1.4.1.7564.28.1 counter64 read-only
Total number of bytes received.
                 totalBytesSent 1.3.6.1.4.1.7564.28.2 counter64 read-only
Total number of bytes sent.
                 rcvdBytesPerSec 1.3.6.1.4.1.7564.28.3 counter64 read-only
Number of bytes received per second.
                 sentBytesPerSec 1.3.6.1.4.1.7564.28.4 counter64 read-only
Number of bytes sent per second.
                 peakRcvdBytesPerSec 1.3.6.1.4.1.7564.28.5 counter64 read-only
Peak received bytes per second
                 peakSentBytesPerSec 1.3.6.1.4.1.7564.28.6 counter64 read-only
Peak sent bytes per second
                 activeTransac 1.3.6.1.4.1.7564.28.7 counter64 read-only
Number of currently active transactions
           performance 1.3.6.1.4.1.7564.30
                 cpuUtilization 1.3.6.1.4.1.7564.30.1 gauge32 read-only
Current percentage of CPU utilization
                 connectionsPerSec 1.3.6.1.4.1.7564.30.2 gauge32 read-only
Number of connections per second
                 requestsPerSec 1.3.6.1.4.1.7564.30.3 gauge32 read-only
Number of requests per second
           sdns 1.3.6.1.4.1.7564.31
                 totalReq 1.3.6.1.4.1.7564.31.1 counter32 read-only
Total DNS requests.
                 totalSucc 1.3.6.1.4.1.7564.31.2 counter32 read-only
Total successful DNS resolvings.
                 totalFail 1.3.6.1.4.1.7564.31.3 counter32 read-only
Total failed DNS resolvings.
                 reqLastSec 1.3.6.1.4.1.7564.31.4 counter32 read-only
Total DNS requests in the last second.
                 succLastSec 1.3.6.1.4.1.7564.31.5 counter32 read-only
Total successful DNS resolvings in the last second.
                 failLastSec 1.3.6.1.4.1.7564.31.6 counter32 read-only
Total failed DNS resolvings in the last second.
                 reqPeakSec 1.3.6.1.4.1.7564.31.7 counter32 read-only
Peak DNS requests in a second.
                 succPeakSec 1.3.6.1.4.1.7564.31.8 counter32 read-only
Peak successful DNS resolvings in a second.
                 reqLastMin 1.3.6.1.4.1.7564.31.9 counter32 read-only
Total DNS requests in the last minute.
                 succLastMin 1.3.6.1.4.1.7564.31.10 counter32 read-only
Total successful DNS resolvings in the last minute.
                 failLastMin 1.3.6.1.4.1.7564.31.11 counter32 read-only
Total failed DNS resolvings in the last minute.
                 reqPeakMin 1.3.6.1.4.1.7564.31.12 counter32 read-only
Peak DNS requests in a minute.
                 succPeakMin 1.3.6.1.4.1.7564.31.13 counter32 read-only
Peak successful DNS resolvings in a minute.
                 reqLastHour 1.3.6.1.4.1.7564.31.14 counter32 read-only
Total DNS requests in the last hour.
                 succLastHour 1.3.6.1.4.1.7564.31.15 counter32 read-only
Total successful DNS resolvings in the last hour.
                 failLastHour 1.3.6.1.4.1.7564.31.16 counter32 read-only
Total failed DNS resolvings in the last hour.
                 reqPeakHour 1.3.6.1.4.1.7564.31.17 counter32 read-only
Peak DNS requests in an hour.
                 succPeakHour 1.3.6.1.4.1.7564.31.18 counter32 read-only
Peak successful DNS resolvings in an hour.
                 reqLastDay 1.3.6.1.4.1.7564.31.19 counter32 read-only
Total DNS requests in the last day.
                 succLastDay 1.3.6.1.4.1.7564.31.20 counter32 read-only
Total successful DNS resolvings in the last day.
                 failLastDay 1.3.6.1.4.1.7564.31.21 counter32 read-only
Total failed DNS resolvings in the last day.
                 reqPeakDay 1.3.6.1.4.1.7564.31.22 counter32 read-only
Peak DNS requests in a day.
                 succPeakDay 1.3.6.1.4.1.7564.31.23 counter32 read-only
Peak successful DNS resolvings in a day.
                 reqLastSec5 1.3.6.1.4.1.7564.31.24 counter32 read-only
Total DNS requests in the last 5 seconds.
                 succLastSec5 1.3.6.1.4.1.7564.31.25 counter32 read-only
Total successful DNS resolvings in the last 5 seconds.
                 failLastSec5 1.3.6.1.4.1.7564.31.26 counter32 read-only
Total failed DNS resolvings in the last 5 seconds.
                 reqPeakSec5 1.3.6.1.4.1.7564.31.27 counter32 read-only
Peak DNS requests in 5 seconds.
                 succPeakSec5 1.3.6.1.4.1.7564.31.28 counter32 read-only
Peak successful DNS resolvings in 5 seconds.
           monitor 1.3.6.1.4.1.7564.32
                 cputemp 1.3.6.1.4.1.7564.32.1 displaystring read-only
current cpu temprature of cpu and sys
                 fanspeed 1.3.6.1.4.1.7564.32.2 displaystring read-only
current fan speed
                 powerstate 1.3.6.1.4.1.7564.32.3 integer read-only
current dual power supply state (0 (ok),1(error)) Enumeration: 'one-of-the-power-supply-modules-has-failed': 1, 'ok': 0.
           caTraps 1.3.6.1.4.1.7564.251
                   caStart 1.3.6.1.4.1.7564.251.1
This trap is sent when the agent starts
                   caShutdown 1.3.6.1.4.1.7564.251.2
This trap is sent when the agent terminates
                   licenseRemainingDays 1.3.6.1.4.1.7564.251.3
license remaining days