CA-SNMP-MIB8

File: CA-SNMP-MIB8.mib (85653 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
INET-ADDRESS-MIB

Imported symbols

OBJECT-TYPE NOTIFICATION-TYPE MODULE-IDENTITY
Integer32 Counter32 Gauge32
Counter64 Opaque IpAddress
enterprises TEXTUAL-CONVENTION DisplayString
TruthValue TimeStamp MODULE-COMPLIANCE
OBJECT-GROUP InetAddressType InetAddress

Defined Types

Float  
A single precision floating-point number. The semantics and encoding are identical for type 'single' defined in IEEE Standard for Binary Floating-Point, ANSI/IEEE Std 754-1985. The value is restricted to the BER serialization of the following ASN.1 type: FLOATTYPE ::= [120] IMPLICIT FloatType (note: the value 120 is the sum of '30'h and '48'h) The BER serialization of the length for values of this type must use the definite length, short encoding form. For example, the BER serialization of value 123 of type FLOATTYPE is '9f780442f60000'h. (The tag is '9f78'h; the length is '04'h; and the value is '42f60000'h.) The BER serialization of value '9f780442f60000'h of data type Opaque is '44079f780442f60000'h. (The tag is '44'h; the length is '07'h; and the value is '9f780442f60000'h.
TEXTUAL-CONVENTION    
  Opaque Size(7)  

RsEntry  
SEQUENCE    
  rsIndex Integer32
  rsID DisplayString
  rsProtocol INTEGER
  rsIpAddr IpAddress
  rsPort INTEGER
  rsMaxConn Integer32
  rsStatus INTEGER
  rsAvgRespTime Integer32
  rsIpAddressType InetAddressType
  rsIpAddress InetAddress

VsEntry  
SEQUENCE    
  vsIndex Integer32
  vsID DisplayString
  vsProtocol INTEGER
  vsIpAddr IpAddress
  vsPort INTEGER
  vsMaxConn Integer32
  vsIpAddressType InetAddressType
  vsIpAddress InetAddress

GpEntry  
SEQUENCE    
  gpIndex Integer32
  gpID DisplayString
  realID DisplayString
  gpMetrics INTEGER

RsStatsEntry  
SEQUENCE    
  realIndex Integer32
  realServerID DisplayString
  realAddr IpAddress
  realPort INTEGER
  rsCntOfReq Integer32
  rsConnCnt Integer32
  rsTotalHits Integer32
  realStatus INTEGER
  realAddressType InetAddressType
  realAddress InetAddress

VsStatsEntry  
SEQUENCE    
  virtualIndex Integer32
  virtServerID DisplayString
  virtualAddr IpAddress
  virtualPort INTEGER
  vsURLHits Integer32
  vsHostnameHits Integer32
  vsPerstntCookieHits Integer32
  vsQosCookieHits Integer32
  vsDefaultHits Integer32
  vsPerstntURLHits Integer32
  vsStaticHits Integer32
  vsQosNetworkHits Integer32
  vsQosURLHits Integer32
  vsBackupHits Integer32
  vsCacheHits Integer32
  vsRegexHits Integer32
  vsRCookieHits Integer32
  vsICookieHits Integer32
  vsConnCnt Integer32
  virtualAddressType InetAddressType
  virtualAddress InetAddress
  vsQosClientPortHits Integer32
  vsQosBodyHits Integer32
  vsHeaderHits Integer32
  vsHashURLHits Integer32
  vsRedirectHits Integer32

GpStatsEntry  
SEQUENCE    
  groupIndex Integer32
  groupID DisplayString
  gpTotalHits Integer32

HcStatsEntry  
SEQUENCE    
  hcIndex Integer32
  hcName DisplayString
  hcAddr IpAddress
  hcPort INTEGER
  hcStatus INTEGER
  hcCause DisplayString
  hcNumDowns Integer32
  hcNumUps Integer32
  hcConnAttempt Integer32
  hcConnSuccess Integer32
  hcConnFail Integer32
  hcAddressType InetAddressType
  hcAddress InetAddress

VrrpEntry  
SEQUENCE    
  clusterVirIndex Integer32
  clusterId Integer32
  clusterVirState INTEGER
  clusterVirIfname DisplayString
  clusterVirAddr IpAddress
  clusterVirAuthType INTEGER
  clusterVirAuthPasswd DisplayString
  clusterVirPreempt INTEGER
  clusterVirInterval Integer32
  clusterVirPriority Integer32
  clusterVirAddressType InetAddressType
  clusterVirAddress InetAddress

SslEntry  
SEQUENCE    
  sslIndex Integer32
  vhostName DisplayString
  openSSLConns Integer32
  acceptedConns Integer32
  requestedConns Integer32
  resumedSess Integer32
  resumableSess Integer32
  missSess Integer32
  connsPerSec Integer32

SyslogSeverity  
The severity of a syslog message. The enumeration values are equal to the values that syslog uses + 1. For example, with syslog, emergency=0.
TEXTUAL-CONVENTION    
  INTEGER emergency(0), alert(1), critical(2), error(3), warning(4), notice(5), info(6), debug(7)  

LogHistoryEntry  
SEQUENCE    
  index Integer32
  severity SyslogSeverity
  msgText DisplayString

IpStatsEntry  
SEQUENCE    
  ipIndex Integer32
  ipAddress IpAddress
  ipPktsIn Counter64
  ipBytesIn Counter64
  ipPktsOut Counter64
  ipBytesOut Counter64
  startTime DisplayString
  ipAddrType InetAddressType
  ipAddr InetAddress

InfEntry  
SEQUENCE    
  infIndex INTEGER
  infDescr DisplayString
  infOperStatus INTEGER
  infAddress IpAddress
  infInOctets Counter64
  infInUcastPkts Counter64
  infInNUcastPkts Counter64
  infInDiscards Counter64
  infInErrors Counter64
  infInUnknownProtos Counter64
  infOutOctets Counter64
  infOutUcastPkts Counter64
  infOutNUcastPkts Counter64
  infOutErrors Counter64
  infIpv4AddressType InetAddressType
  infIpv4Address InetAddress
  infIpv6AddressType InetAddressType
  infIpv6Address InetAddress
  infInBandwidth Counter64
  infOutBandwidth Counter64
  infInMcastPkts Counter64
  infOutMcastPkts Counter64
  infInBcastPkts Counter64
  infOutBcastPkts Counter64

CtcpConnEntry  
SEQUENCE    
  ctcpIndex INTEGER
  ctcpConnState INTEGER
  ctcpConnLocalAddress IpAddress
  ctcpConnLocalPort INTEGER
  ctcpConnRemAddress IpAddress
  ctcpConnRemPort INTEGER
  ctcpConnLocalAddrType InetAddressType
  ctcpConnLocalAddr InetAddress
  ctcpConnRemAddrType InetAddressType
  ctcpConnRemAddr InetAddress

Defined Values

arrayNetworks 1.3.6.1.4.1.7564
This file defines the private CA SNMP MIB extensions.
MODULE-IDENTITY    

caTraps 1.3.6.1.4.1.7564.251
OBJECT IDENTIFIER    

caStart 1.3.6.1.4.1.7564.251.1
This trap is sent when the agent starts
Status: current Access: read-write
NOTIFICATION-TYPE    

caShutdown 1.3.6.1.4.1.7564.251.2
This trap is sent when the agent terminates
Status: current Access: read-write
NOTIFICATION-TYPE    

licenseRemainingDays 1.3.6.1.4.1.7564.251.3
license remaining days
Status: current Access: read-write
NOTIFICATION-TYPE    

revProxyCache 1.3.6.1.4.1.7564.16
OBJECT IDENTIFIER    

cacheBasicStats 1.3.6.1.4.1.7564.16.1
OBJECT IDENTIFIER    

cacheStatus 1.3.6.1.4.1.7564.16.1.1
Current status of the reverse proxy cache - on or off
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER on(1), off(0)  

requestsReceived 1.3.6.1.4.1.7564.16.1.2
Total number of requests received by the reverse proxy cache.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

getRequests 1.3.6.1.4.1.7564.16.1.3
Total GET requests received by the reverse proxy cache.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

headRequests 1.3.6.1.4.1.7564.16.1.4
Total HEAD requests received by the reverse proxy cache.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

purgeRequests 1.3.6.1.4.1.7564.16.1.5
Total PURGE requests received by the reverse proxy cache.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

postRequests 1.3.6.1.4.1.7564.16.1.6
Total POST requests received by the reverse proxy cache.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

clientEstabConn 1.3.6.1.4.1.7564.16.1.7
Number of current client connections (e.g. from the browsers).
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

serverEstabConn 1.3.6.1.4.1.7564.16.1.8
Number of current backend server connections.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

requestsToHttps 1.3.6.1.4.1.7564.16.1.9
Requests redirected to HTTPS.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

requestsOnRegex 1.3.6.1.4.1.7564.16.1.10
Requests redirected based on regex match
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

requestsToUrl 1.3.6.1.4.1.7564.16.1.11
Requests forwarded with rewritten url.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

responsesToHttps 1.3.6.1.4.1.7564.16.1.12
Locations rewritten to HTTPS.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

responsesOnRegex 1.3.6.1.4.1.7564.16.1.13
Locations rewritten based on regex match.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cacheSkip 1.3.6.1.4.1.7564.16.1.14
Cache skip, cache off.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hitsReply 1.3.6.1.4.1.7564.16.1.15
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hitsReplyWNotModified 1.3.6.1.4.1.7564.16.1.16
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hitsReplyWPreFailed 1.3.6.1.4.1.7564.16.1.17
Cache hit, reply with Precondition Failed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hitRevalidate 1.3.6.1.4.1.7564.16.1.18
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).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cacheMissWNoncacheReq 1.3.6.1.4.1.7564.16.1.19
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cacheMissWNewEntry 1.3.6.1.4.1.7564.16.1.20
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).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cacheMissWRespNo 1.3.6.1.4.1.7564.16.1.21
Cache miss, create new entry, resp noncacheable.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cacheHitRatio 1.3.6.1.4.1.7564.16.1.22
Cache hit reply using cache + cache reply with 'not modified'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

slbMIB 1.3.6.1.4.1.7564.19
OBJECT IDENTIFIER    

slbGeneral 1.3.6.1.4.1.7564.19.1
OBJECT IDENTIFIER    

slbStats 1.3.6.1.4.1.7564.19.2
OBJECT IDENTIFIER    

realServer 1.3.6.1.4.1.7564.19.1.1
OBJECT IDENTIFIER    

virtualServer 1.3.6.1.4.1.7564.19.1.2
OBJECT IDENTIFIER    

groupCurCfg 1.3.6.1.4.1.7564.19.1.3
OBJECT IDENTIFIER    

realStats 1.3.6.1.4.1.7564.19.2.1
OBJECT IDENTIFIER    

virtualStats 1.3.6.1.4.1.7564.19.2.2
OBJECT IDENTIFIER    

groupStats 1.3.6.1.4.1.7564.19.2.3
OBJECT IDENTIFIER    

rsCount 1.3.6.1.4.1.7564.19.1.1.1
Number of real services currently configured.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rsTable 1.3.6.1.4.1.7564.19.1.1.2
A table containing the configuration of real services.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RsEntry

rsEntry 1.3.6.1.4.1.7564.19.1.1.2.1
A rsTable entry containing the information of one real service.
Status: current Access: not-accessible
OBJECT-TYPE    
  RsEntry  

rsIndex 1.3.6.1.4.1.7564.19.1.1.2.1.1
Reference index for each real service.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rsID 1.3.6.1.4.1.7564.19.1.1.2.1.2
The name of the real service
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

rsProtocol 1.3.6.1.4.1.7564.19.1.1.2.1.3
The protocol of the real service.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER tcp(0), udp(1), ftp(2), ftps(3), http(4), https(5), tcps(6), dns(7), l2ip(8), l2mac(9), ip(10), siptcp(11), sipudp(12), radacct(13), radauth(14), rtsp(15), vlink(16), rdp(17)  

rsIpAddr 1.3.6.1.4.1.7564.19.1.1.2.1.4
The real service IP address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

rsPort 1.3.6.1.4.1.7564.19.1.1.2.1.5
The port number of the real service.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

rsMaxConn 1.3.6.1.4.1.7564.19.1.1.2.1.6
Maximum number of connections per real service.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rsStatus 1.3.6.1.4.1.7564.19.1.1.2.1.8
The current status of real service - up or down.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(0)  

rsAvgRespTime 1.3.6.1.4.1.7564.19.1.1.2.1.9
Server Average Response Time (in microseconds)
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rsIpAddressType 1.3.6.1.4.1.7564.19.1.1.2.1.10
The IP address type of rsIpAddress.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

rsIpAddress 1.3.6.1.4.1.7564.19.1.1.2.1.11
The real service IP address.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

vsCount 1.3.6.1.4.1.7564.19.1.2.1
Number of virtual services currently configured.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

vsTable 1.3.6.1.4.1.7564.19.1.2.2
A table containing the configuration of virtual services.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VsEntry

vsEntry 1.3.6.1.4.1.7564.19.1.2.2.1
A vsTable entry containing the configuration of one virtual service.
Status: current Access: not-accessible
OBJECT-TYPE    
  VsEntry  

vsIndex 1.3.6.1.4.1.7564.19.1.2.2.1.1
Reference index for each virtual service.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

vsID 1.3.6.1.4.1.7564.19.1.2.2.1.2
Name of the virtual service.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

vsProtocol 1.3.6.1.4.1.7564.19.1.2.2.1.3
The protocol of the virtual service.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER tcp(0), udp(1), ftp(2), ftps(3), http(4), https(5), tcps(6), dns(7), l2ip(8), l2mac(9), ip(10), siptcp(11), sipudp(12), radacct(13), radauth(14), rtsp(15), vlink(16), rdp(17)  

vsIpAddr 1.3.6.1.4.1.7564.19.1.2.2.1.4
The virtual service IP address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

vsPort 1.3.6.1.4.1.7564.19.1.2.2.1.5
The port of the virtual service.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

vsMaxConn 1.3.6.1.4.1.7564.19.1.2.2.1.6
Maximum number of connections of the virtual service.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

vsIpAddressType 1.3.6.1.4.1.7564.19.1.2.2.1.7
The IP address type of vsIpAddress.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

vsIpAddress 1.3.6.1.4.1.7564.19.1.2.2.1.8
The virtual service IP address.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

groupCount 1.3.6.1.4.1.7564.19.1.3.1
Number of groups currently configured.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

gpTable 1.3.6.1.4.1.7564.19.1.3.2
A table containing group member configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    GpEntry

gpEntry 1.3.6.1.4.1.7564.19.1.3.2.1
A gpTable entry containing one group member configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  GpEntry  

gpIndex 1.3.6.1.4.1.7564.19.1.3.2.1.1
Reference index for each group member.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

gpID 1.3.6.1.4.1.7564.19.1.3.2.1.2
Name of the group.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

realID 1.3.6.1.4.1.7564.19.1.3.2.1.3
Name of the real service.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

gpMetrics 1.3.6.1.4.1.7564.19.1.3.2.1.4
Metric used to balance real services within the group.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER invalid(0), rr(1), lc(2), sr(3), pu(4), ph(5), pi(6), pc(7), hc(8), hh(9), ic(10), rc(11), sslsid(12), hi(13), hip(14), chi(15), prox(16), snmp(17), sipcid(18), sipuid(19), ec(20), chh(21), radchu(22), radchs(23), hq(24), rdprt(25), persistence(26)  

rsStatsTable 1.3.6.1.4.1.7564.19.2.1.1
Real service statistics table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RsStatsEntry

rsStatsEntry 1.3.6.1.4.1.7564.19.2.1.1.1
A rsStatsTable entry containing the statistics of one real service.
Status: current Access: not-accessible
OBJECT-TYPE    
  RsStatsEntry  

realIndex 1.3.6.1.4.1.7564.19.2.1.1.1.1
Reference index for each real service.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

realServerID 1.3.6.1.4.1.7564.19.2.1.1.1.2
Name of the real service.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

realAddr 1.3.6.1.4.1.7564.19.2.1.1.1.3
Real service IP address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

realPort 1.3.6.1.4.1.7564.19.2.1.1.1.4
The port number of the real service.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

rsCntOfReq 1.3.6.1.4.1.7564.19.2.1.1.1.5
Number of outstanding requests to the real service.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rsConnCnt 1.3.6.1.4.1.7564.19.2.1.1.1.6
Number of open connections to the real service.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rsTotalHits 1.3.6.1.4.1.7564.19.2.1.1.1.7
The total number of requests sent to the real service.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

realStatus 1.3.6.1.4.1.7564.19.2.1.1.1.8
The health status (up or down) of the real service.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(0)  

realAddressType 1.3.6.1.4.1.7564.19.2.1.1.1.9
The IP address type of realAddress.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

realAddress 1.3.6.1.4.1.7564.19.2.1.1.1.10
Real service IP address.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

vsStatsTable 1.3.6.1.4.1.7564.19.2.2.1
A statistics table for virtual service.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VsStatsEntry

vsStatsEntry 1.3.6.1.4.1.7564.19.2.2.1.1
A vsStatsTable entry containing the statistics of one virtual service.
Status: current Access: not-accessible
OBJECT-TYPE    
  VsStatsEntry  

virtualIndex 1.3.6.1.4.1.7564.19.2.2.1.1.1
Reference index for each virtual service.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

virtServerID 1.3.6.1.4.1.7564.19.2.2.1.1.2
Name of the virtual service.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

virtualAddr 1.3.6.1.4.1.7564.19.2.2.1.1.3
IP address of the virtual service.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

virtualPort 1.3.6.1.4.1.7564.19.2.2.1.1.4
Port number of the virtual service.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

vsURLHits 1.3.6.1.4.1.7564.19.2.2.1.1.5
Number of QoS URL policy hits for the virtual service.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

vsHostnameHits 1.3.6.1.4.1.7564.19.2.2.1.1.6
Number of QoS Hostname policy hits for the virtual service.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

vsPerstntCookieHits 1.3.6.1.4.1.7564.19.2.2.1.1.7
Number of Persistent Cookie policy hits for the virtual service.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

vsQosCookieHits 1.3.6.1.4.1.7564.19.2.2.1.1.8
Number of QoS Cookie hits for the virtual service.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

vsDefaultHits 1.3.6.1.4.1.7564.19.2.2.1.1.9
Number of Default policy hits for the virtual service.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

vsPerstntURLHits 1.3.6.1.4.1.7564.19.2.2.1.1.10
Number of Persistent URL policy hits for the virtual service.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

vsStaticHits 1.3.6.1.4.1.7564.19.2.2.1.1.11
Number of Static policy hits for the virtual service.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

vsQosNetworkHits 1.3.6.1.4.1.7564.19.2.2.1.1.12
Number of QoS Network policy hits for the virtual service.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

vsQosURLHits 1.3.6.1.4.1.7564.19.2.2.1.1.13
Number of QoS URL policy hits for the virtual service.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

vsBackupHits 1.3.6.1.4.1.7564.19.2.2.1.1.14
Number of Backup policy hits for the virtual service.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

vsCacheHits 1.3.6.1.4.1.7564.19.2.2.1.1.15
Number of Cache hits for the virtual service.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

vsRegexHits 1.3.6.1.4.1.7564.19.2.2.1.1.16
Number of Regex policy hits for the virtual service.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

vsRCookieHits 1.3.6.1.4.1.7564.19.2.2.1.1.17
Number of Rewrite Cookie policy hits for the virtual service.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

vsICookieHits 1.3.6.1.4.1.7564.19.2.2.1.1.18
Number of Insert Cookie policy hits for the virtual service.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

vsConnCnt 1.3.6.1.4.1.7564.19.2.2.1.1.19
Number of open connections to the virtual service.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

virtualAddressType 1.3.6.1.4.1.7564.19.2.2.1.1.20
The IP address type of virtualAddress.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

virtualAddress 1.3.6.1.4.1.7564.19.2.2.1.1.21
IP address of the virtual service.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

vsQosClientPortHits 1.3.6.1.4.1.7564.19.2.2.1.1.22
Number of QoS Client Port policy hits for the virtual service.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

vsQosBodyHits 1.3.6.1.4.1.7564.19.2.2.1.1.23
Number of QoS Body policy hits for the virtual service.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

vsHeaderHits 1.3.6.1.4.1.7564.19.2.2.1.1.24
Number of Header policy hits for the virtual service.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

vsHashURLHits 1.3.6.1.4.1.7564.19.2.2.1.1.25
Number of Hash URL policy hits for the virtual service.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

vsRedirectHits 1.3.6.1.4.1.7564.19.2.2.1.1.26
Number of Redirect policy hits for the virtual service.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

gpStatsTable 1.3.6.1.4.1.7564.19.2.3.1
A statistics table of the group.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    GpStatsEntry

gpStatsEntry 1.3.6.1.4.1.7564.19.2.3.1.1
A gpStatsTable entry containing the statistics of one group.
Status: current Access: not-accessible
OBJECT-TYPE    
  GpStatsEntry  

groupIndex 1.3.6.1.4.1.7564.19.2.3.1.1.1
Reference index for each group.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

groupID 1.3.6.1.4.1.7564.19.2.3.1.1.2
Name of the group.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

gpTotalHits 1.3.6.1.4.1.7564.19.2.3.1.1.3
Total hits for the group.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

healthCheck 1.3.6.1.4.1.7564.27
OBJECT IDENTIFIER    

hcStats 1.3.6.1.4.1.7564.27.1
OBJECT IDENTIFIER    

hcRSCount 1.3.6.1.4.1.7564.27.1.1
The number of real services being checked.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hcStatsTable 1.3.6.1.4.1.7564.27.1.2
Health Check statistics table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HcStatsEntry

hcStatsEntry 1.3.6.1.4.1.7564.27.1.2.1
A hcStatsTable entry containing health check statistics for one real service.
Status: current Access: not-accessible
OBJECT-TYPE    
  HcStatsEntry  

hcIndex 1.3.6.1.4.1.7564.27.1.2.1.1
Reference index for each real service being checked.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hcName 1.3.6.1.4.1.7564.27.1.2.1.2
Real service name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hcAddr 1.3.6.1.4.1.7564.27.1.2.1.3
Health Check IP address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hcPort 1.3.6.1.4.1.7564.27.1.2.1.4
Health Check port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

hcStatus 1.3.6.1.4.1.7564.27.1.2.1.5
The status (UP/DOWN) of the health check.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(0)  

hcCause 1.3.6.1.4.1.7564.27.1.2.1.6
The reason why the health check is being marked UP/DOWN.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hcNumDowns 1.3.6.1.4.1.7564.27.1.2.1.7
The number of times the health check is down.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hcNumUps 1.3.6.1.4.1.7564.27.1.2.1.8
The number of times the health check is up.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hcConnAttempt 1.3.6.1.4.1.7564.27.1.2.1.9
The number of connections attempted.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hcConnSuccess 1.3.6.1.4.1.7564.27.1.2.1.10
The number of successful connections.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hcConnFail 1.3.6.1.4.1.7564.27.1.2.1.11
The number of connection failures.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hcAddressType 1.3.6.1.4.1.7564.27.1.2.1.12
The IP address type of hcAddress.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

hcAddress 1.3.6.1.4.1.7564.27.1.2.1.13
Health Check IP address.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

compression 1.3.6.1.4.1.7564.28
OBJECT IDENTIFIER    

totalBytesRcvd 1.3.6.1.4.1.7564.28.1
Total number of bytes received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

totalBytesSent 1.3.6.1.4.1.7564.28.2
Total number of bytes sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rcvdBytesPerSec 1.3.6.1.4.1.7564.28.3
Number of bytes received per second.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

sentBytesPerSec 1.3.6.1.4.1.7564.28.4
Number of bytes sent per second.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

peakRcvdBytesPerSec 1.3.6.1.4.1.7564.28.5
Peak received bytes per second
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

peakSentBytesPerSec 1.3.6.1.4.1.7564.28.6
Peak sent bytes per second
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

activeTransac 1.3.6.1.4.1.7564.28.7
Number of currently active transactions
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

memory 1.3.6.1.4.1.7564.4
OBJECT IDENTIFIER    

sysMemory 1.3.6.1.4.1.7564.4.1
Curren system total available memory
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

sysMemoryUtilization 1.3.6.1.4.1.7564.4.2
Current percentage of Network memory utilization
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

sysSwapUsed 1.3.6.1.4.1.7564.4.3
Currently used swap space in MB
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

sysSwapCapacity 1.3.6.1.4.1.7564.4.4
Current swap space usage
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

performance 1.3.6.1.4.1.7564.30
OBJECT IDENTIFIER    

cpuUtilization 1.3.6.1.4.1.7564.30.1
Current percentage of CPU utilization
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

connectionsPerSec 1.3.6.1.4.1.7564.30.2
Number of connections per second
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

requestsPerSec 1.3.6.1.4.1.7564.30.3
Number of requests per second
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

monitor 1.3.6.1.4.1.7564.32
OBJECT IDENTIFIER    

cputemp 1.3.6.1.4.1.7564.32.1
current cpu temprature of cpu and sys
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..511)  

fanspeed 1.3.6.1.4.1.7564.32.2
current fan speed
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..1023)  

powerstate 1.3.6.1.4.1.7564.32.3
current dual power supply state (0 (ok),1(error))
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ok(0), one-of-the-power-supply-modules-has-failed(1)  

sdns 1.3.6.1.4.1.7564.31
OBJECT IDENTIFIER    

totalReq 1.3.6.1.4.1.7564.31.1
Total DNS requests.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

totalSucc 1.3.6.1.4.1.7564.31.2
Total successful DNS resolvings.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

totalFail 1.3.6.1.4.1.7564.31.3
Total failed DNS resolvings.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

reqLastSec 1.3.6.1.4.1.7564.31.4
Total DNS requests in the last second.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

succLastSec 1.3.6.1.4.1.7564.31.5
Total successful DNS resolvings in the last second.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

failLastSec 1.3.6.1.4.1.7564.31.6
Total failed DNS resolvings in the last second.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

reqPeakSec 1.3.6.1.4.1.7564.31.7
Peak DNS requests in a second.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

succPeakSec 1.3.6.1.4.1.7564.31.8
Peak successful DNS resolvings in a second.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

reqLastMin 1.3.6.1.4.1.7564.31.9
Total DNS requests in the last minute.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

succLastMin 1.3.6.1.4.1.7564.31.10
Total successful DNS resolvings in the last minute.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

failLastMin 1.3.6.1.4.1.7564.31.11
Total failed DNS resolvings in the last minute.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

reqPeakMin 1.3.6.1.4.1.7564.31.12
Peak DNS requests in a minute.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

succPeakMin 1.3.6.1.4.1.7564.31.13
Peak successful DNS resolvings in a minute.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

reqLastHour 1.3.6.1.4.1.7564.31.14
Total DNS requests in the last hour.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

succLastHour 1.3.6.1.4.1.7564.31.15
Total successful DNS resolvings in the last hour.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

failLastHour 1.3.6.1.4.1.7564.31.16
Total failed DNS resolvings in the last hour.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

reqPeakHour 1.3.6.1.4.1.7564.31.17
Peak DNS requests in an hour.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

succPeakHour 1.3.6.1.4.1.7564.31.18
Peak successful DNS resolvings in an hour.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

reqLastDay 1.3.6.1.4.1.7564.31.19
Total DNS requests in the last day.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

succLastDay 1.3.6.1.4.1.7564.31.20
Total successful DNS resolvings in the last day.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

failLastDay 1.3.6.1.4.1.7564.31.21
Total failed DNS resolvings in the last day.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

reqPeakDay 1.3.6.1.4.1.7564.31.22
Peak DNS requests in a day.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

succPeakDay 1.3.6.1.4.1.7564.31.23
Peak successful DNS resolvings in a day.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

reqLastSec5 1.3.6.1.4.1.7564.31.24
Total DNS requests in the last 5 seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

succLastSec5 1.3.6.1.4.1.7564.31.25
Total successful DNS resolvings in the last 5 seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

failLastSec5 1.3.6.1.4.1.7564.31.26
Total failed DNS resolvings in the last 5 seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

reqPeakSec5 1.3.6.1.4.1.7564.31.27
Peak DNS requests in 5 seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

succPeakSec5 1.3.6.1.4.1.7564.31.28
Peak successful DNS resolvings in 5 seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vrrp 1.3.6.1.4.1.7564.18
OBJECT IDENTIFIER    

clusterVrrp 1.3.6.1.4.1.7564.18.1
OBJECT IDENTIFIER    

maxCluster 1.3.6.1.4.1.7564.18.1.1
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

clusterNum 1.3.6.1.4.1.7564.18.1.2
Current number of entries in the vrrpTable.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

vrrpTable 1.3.6.1.4.1.7564.18.1.3
A table containing clustering configuration
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VrrpEntry

vrrpEntry 1.3.6.1.4.1.7564.18.1.3.1
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
Status: current Access: not-accessible
OBJECT-TYPE    
  VrrpEntry  

clusterVirIndex 1.3.6.1.4.1.7564.18.1.3.1.1
The cluster virtual table index
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

clusterId 1.3.6.1.4.1.7564.18.1.3.1.2
Cluster identifier
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..255  

clusterVirState 1.3.6.1.4.1.7564.18.1.3.1.3
The current state of the cluster
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER incomplete(0), reserverd(1), init(2), backup(3), master(4)  

clusterVirIfname 1.3.6.1.4.1.7564.18.1.3.1.4
The interface name on which the cluster is defined
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

clusterVirAddr 1.3.6.1.4.1.7564.18.1.3.1.5
A virtual ip address (VIP) in the cluster
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

clusterVirAuthType 1.3.6.1.4.1.7564.18.1.3.1.6
Type of authentication being used. none(0) - no authentication simple-text-password(1) - use password specified in cluster virtual for authentication.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), simple-text-password(1)  

clusterVirAuthPasswd 1.3.6.1.4.1.7564.18.1.3.1.7
The password for authentication.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

clusterVirPreempt 1.3.6.1.4.1.7564.18.1.3.1.8
This is for controling whether a higher priority Backup VRRP virtual preempts a low priority Master.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER false(0), true(1)  

clusterVirInterval 1.3.6.1.4.1.7564.18.1.3.1.9
VRRP advertisement interval
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 3..60  

clusterVirPriority 1.3.6.1.4.1.7564.18.1.3.1.10
Priority of the local node in the cluster
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255  

clusterVirAddressType 1.3.6.1.4.1.7564.18.1.3.1.11
The IP address type of clusterVirAddress.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

clusterVirAddress 1.3.6.1.4.1.7564.18.1.3.1.12
A virtual ip address (VIP) in the cluster
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

sslMIB 1.3.6.1.4.1.7564.20
OBJECT IDENTIFIER    

sslGeneral 1.3.6.1.4.1.7564.20.1
OBJECT IDENTIFIER    

sslStats 1.3.6.1.4.1.7564.20.2
OBJECT IDENTIFIER    

vhostNum 1.3.6.1.4.1.7564.20.1.2
Number of SSL hosts currently configured.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..128  

totalOpenSSLConns 1.3.6.1.4.1.7564.20.2.1
Total number of open SSL connections (all SSL hosts)
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

totalAcceptedConns 1.3.6.1.4.1.7564.20.2.2
Total number of accepted SSL connections (all SSL hosts)
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

totalRequestedConns 1.3.6.1.4.1.7564.20.2.3
Total number of requested SSL connections (all SSL hosts)
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

sslTable 1.3.6.1.4.1.7564.20.2.4
SSL host statistics table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SslEntry

sslEntry 1.3.6.1.4.1.7564.20.2.4.1
sslTable entry for one SSL host
Status: current Access: not-accessible
OBJECT-TYPE    
  SslEntry  

sslIndex 1.3.6.1.4.1.7564.20.2.4.1.1
The SSL table index
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

vhostName 1.3.6.1.4.1.7564.20.2.4.1.2
Name of the SSL host
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

openSSLConns 1.3.6.1.4.1.7564.20.2.4.1.3
Open SSL connections for SSL hostName
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

acceptedConns 1.3.6.1.4.1.7564.20.2.4.1.4
Number of accepted SSL connections for SSL hostName
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

requestedConns 1.3.6.1.4.1.7564.20.2.4.1.5
Number of requested SSL connections for SSL hostName
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

resumedSess 1.3.6.1.4.1.7564.20.2.4.1.6
Number of resumed SSL sessions for SSL hostName
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

resumableSess 1.3.6.1.4.1.7564.20.2.4.1.7
Number of resumable SSL sessions for SSL hostName
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

missSess 1.3.6.1.4.1.7564.20.2.4.1.8
Number of SSL session misses for SSL hostName
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

connsPerSec 1.3.6.1.4.1.7564.20.2.4.1.9
Number of SSL connections established per second
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

caSyslog 1.3.6.1.4.1.7564.24
OBJECT IDENTIFIER    

logBasic 1.3.6.1.4.1.7564.24.1
OBJECT IDENTIFIER    

logHistory 1.3.6.1.4.1.7564.24.2
OBJECT IDENTIFIER    

caSyslogTrap 1.3.6.1.4.1.7564.24.3
OBJECT IDENTIFIER    

logNotificationsSent 1.3.6.1.4.1.7564.24.1.1
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

logNotificationsEnabled 1.3.6.1.4.1.7564.24.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(0)  

logMaxSeverity 1.3.6.1.4.1.7564.24.1.3
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).
Status: current Access: read-only
OBJECT-TYPE    
  SyslogSeverity  

logHistTableMaxLength 1.3.6.1.4.1.7564.24.2.1
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..500  

logHistoryTable 1.3.6.1.4.1.7564.24.2.2
A table of syslog messages generated by this device. All 'interesting' syslog messages (i.e. severity <= logMaxSeverity) are entered into this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LogHistoryEntry

logHistoryEntry 1.3.6.1.4.1.7564.24.2.2.1
A syslog message that was previously generated by this device. Each entry is indexed by a message index.
Status: current Access: not-accessible
OBJECT-TYPE    
  LogHistoryEntry  

index 1.3.6.1.4.1.7564.24.2.2.1.1
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

severity 1.3.6.1.4.1.7564.24.2.2.1.2
The severity of the message.
Status: current Access: read-only
OBJECT-TYPE    
  SyslogSeverity  

msgText 1.3.6.1.4.1.7564.24.2.2.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..255)  

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.
Status: current Access: read-only
NOTIFICATION-TYPE    

vipStats 1.3.6.1.4.1.7564.22
OBJECT IDENTIFIER    

vipStatus 1.3.6.1.4.1.7564.22.1
Status of VIP statistics gathering - on or off
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER on(1), off(0)  

hostName 1.3.6.1.4.1.7564.22.2
The hostname that the VIP is representing (hostname of the appliance)
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

currentTime 1.3.6.1.4.1.7564.22.3
The current time in the format of MM/DD/YY HH:MM
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

totalIPPktsIn 1.3.6.1.4.1.7564.22.4
Total number of ip packets received on all VIPs
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

totalIPPktsOut 1.3.6.1.4.1.7564.22.5
Total number of ip packets sent out on all VIPs
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

totalIPBytesIn 1.3.6.1.4.1.7564.22.6
Total number of IP bytes received on all VIPs
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

totalIPBytesOut 1.3.6.1.4.1.7564.22.7
Total number of IP bytes sent out on all VIPs
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ipStatsTable 1.3.6.1.4.1.7564.22.8
A table of VIP statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IpStatsEntry

ipStatsEntry 1.3.6.1.4.1.7564.22.8.1
An entry in the ipStatsTable is created for each VIP.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpStatsEntry  

ipIndex 1.3.6.1.4.1.7564.22.8.1.1
The VIP statistics table index
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ipAddress 1.3.6.1.4.1.7564.22.8.1.2
The VIP address
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

ipPktsIn 1.3.6.1.4.1.7564.22.8.1.3
Total number of IP packets received on the VIP
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ipBytesIn 1.3.6.1.4.1.7564.22.8.1.4
Total number of bytes received on the VIP
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ipPktsOut 1.3.6.1.4.1.7564.22.8.1.5
Total number of packets sent out on the VIP
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ipBytesOut 1.3.6.1.4.1.7564.22.8.1.6
Total number of bytes sent out on the VIP
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

startTime 1.3.6.1.4.1.7564.22.8.1.7
The time statistics gathering was enabled for the VIP
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ipAddrType 1.3.6.1.4.1.7564.22.8.1.8
The IP address type of ipAddress
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

ipAddr 1.3.6.1.4.1.7564.22.8.1.9
The VIP address
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

ifTraffic 1.3.6.1.4.1.7564.23
OBJECT IDENTIFIER    

infNumber 1.3.6.1.4.1.7564.23.1
The number of network interfaces present on this system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

infTotalInOctets 1.3.6.1.4.1.7564.23.2
The total accumulated number of octets received on all the active interfaces (loopback is not included)
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

infTotalOutOctets 1.3.6.1.4.1.7564.23.3
The total accumulated number of octets transmitted out on all the active interfaces (loopback is not included)
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

infTable 1.3.6.1.4.1.7564.23.4
A table of interface statistics. The number of entries is given by the value of infNumber.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    InfEntry

infEntry 1.3.6.1.4.1.7564.23.4.1
An infTable entry for one interface
Status: current Access: not-accessible
OBJECT-TYPE    
  InfEntry  

infIndex 1.3.6.1.4.1.7564.23.4.1.1
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

infDescr 1.3.6.1.4.1.7564.23.4.1.2
Name of the interface
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

infOperStatus 1.3.6.1.4.1.7564.23.4.1.3
The current operational state of the interface (up or down).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2)  

infAddress 1.3.6.1.4.1.7564.23.4.1.4
The interface's IP address
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

infInOctets 1.3.6.1.4.1.7564.23.4.1.5
The total number of octets received on the interface, including framing characters.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

infInUcastPkts 1.3.6.1.4.1.7564.23.4.1.6
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

infInNUcastPkts 1.3.6.1.4.1.7564.23.4.1.7
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.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter64  

infInDiscards 1.3.6.1.4.1.7564.23.4.1.8
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

infInErrors 1.3.6.1.4.1.7564.23.4.1.9
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

infInUnknownProtos 1.3.6.1.4.1.7564.23.4.1.10
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

infOutOctets 1.3.6.1.4.1.7564.23.4.1.11
The total number of octets transmitted out of the interface, including framing characters.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

infOutUcastPkts 1.3.6.1.4.1.7564.23.4.1.12
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

infOutNUcastPkts 1.3.6.1.4.1.7564.23.4.1.13
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.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter64  

infOutErrors 1.3.6.1.4.1.7564.23.4.1.14
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

infIpv4AddressType 1.3.6.1.4.1.7564.23.4.1.15
The IP address type of infIpv4Address(should always ipv4).
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

infIpv4Address 1.3.6.1.4.1.7564.23.4.1.16
The interface's IPv4 address
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

infIpv6AddressType 1.3.6.1.4.1.7564.23.4.1.17
The IP address type of infIpv6Address(should always ipv6).
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

infIpv6Address 1.3.6.1.4.1.7564.23.4.1.18
The interface's IPv6 address
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

infInBandwidth 1.3.6.1.4.1.7564.23.4.1.19
Inside throughput(bits/second) of the last 5 minutes for the interfaces.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter64  

infOutBandwidth 1.3.6.1.4.1.7564.23.4.1.20
Outside throughput(bits/second) of the last 5 minutes for the interfaces.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter64  

infInMcastPkts 1.3.6.1.4.1.7564.23.4.1.21
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

infOutMcastPkts 1.3.6.1.4.1.7564.23.4.1.22
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

infInBcastPkts 1.3.6.1.4.1.7564.23.4.1.23
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

infOutBcastPkts 1.3.6.1.4.1.7564.23.4.1.24
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

clickTcp 1.3.6.1.4.1.7564.25
OBJECT IDENTIFIER    

ctcpActiveOpens 1.3.6.1.4.1.7564.25.1
The number of times ClickTCP connections have made a direct transition to the SYN-SENT state from the CLOSED state.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ctcpPassiveOpens 1.3.6.1.4.1.7564.25.2
The number of times ClickTCP connections have made a direct transition to the SYN-RCVD state from the LISTEN state.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ctcpAttemptFails 1.3.6.1.4.1.7564.25.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ctcpEstabResets 1.3.6.1.4.1.7564.25.4
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ctcpCurrEstab 1.3.6.1.4.1.7564.25.5
The number of ClickTCP connections for which the current state is either ESTABLISHED or CLOSE-WAIT.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

ctcpInSegs 1.3.6.1.4.1.7564.25.6
The total number of ClickTCP segments received, including those received in error. This count includes segments received on currently established connections.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ctcpOutSegs 1.3.6.1.4.1.7564.25.7
The total number of ClickTCP segments sent, including those on current connections but excluding those containing only retransmitted octets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ctcpRetransSegs 1.3.6.1.4.1.7564.25.8
The total number of segments retransmitted - that is, the number of ClickTCP segments transmitted containing one or more previously transmitted octets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ctcpInErrs 1.3.6.1.4.1.7564.25.9
The total number of segments received in error (e.g., bad ClickTCP checksums).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ctcpOutRsts 1.3.6.1.4.1.7564.25.10
The number of ClickTCP segments sent containing the RST flag.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ctcpConnTable 1.3.6.1.4.1.7564.25.11
A table containing ClickTCP connection-specific information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CtcpConnEntry

ctcpConnEntry 1.3.6.1.4.1.7564.25.11.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  CtcpConnEntry  

ctcpIndex 1.3.6.1.4.1.7564.25.11.1.1
A unique value for each clicktcp connection.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ctcpConnState 1.3.6.1.4.1.7564.25.11.1.2
The state of this TCP connection.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER closed(1), listen(2), synSent(3), synReceived(4), established(5), finWait1(6), finWait2(7), closeWait(8), lastAck(9), closing(10), timeWait(11), deleteTCB(12)  

ctcpConnLocalAddress 1.3.6.1.4.1.7564.25.11.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

ctcpConnLocalPort 1.3.6.1.4.1.7564.25.11.1.4
The local port number for this TCP connection.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

ctcpConnRemAddress 1.3.6.1.4.1.7564.25.11.1.5
The remote IP address for this TCP connection.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

ctcpConnRemPort 1.3.6.1.4.1.7564.25.11.1.6
The remote port number for this TCP connection.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

ctcpConnLocalAddrType 1.3.6.1.4.1.7564.25.11.1.7
The IP address type of ctcpConnLocalAddress.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

ctcpConnLocalAddr 1.3.6.1.4.1.7564.25.11.1.8
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.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

ctcpConnRemAddrType 1.3.6.1.4.1.7564.25.11.1.9
The IP address type of ctcpConnRemAddress.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

ctcpConnRemAddr 1.3.6.1.4.1.7564.25.11.1.10
The remote IP address for this TCP connection.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

systemInfo 1.3.6.1.4.1.7564.3
OBJECT IDENTIFIER    

serialNumber 1.3.6.1.4.1.7564.3.1
Serial Number of the equipment
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString