ZXTM-MIB-SMIv2

File: ZXTM-MIB-SMIv2.mib (206333 bytes)

Imported modules

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

Imported symbols

OBJECT-TYPE enterprises IpAddress
TimeTicks NOTIFICATION-TYPE MODULE-IDENTITY
Integer32 Counter32 Counter64
Gauge32 DisplayString OBJECT-GROUP
NOTIFICATION-GROUP MODULE-COMPLIANCE InetAddressType
InetAddress

Defined Types

VirtualserverEntry  
SEQUENCE    
  virtualserverName DisplayString
  virtualserverPort Integer32
  virtualserverProtocol Integer32
  virtualserverDefaultTrafficPool DisplayString
  virtualserverBytesInLo Counter32
  virtualserverBytesInHi Counter32
  virtualserverBytesOutLo Counter32
  virtualserverBytesOutHi Counter32
  virtualserverCurrentConn Gauge32
  virtualserverMaxConn Gauge32
  virtualserverTotalConn Counter32
  virtualserverDiscard Counter32
  virtualserverDirectReplies Counter32
  virtualserverConnectTimedOut Counter32
  virtualserverDataTimedOut Counter32
  virtualserverKeepaliveTimedOut Counter32
  virtualserverUdpTimedOut Counter32
  virtualserverTotalDgram Counter32
  virtualserverGzip Counter32
  virtualserverGzipBytesSavedLo Counter32
  virtualserverGzipBytesSavedHi Counter32
  virtualserverHttpRewriteLocation Counter32
  virtualserverHttpRewriteCookie Counter32
  virtualserverHttpCacheHits Counter32
  virtualserverHttpCacheLookups Counter32
  virtualserverHttpCacheHitRate Gauge32
  virtualserverSIPTotalCalls Counter32
  virtualserverSIPRejectedRequests Counter32
  virtualserverConnectionErrors Counter32
  virtualserverConnectionFailures Counter32
  virtualserverBytesIn Counter64
  virtualserverBytesOut Counter64
  virtualserverGzipBytesSaved Counter64
  virtualserverCertStatusRequests Counter32
  virtualserverCertStatusResponses Counter32
  virtualserverMaxDurationTimedOut Counter32
  virtualserverProcessingTimedOut Counter32

PoolEntry  
SEQUENCE    
  poolName DisplayString
  poolAlgorithm Integer32
  poolNodes Integer32
  poolDraining Integer32
  poolFailPool DisplayString
  poolBytesInLo Counter32
  poolBytesInHi Counter32
  poolBytesOutLo Counter32
  poolBytesOutHi Counter32
  poolTotalConn Counter32
  poolPersistence Integer32
  poolSessionMigrated Counter32
  poolDisabled Integer32
  poolState Integer32
  poolConnsQueued Gauge32
  poolQueueTimeouts Counter32
  poolMinQueueTime Gauge32
  poolMaxQueueTime Gauge32
  poolMeanQueueTime Gauge32
  poolBytesIn Counter64
  poolBytesOut Counter64

NodeEntry  
SEQUENCE    
  nodeIPAddress IpAddress
  nodePort Integer32
  nodeHostName DisplayString
  nodeState Integer32
  nodeBytesToNodeLo Counter32
  nodeBytesToNodeHi Counter32
  nodeBytesFromNodeLo Counter32
  nodeBytesFromNodeHi Counter32
  nodeCurrentRequests Gauge32
  nodeTotalConn Counter32
  nodePooledConn Counter32
  nodeFailures Counter32
  nodeNewConn Counter32
  nodeErrors Counter32
  nodeResponseMin Gauge32
  nodeResponseMax Gauge32
  nodeResponseMean Gauge32
  nodeCurrentConn Gauge32

NodeInet46Entry  
SEQUENCE    
  nodeInet46AddressType InetAddressType
  nodeInet46Address InetAddress
  nodeInet46Port Integer32
  nodeInet46HostName DisplayString
  nodeInet46State Integer32
  nodeInet46BytesToNodeLo Counter32
  nodeInet46BytesToNodeHi Counter32
  nodeInet46BytesFromNodeLo Counter32
  nodeInet46BytesFromNodeHi Counter32
  nodeInet46CurrentRequests Gauge32
  nodeInet46TotalConn Counter32
  nodeInet46PooledConn Counter32
  nodeInet46Failures Counter32
  nodeInet46NewConn Counter32
  nodeInet46Errors Counter32
  nodeInet46ResponseMin Gauge32
  nodeInet46ResponseMax Gauge32
  nodeInet46ResponseMean Gauge32
  nodeInet46IdleConns Gauge32
  nodeInet46CurrentConn Gauge32
  nodeInet46BytesToNode Counter64
  nodeInet46BytesFromNode Counter64

PerPoolNodeEntry  
SEQUENCE    
  perPoolNodePoolName DisplayString
  perPoolNodeNodeAddressType InetAddressType
  perPoolNodeNodeAddress InetAddress
  perPoolNodeNodePort Integer32
  perPoolNodeNodeHostName DisplayString
  perPoolNodeState Integer32
  perPoolNodeBytesToNodeLo Counter32
  perPoolNodeBytesToNodeHi Counter32
  perPoolNodeBytesFromNodeLo Counter32
  perPoolNodeBytesFromNodeHi Counter32
  perPoolNodeCurrentRequests Gauge32
  perPoolNodeTotalConn Counter32
  perPoolNodePooledConn Counter32
  perPoolNodeFailures Counter32
  perPoolNodeNewConn Counter32
  perPoolNodeErrors Counter32
  perPoolNodeResponseMin Gauge32
  perPoolNodeResponseMax Gauge32
  perPoolNodeResponseMean Gauge32
  perPoolNodeIdleConns Gauge32
  perPoolNodeCurrentConn Gauge32
  perPoolNodeBytesToNode Counter64
  perPoolNodeBytesFromNode Counter64

TrafficIPEntry  
SEQUENCE    
  trafficIPAddress IpAddress
  trafficIPState Integer32
  trafficIPTime TimeTicks

TrafficIPInet46Entry  
SEQUENCE    
  trafficIPInet46AddressType InetAddressType
  trafficIPInet46Address InetAddress
  trafficIPInet46State Integer32
  trafficIPInet46Time TimeTicks

ServiceProtectionClassEntry  
SEQUENCE    
  serviceProtName DisplayString
  serviceProtTotalRefusal Counter32
  serviceProtLastRefusalTime TimeTicks
  serviceProtRefusalIP Counter32
  serviceProtRefusalConc1IP Counter32
  serviceProtRefusalConc10IP Counter32
  serviceProtRefusalConnRate Counter32
  serviceProtRefusalRFC2396 Counter32
  serviceProtRefusalSize Counter32
  serviceProtRefusalBinary Counter32

ServiceLevelClassEntry  
SEQUENCE    
  serviceLevelName DisplayString
  serviceLevelTotalConn Counter32
  serviceLevelTotalNonConf Counter32
  serviceLevelResponseMin Gauge32
  serviceLevelResponseMax Gauge32
  serviceLevelResponseMean Gauge32
  serviceLevelIsOK Integer32
  serviceLevelConforming Gauge32
  serviceLevelCurrentConns Gauge32

PerNodeServiceLevelClassEntry  
SEQUENCE    
  perNodeServiceLevelSLMName DisplayString
  perNodeServiceLevelNodeIPAddr IpAddress
  perNodeServiceLevelNodePort Integer32
  perNodeServiceLevelTotalConn Counter32
  perNodeServiceLevelTotalNonConf Counter32
  perNodeServiceLevelResponseMin Gauge32
  perNodeServiceLevelResponseMax Gauge32
  perNodeServiceLevelResponseMean Gauge32

PerNodeServiceLevelClassInet46Entry  
SEQUENCE    
  perNodeServiceLevelInet46SLMName DisplayString
  perNodeServiceLevelInet46NodeAddressType InetAddressType
  perNodeServiceLevelInet46NodeAddress InetAddress
  perNodeServiceLevelInet46NodePort Integer32
  perNodeServiceLevelInet46TotalConn Counter32
  perNodeServiceLevelInet46TotalNonConf Counter32
  perNodeServiceLevelInet46ResponseMin Gauge32
  perNodeServiceLevelInet46ResponseMax Gauge32
  perNodeServiceLevelInet46ResponseMean Gauge32

BandwidthClassEntry  
SEQUENCE    
  bandwidthClassName DisplayString
  bandwidthClassMaximum Integer32
  bandwidthClassGuarantee Integer32
  bandwidthClassBytesOutLo Counter32
  bandwidthClassBytesOutHi Counter32
  bandwidthClassBytesOut Counter64

RateClassEntry  
SEQUENCE    
  rateClassName DisplayString
  rateClassMaxRatePerMin Integer32
  rateClassMaxRatePerSec Integer32
  rateClassQueueLength Gauge32
  rateClassCurrentRate Gauge32
  rateClassDropped Counter32
  rateClassConnsEntered Counter32
  rateClassConnsLeft Counter32

UserCounterEntry  
SEQUENCE    
  userCounterName DisplayString
  userCounterValue Counter32

UserCounter64Entry  
SEQUENCE    
  userCounter64Name DisplayString
  userCounter64Value Counter64

InterfaceEntry  
SEQUENCE    
  interfaceName DisplayString
  interfaceRxPackets Counter32
  interfaceTxPackets Counter32
  interfaceRxErrors Counter32
  interfaceTxErrors Counter32
  interfaceCollisions Counter32
  interfaceRxBytesLo Counter32
  interfaceRxBytesHi Counter32
  interfaceTxBytesLo Counter32
  interfaceTxBytesHi Counter32
  interfaceRxBytes Counter64
  interfaceTxBytes Counter64

RuleEntry  
SEQUENCE    
  ruleName DisplayString
  ruleExecutions Counter32
  ruleAborts Counter32
  ruleResponds Counter32
  rulePoolSelect Counter32
  ruleRetries Counter32
  ruleDiscards Counter32
  ruleExecutionTimeWarnings Counter32

MonitorEntry  
SEQUENCE    
  monitorName DisplayString

LicenseKeyEntry  
SEQUENCE    
  licensekeyName DisplayString

ZxtmEntry  
SEQUENCE    
  zxtmName DisplayString

GLBServiceEntry  
SEQUENCE    
  glbServiceName DisplayString
  glbServiceResponses Counter32
  glbServiceUnmodified Counter32
  glbServiceDiscarded Counter32

PerLocationServiceEntry  
SEQUENCE    
  perLocationServiceLocationName DisplayString
  perLocationServiceLocationCode DisplayString
  perLocationServiceName DisplayString
  perLocationServiceDraining Integer32
  perLocationServiceState Integer32
  perLocationServiceFrontendState Integer32
  perLocationServiceMonitorState Integer32
  perLocationServiceLoad Gauge32
  perLocationServiceResponses Counter32

LocationEntry  
SEQUENCE    
  locationName DisplayString
  locationCode DisplayString
  locationLoad Gauge32
  locationResponses Counter32

EventEntry  
SEQUENCE    
  eventName DisplayString
  eventsMatched Counter32

ActionEntry  
SEQUENCE    
  actionName DisplayString
  actionsProcessed Counter32

CloudcredentialsEntry  
SEQUENCE    
  cloudcredentialsName DisplayString
  cloudcredentialsStatusRequests Counter32
  cloudcredentialsNodeCreations Counter32
  cloudcredentialsNodeDeletions Counter32

ListenIPEntry  
SEQUENCE    
  listenIPAddressType InetAddressType
  listenIPAddress InetAddress
  listenIPBytesInLo Counter32
  listenIPBytesInHi Counter32
  listenIPBytesOutLo Counter32
  listenIPBytesOutHi Counter32
  listenIPCurrentConn Gauge32
  listenIPTotalConn Counter32
  listenIPMaxConn Gauge32
  listenIPBytesIn Counter64
  listenIPBytesOut Counter64

AuthenticatorEntry  
SEQUENCE    
  authenticatorName DisplayString
  authenticatorRequests Counter32
  authenticatorPasses Counter32
  authenticatorFails Counter32
  authenticatorErrors Counter32

SteelheadEntry  
SEQUENCE    
  steelheadName DisplayString
  steelheadOptimized Gauge32

Defined Values

zxtm 1.3.6.1.4.1.7146.1.2
New EC2 trap
MODULE-IDENTITY    

zeus 1.3.6.1.4.1.7146
OBJECT IDENTIFIER    

products 1.3.6.1.4.1.7146.1
OBJECT IDENTIFIER    

globals 1.3.6.1.4.1.7146.1.2.1
OBJECT IDENTIFIER    

virtualservers 1.3.6.1.4.1.7146.1.2.2
OBJECT IDENTIFIER    

pools 1.3.6.1.4.1.7146.1.2.3
OBJECT IDENTIFIER    

nodes 1.3.6.1.4.1.7146.1.2.4
OBJECT IDENTIFIER    

serviceprotection 1.3.6.1.4.1.7146.1.2.5
OBJECT IDENTIFIER    

trafficips 1.3.6.1.4.1.7146.1.2.6
OBJECT IDENTIFIER    

servicelevelmonitoring 1.3.6.1.4.1.7146.1.2.7
OBJECT IDENTIFIER    

pernodeservicelevelmon 1.3.6.1.4.1.7146.1.2.8
OBJECT IDENTIFIER    

bandwidthmgt 1.3.6.1.4.1.7146.1.2.9
OBJECT IDENTIFIER    

connratelimit 1.3.6.1.4.1.7146.1.2.10
OBJECT IDENTIFIER    

extra 1.3.6.1.4.1.7146.1.2.11
OBJECT IDENTIFIER    

netinterfaces 1.3.6.1.4.1.7146.1.2.12
OBJECT IDENTIFIER    

events 1.3.6.1.4.1.7146.1.2.13
OBJECT IDENTIFIER    

actions 1.3.6.1.4.1.7146.1.2.14
OBJECT IDENTIFIER    

zxtmtraps 1.3.6.1.4.1.7146.1.2.15
OBJECT IDENTIFIER    

trapsZero 1.3.6.1.4.1.7146.1.2.15.0
OBJECT IDENTIFIER    

persistence 1.3.6.1.4.1.7146.1.2.16
OBJECT IDENTIFIER    

cache 1.3.6.1.4.1.7146.1.2.17
OBJECT IDENTIFIER    

webcache 1.3.6.1.4.1.7146.1.2.17.1
OBJECT IDENTIFIER    

sslcache 1.3.6.1.4.1.7146.1.2.17.2
OBJECT IDENTIFIER    

aspsessioncache 1.3.6.1.4.1.7146.1.2.17.3
OBJECT IDENTIFIER    

ipsessioncache 1.3.6.1.4.1.7146.1.2.17.4
OBJECT IDENTIFIER    

j2eesessioncache 1.3.6.1.4.1.7146.1.2.17.5
OBJECT IDENTIFIER    

unisessioncache 1.3.6.1.4.1.7146.1.2.17.6
OBJECT IDENTIFIER    

sslsessioncache 1.3.6.1.4.1.7146.1.2.17.7
OBJECT IDENTIFIER    

rules 1.3.6.1.4.1.7146.1.2.18
OBJECT IDENTIFIER    

monitors 1.3.6.1.4.1.7146.1.2.19
OBJECT IDENTIFIER    

licensekeys 1.3.6.1.4.1.7146.1.2.20
OBJECT IDENTIFIER    

zxtms 1.3.6.1.4.1.7146.1.2.21
OBJECT IDENTIFIER    

trapobjects 1.3.6.1.4.1.7146.1.2.22
OBJECT IDENTIFIER    

cloudcredentials 1.3.6.1.4.1.7146.1.2.23
OBJECT IDENTIFIER    

glbservices 1.3.6.1.4.1.7146.1.2.24
OBJECT IDENTIFIER    

perlocationservices 1.3.6.1.4.1.7146.1.2.25
OBJECT IDENTIFIER    

locations 1.3.6.1.4.1.7146.1.2.26
OBJECT IDENTIFIER    

listenips 1.3.6.1.4.1.7146.1.2.27
OBJECT IDENTIFIER    

authenticators 1.3.6.1.4.1.7146.1.2.28
OBJECT IDENTIFIER    

conformanceGroups 1.3.6.1.4.1.7146.1.2.29
OBJECT IDENTIFIER    

complianceStatements 1.3.6.1.4.1.7146.1.2.30
OBJECT IDENTIFIER    

steelheads 1.3.6.1.4.1.7146.1.2.31
OBJECT IDENTIFIER    

sslocspstapling 1.3.6.1.4.1.7146.1.2.32
OBJECT IDENTIFIER    

mainGroup 1.3.6.1.4.1.7146.1.2.29.1
Main conformance group
Status: current Access: read-only
OBJECT-GROUP    

deprecatedGroup 1.3.6.1.4.1.7146.1.2.29.2
Deprecated objects
Status: deprecated Access: read-only
OBJECT-GROUP    

obsoleteGroup 1.3.6.1.4.1.7146.1.2.29.3
Deprecated objects
Status: obsolete Access: read-only
OBJECT-GROUP    

notificationGroup 1.3.6.1.4.1.7146.1.2.29.4
Notification group
Status: current Access: read-only
NOTIFICATION-GROUP    

obsoleteNotificationGroup 1.3.6.1.4.1.7146.1.2.29.5
Obsolete notification group
Status: obsolete Access: read-only
NOTIFICATION-GROUP    

deprecatedNotificationGroup 1.3.6.1.4.1.7146.1.2.29.6
Deprecated notification group
Status: deprecated Access: read-only
NOTIFICATION-GROUP    

compliance 1.3.6.1.4.1.7146.1.2.30.1
Compliance statement
Status: current Access: read-only
MODULE-COMPLIANCE    

deprecatedCompliance 1.3.6.1.4.1.7146.1.2.30.2
Compliance statement
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

obsoleteCompliance 1.3.6.1.4.1.7146.1.2.30.3
Compliance statement
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

version 1.3.6.1.4.1.7146.1.2.1.1
The Stingray Traffic Manager version.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

numberChildProcesses 1.3.6.1.4.1.7146.1.2.1.2
The number of traffic manager child processes.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

upTime 1.3.6.1.4.1.7146.1.2.1.3
The time (in hundredths of a second) that Stingray software has been operational for (this value will wrap if it has been running for more than 497 days).
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

timeLastConfigUpdate 1.3.6.1.4.1.7146.1.2.1.4
The time (in hundredths of a second) since the configuration of traffic manager was updated (this value will wrap if no configuration changes are made for 497 days).
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

totalBytesIn 1.3.6.1.4.1.7146.1.2.1.64
Bytes received by the traffic manager from clients.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

totalBytesInLo 1.3.6.1.4.1.7146.1.2.1.5
Bytes received by the traffic manager from clients ( low 32bits ).
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

totalBytesInHi 1.3.6.1.4.1.7146.1.2.1.6
Bytes received by the traffic manager from clients ( high 32bits ).
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

totalBytesOut 1.3.6.1.4.1.7146.1.2.1.65
Bytes sent by the traffic manager to clients.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

totalBytesOutLo 1.3.6.1.4.1.7146.1.2.1.7
Bytes sent by the traffic manager to clients ( low 32bits ).
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

totalBytesOutHi 1.3.6.1.4.1.7146.1.2.1.8
Bytes sent by the traffic manager to clients ( high 32bits ).
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

totalCurrentConn 1.3.6.1.4.1.7146.1.2.1.9
Number of TCP connections currently established.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

totalConn 1.3.6.1.4.1.7146.1.2.1.10
Total number of TCP connections received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

totalRequests 1.3.6.1.4.1.7146.1.2.1.127
Total number of TCP requests recieved.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

totalTransactions 1.3.6.1.4.1.7146.1.2.1.128
Total number of TCP requests being processed, after applying TPS limits.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hourlyPeakBytesInPerSecond 1.3.6.1.4.1.7146.1.2.1.129
The peak bytes received from clients per second in the last hour.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hourlyPeakBytesOutPerSecond 1.3.6.1.4.1.7146.1.2.1.130
The peak bytes sent to clients per second in the last hour.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hourlyPeakRequestsPerSecond 1.3.6.1.4.1.7146.1.2.1.131
The peak requests per second in the last hour.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hourlyPeakSSLConnectionsPerSecond 1.3.6.1.4.1.7146.1.2.1.132
The peak ssl connections per second in the last hour.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

numberDNSARequests 1.3.6.1.4.1.7146.1.2.1.11
Requests for DNS A records (hostname->IP address) made by the traffic manager.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

numberDNSACacheHits 1.3.6.1.4.1.7146.1.2.1.12
Requests for DNS A records resolved from the traffic manager's local cache.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

numberDNSPTRRequests 1.3.6.1.4.1.7146.1.2.1.13
Requests for DNS PTR records (IP address->hostname) made by the traffic manager.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

numberDNSPTRCacheHits 1.3.6.1.4.1.7146.1.2.1.14
Requests for DNS PTR records resolved from the traffic manager's local cache.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

numberSNMPUnauthorisedRequests 1.3.6.1.4.1.7146.1.2.1.15
SNMP requests dropped due to access restrictions.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

numberSNMPBadRequests 1.3.6.1.4.1.7146.1.2.1.16
Malformed SNMP requests received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

numberSNMPGetRequests 1.3.6.1.4.1.7146.1.2.1.17
SNMP GetRequests received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

numberSNMPGetNextRequests 1.3.6.1.4.1.7146.1.2.1.18
SNMP GetNextRequests received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

numberSNMPGetBulkRequests 1.3.6.1.4.1.7146.1.2.1.66
SNMP GetBulkRequests received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sslCipherEncrypts 1.3.6.1.4.1.7146.1.2.1.19
Bytes encrypted with a symmetric cipher.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sslCipherDecrypts 1.3.6.1.4.1.7146.1.2.1.20
Bytes decrypted with a symmetric cipher.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sslCipherRC4Encrypts 1.3.6.1.4.1.7146.1.2.1.21
Bytes encrypted with RC4.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sslCipherRC4Decrypts 1.3.6.1.4.1.7146.1.2.1.22
Bytes decrypted with RC4.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sslCipherDESEncrypts 1.3.6.1.4.1.7146.1.2.1.23
Bytes encrypted with DES.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sslCipherDESDecrypts 1.3.6.1.4.1.7146.1.2.1.24
Bytes decrypted with DES.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sslCipher3DESEncrypts 1.3.6.1.4.1.7146.1.2.1.25
Bytes encrypted with 3DES.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sslCipher3DESDecrypts 1.3.6.1.4.1.7146.1.2.1.26
Bytes decrypted with 3DES.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sslCipherAESEncrypts 1.3.6.1.4.1.7146.1.2.1.27
Bytes encrypted with AES.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sslCipherAESDecrypts 1.3.6.1.4.1.7146.1.2.1.28
Bytes decrypted with AES.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sslCipherRSAEncrypts 1.3.6.1.4.1.7146.1.2.1.29
Number of RSA encrypts.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sslCipherRSADecrypts 1.3.6.1.4.1.7146.1.2.1.30
Number of RSA decrypts.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sslCipherRSADecryptsExternal 1.3.6.1.4.1.7146.1.2.1.31
Number of external RSA decrypts.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sslHandshakeSSLv2 1.3.6.1.4.1.7146.1.2.1.32
Number of SSLv2 handshakes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sslHandshakeSSLv3 1.3.6.1.4.1.7146.1.2.1.33
Number of SSLv3 handshakes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sslHandshakeTLSv1 1.3.6.1.4.1.7146.1.2.1.34
Number of TLSv1.0 handshakes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sslClientCertNotSent 1.3.6.1.4.1.7146.1.2.1.35
Number of times a client certificate was required but not supplied.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sslClientCertInvalid 1.3.6.1.4.1.7146.1.2.1.36
Number of times a client certificate was invalid.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sslClientCertExpired 1.3.6.1.4.1.7146.1.2.1.37
Number of times a client certificate has expired.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sslClientCertRevoked 1.3.6.1.4.1.7146.1.2.1.38
Number of times a client certificate was revoked.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sslSessionIDMemCacheHit 1.3.6.1.4.1.7146.1.2.1.39
Number of times the SSL session id was found in the cache and reused.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sslSessionIDMemCacheMiss 1.3.6.1.4.1.7146.1.2.1.40
Number of times the SSL session id was not found in the cache.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sslSessionIDDiskCacheHit 1.3.6.1.4.1.7146.1.2.1.41
Number of times the SSL session id was found in the disk cache and reused (deprecated, will always return 0).
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

sslSessionIDDiskCacheMiss 1.3.6.1.4.1.7146.1.2.1.42
Number of times the SSL session id was not found in the disk cache (deprecated, will always return 0).
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

sslHandshakeTLSv11 1.3.6.1.4.1.7146.1.2.1.43
Number of TLSv1.1 handshakes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sslConnections 1.3.6.1.4.1.7146.1.2.1.44
Number of SSL connections negotiated.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sslCipherRSAEncryptsExternal 1.3.6.1.4.1.7146.1.2.1.57
Number of external RSA encrypts.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sslCipherDSASigns 1.3.6.1.4.1.7146.1.2.1.67
Number of DSA signing operations.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sslCipherDSAVerifies 1.3.6.1.4.1.7146.1.2.1.68
Number of DSA verifications.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sslHandshakeTLSv12 1.3.6.1.4.1.7146.1.2.1.69
Number of TLSv1.2 handshakes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sslCipherDHGenerates 1.3.6.1.4.1.7146.1.2.1.70
Number of Diffie Hellman keys generated.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sslCipherDHAgreements 1.3.6.1.4.1.7146.1.2.1.71
Number of Diffie Hellman key agreements.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sysCPUIdlePercent 1.3.6.1.4.1.7146.1.2.1.45
Percentage of time that the CPUs are idle.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

sysCPUBusyPercent 1.3.6.1.4.1.7146.1.2.1.46
Percentage of time that the CPUs are busy.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

sysCPUUserBusyPercent 1.3.6.1.4.1.7146.1.2.1.47
Percentage of time that the CPUs are busy running user-space code.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

sysCPUSystemBusyPercent 1.3.6.1.4.1.7146.1.2.1.48
Percentage of time that the CPUs are busy running system code.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

sysFDsFree 1.3.6.1.4.1.7146.1.2.1.49
Number of free file descriptors.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

sysMemTotal 1.3.6.1.4.1.7146.1.2.1.50
Total memory (MBytes).
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

sysMemFree 1.3.6.1.4.1.7146.1.2.1.51
Free memory (MBytes).
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

sysMemInUse 1.3.6.1.4.1.7146.1.2.1.52
Memory used (MBytes).
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

sysMemBuffered 1.3.6.1.4.1.7146.1.2.1.53
Buffer memory (MBytes).
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

sysMemSwapped 1.3.6.1.4.1.7146.1.2.1.54
Amount of swap space in use (MBytes).
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

sysMemSwapTotal 1.3.6.1.4.1.7146.1.2.1.55
Total swap space (MBytes).
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

numIdleConnections 1.3.6.1.4.1.7146.1.2.1.56
Total number of idle HTTP connections to all nodes (used for future HTTP requests).
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

dataEntries 1.3.6.1.4.1.7146.1.2.1.58
Number of entries in the TrafficScript data.get()/set() storage.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

dataMemoryUsage 1.3.6.1.4.1.7146.1.2.1.59
Number of bytes used in the TrafficScript data.get()/set() storage.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

eventsSeen 1.3.6.1.4.1.7146.1.2.1.60
Events seen by the traffic Manager's event handling process.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

totalDNSResponses 1.3.6.1.4.1.7146.1.2.1.61
Total number of DNS response packets handled.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

totalBadDNSPackets 1.3.6.1.4.1.7146.1.2.1.62
Total number of malformed DNS response packets encountered from the backend servers.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

totalBackendServerErrors 1.3.6.1.4.1.7146.1.2.1.63
Total errors returned from the backend servers.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

virtualserverNumber 1.3.6.1.4.1.7146.1.2.2.1
The number of virtual servers.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

virtualserverTable 1.3.6.1.4.1.7146.1.2.2.2
This table gives information and statistics for the virtual servers the traffic manager is hosting.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VirtualserverEntry

virtualserverEntry 1.3.6.1.4.1.7146.1.2.2.2.1
This defines a row in the virtual servers table.
Status: current Access: not-accessible
OBJECT-TYPE    
  VirtualserverEntry  

virtualserverName 1.3.6.1.4.1.7146.1.2.2.2.1.1
The name of the virtual server.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

virtualserverPort 1.3.6.1.4.1.7146.1.2.2.2.1.2
The port the virtual server listens on.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

virtualserverProtocol 1.3.6.1.4.1.7146.1.2.2.2.1.3
The protocol the virtual server is operating.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER http(1), https(2), ftp(3), imaps(4), imapv2(5), imapv3(6), imapv4(7), pop3(8), pop3s(9), smtp(10), ldap(11), ldaps(12), telnet(13), sslforwarding(14), udpstreaming(15), udp(16), dns(17), genericserverfirst(18), genericclientfirst(19), dnstcp(20), sipudp(21), siptcp(22), rtsp(23)  

virtualserverDefaultTrafficPool 1.3.6.1.4.1.7146.1.2.2.2.1.4
The virtual server's default pool.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

virtualserverBytesInLo 1.3.6.1.4.1.7146.1.2.2.2.1.5
Bytes received by this virtual server from clients ( low 32bits ).
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

virtualserverBytesInHi 1.3.6.1.4.1.7146.1.2.2.2.1.6
Bytes received by this virtual server from clients ( high 32bits ).
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

virtualserverBytesOutLo 1.3.6.1.4.1.7146.1.2.2.2.1.7
Bytes sent by this virtual server to clients ( low 32bits ).
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

virtualserverBytesOutHi 1.3.6.1.4.1.7146.1.2.2.2.1.8
Bytes sent by this virtual server to clients ( high 32bits ).
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

virtualserverCurrentConn 1.3.6.1.4.1.7146.1.2.2.2.1.9
TCP connections currently established to this virtual server.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

virtualserverMaxConn 1.3.6.1.4.1.7146.1.2.2.2.1.10
Maximum number of simultaneous TCP connections this virtual server has processed at any one time.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

virtualserverTotalConn 1.3.6.1.4.1.7146.1.2.2.2.1.11
Requests received by this virtual server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

virtualserverDiscard 1.3.6.1.4.1.7146.1.2.2.2.1.12
Connections discarded by this virtual server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

virtualserverDirectReplies 1.3.6.1.4.1.7146.1.2.2.2.1.13
Direct replies from this virtual server, without forwarding to a node.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

virtualserverConnectTimedOut 1.3.6.1.4.1.7146.1.2.2.2.1.14
Connections closed by this virtual server because the 'connect_timeout' interval was exceeded.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

virtualserverDataTimedOut 1.3.6.1.4.1.7146.1.2.2.2.1.15
Connections closed by this virtual server because the 'timeout' interval was exceeded.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

virtualserverKeepaliveTimedOut 1.3.6.1.4.1.7146.1.2.2.2.1.16
Connections closed by this virtual server because the 'keepalive_timeout' interval was exceeded.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

virtualserverUdpTimedOut 1.3.6.1.4.1.7146.1.2.2.2.1.17
Connections closed by this virtual server because the 'udp_timeout' interval was exceeded.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

virtualserverTotalDgram 1.3.6.1.4.1.7146.1.2.2.2.1.18
UDP datagrams processed by this virtual server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

virtualserverGzip 1.3.6.1.4.1.7146.1.2.2.2.1.19
Responses which have been compressed by content compression.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

virtualserverGzipBytesSavedLo 1.3.6.1.4.1.7146.1.2.2.2.1.20
Bytes of network traffic saved by content compression ( low 32bits ).
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

virtualserverGzipBytesSavedHi 1.3.6.1.4.1.7146.1.2.2.2.1.21
Bytes of network traffic saved by content compression ( high 32bits ).
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

virtualserverHttpRewriteLocation 1.3.6.1.4.1.7146.1.2.2.2.1.22
HTTP Location headers, supplied by a node, that have been rewritten.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

virtualserverHttpRewriteCookie 1.3.6.1.4.1.7146.1.2.2.2.1.23
HTTP Set-Cookie headers, supplied by a node, that have been rewritten.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

virtualserverHttpCacheHits 1.3.6.1.4.1.7146.1.2.2.2.1.24
HTTP responses sent directly from the web cache by this virtual server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

virtualserverHttpCacheLookups 1.3.6.1.4.1.7146.1.2.2.2.1.25
HTTP requests that are looked up in the web cache by this virtual server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

virtualserverHttpCacheHitRate 1.3.6.1.4.1.7146.1.2.2.2.1.26
Percentage hit rate of the web cache for this virtual server.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

virtualserverSIPTotalCalls 1.3.6.1.4.1.7146.1.2.2.2.1.27
Total number of SIP INVITE requests seen by this virtual server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

virtualserverSIPRejectedRequests 1.3.6.1.4.1.7146.1.2.2.2.1.28
Number of SIP requests rejected due to them exceeding the maximum amount of memory allocated to the connection.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

virtualserverConnectionErrors 1.3.6.1.4.1.7146.1.2.2.2.1.29
Number of transaction or protocol errors in this virtual server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

virtualserverConnectionFailures 1.3.6.1.4.1.7146.1.2.2.2.1.30
Number of connection failures in this virtual server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

virtualserverBytesIn 1.3.6.1.4.1.7146.1.2.2.2.1.31
Bytes received by this virtual server from clients.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

virtualserverBytesOut 1.3.6.1.4.1.7146.1.2.2.2.1.32
Bytes sent by this virtual server to clients.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

virtualserverGzipBytesSaved 1.3.6.1.4.1.7146.1.2.2.2.1.33
Bytes of network traffic saved by content compression.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

virtualserverCertStatusRequests 1.3.6.1.4.1.7146.1.2.2.2.1.34
Number of incoming TLS handshakes for this virtual server with certificate status requests.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

virtualserverCertStatusResponses 1.3.6.1.4.1.7146.1.2.2.2.1.35
Number of incoming TLS handshakes for this virtual server to which certificate status responses were attached.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

virtualserverMaxDurationTimedOut 1.3.6.1.4.1.7146.1.2.2.2.1.36
Connections closed by this virtual server because the 'max_transaction_duration' interval was exceeded.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

virtualserverProcessingTimedOut 1.3.6.1.4.1.7146.1.2.2.2.1.37
Connections closed by this virtual server because the 'timeout' interval was exceeded while waiting for rules or external processing.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

poolNumber 1.3.6.1.4.1.7146.1.2.3.1
The number of pools on this system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

poolTable 1.3.6.1.4.1.7146.1.2.3.2
This table provides information and statistics for pools.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PoolEntry

poolEntry 1.3.6.1.4.1.7146.1.2.3.2.1
This defines a row in the pools table.
Status: current Access: not-accessible
OBJECT-TYPE    
  PoolEntry  

poolName 1.3.6.1.4.1.7146.1.2.3.2.1.1
The name of the pool.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

poolAlgorithm 1.3.6.1.4.1.7146.1.2.3.2.1.2
The load-balancing algorithm the pool uses.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER roundrobin(1), weightedRoundRobin(2), perceptive(3), leastConnections(4), fastestResponseTime(5), random(6), weightedLeastConnections(7)  

poolNodes 1.3.6.1.4.1.7146.1.2.3.2.1.3
The number of nodes registered with this pool.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

poolDraining 1.3.6.1.4.1.7146.1.2.3.2.1.4
The number of nodes in this pool which are draining.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

poolFailPool 1.3.6.1.4.1.7146.1.2.3.2.1.5
The name of this pool's failure pool.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

poolBytesInLo 1.3.6.1.4.1.7146.1.2.3.2.1.6
Bytes received by this pool from nodes ( low 32bits ).
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

poolBytesInHi 1.3.6.1.4.1.7146.1.2.3.2.1.7
Bytes received by this pool from nodes ( high 32bits ).
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

poolBytesOutLo 1.3.6.1.4.1.7146.1.2.3.2.1.8
Bytes sent by this pool to nodes ( low 32bits ).
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

poolBytesOutHi 1.3.6.1.4.1.7146.1.2.3.2.1.9
Bytes sent by this pool to nodes ( high 32bits ).
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

poolTotalConn 1.3.6.1.4.1.7146.1.2.3.2.1.10
Requests sent to this pool.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

poolPersistence 1.3.6.1.4.1.7146.1.2.3.2.1.11
The session persistence method this pool uses
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), ip(2), rule(3), transparent(4), applicationCookie(5), xZeusBackend(6), ssl(7)  

poolSessionMigrated 1.3.6.1.4.1.7146.1.2.3.2.1.12
Sessions migrated to a new node because the desired node was unavailable.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

poolDisabled 1.3.6.1.4.1.7146.1.2.3.2.1.13
The number of nodes in this pool that are disabled.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

poolState 1.3.6.1.4.1.7146.1.2.3.2.1.14
The state of this pool.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(1), disabled(2), draining(3), unused(4), unknown(5)  

poolConnsQueued 1.3.6.1.4.1.7146.1.2.3.2.1.17
Total connections currently queued to this pool.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

poolQueueTimeouts 1.3.6.1.4.1.7146.1.2.3.2.1.18
Total connections that timed-out while queued.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

poolMinQueueTime 1.3.6.1.4.1.7146.1.2.3.2.1.19
Minimum time a connection was queued for, over the last second.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

poolMaxQueueTime 1.3.6.1.4.1.7146.1.2.3.2.1.20
Maximum time a connection was queued for, over the last second.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

poolMeanQueueTime 1.3.6.1.4.1.7146.1.2.3.2.1.21
Mean time a connection was queued for, over the last second.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

poolBytesIn 1.3.6.1.4.1.7146.1.2.3.2.1.22
Bytes received by this pool from nodes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

poolBytesOut 1.3.6.1.4.1.7146.1.2.3.2.1.23
Bytes sent by this pool to nodes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

nodeNumber 1.3.6.1.4.1.7146.1.2.4.1
The number of IPv4 nodes on this system.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

nodeTable 1.3.6.1.4.1.7146.1.2.4.2
This table defines all the information for a particular IPv4 node.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NodeEntry

nodeEntry 1.3.6.1.4.1.7146.1.2.4.2.1
This defines a row in the IPv4 nodes table.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  NodeEntry  

nodeIPAddress 1.3.6.1.4.1.7146.1.2.4.2.1.1
The IPv4 address of this node.
Status: obsolete Access: read-only
OBJECT-TYPE    
  IpAddress  

nodePort 1.3.6.1.4.1.7146.1.2.4.2.1.2
The port this node listens on.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

nodeHostName 1.3.6.1.4.1.7146.1.2.4.2.1.3
The resolved name for this node.
Status: obsolete Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

nodeState 1.3.6.1.4.1.7146.1.2.4.2.1.4
The state of this node.
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER alive(1), dead(2), unknown(3)  

nodeBytesToNodeLo 1.3.6.1.4.1.7146.1.2.4.2.1.5
Bytes sent to this node ( low 32bits ).
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

nodeBytesToNodeHi 1.3.6.1.4.1.7146.1.2.4.2.1.6
Bytes sent to this node ( high 32bits ).
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

nodeBytesFromNodeLo 1.3.6.1.4.1.7146.1.2.4.2.1.7
Bytes received from this node ( low 32bits ).
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

nodeBytesFromNodeHi 1.3.6.1.4.1.7146.1.2.4.2.1.8
Bytes received from this node ( high 32bits ).
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

nodeCurrentRequests 1.3.6.1.4.1.7146.1.2.4.2.1.9
Connections currently established to this node.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Gauge32  

nodeTotalConn 1.3.6.1.4.1.7146.1.2.4.2.1.10
Requests sent to this node.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

nodePooledConn 1.3.6.1.4.1.7146.1.2.4.2.1.11
Requests that reused an existing pooled/keepalive connection rather than creating a new TCP connection.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

nodeFailures 1.3.6.1.4.1.7146.1.2.4.2.1.12
Failures of this node.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

nodeNewConn 1.3.6.1.4.1.7146.1.2.4.2.1.13
Requests that created a new connection to this node.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

nodeErrors 1.3.6.1.4.1.7146.1.2.4.2.1.14
Number of timeouts, connection problems and other errors for this node.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

nodeResponseMin 1.3.6.1.4.1.7146.1.2.4.2.1.15
Minimum response time (ms) in the last second for this node.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Gauge32  

nodeResponseMax 1.3.6.1.4.1.7146.1.2.4.2.1.16
Maximum response time (ms) in the last second for this node.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Gauge32  

nodeResponseMean 1.3.6.1.4.1.7146.1.2.4.2.1.17
Mean response time (ms) in the last second for this node.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Gauge32  

nodeNumberInet46 1.3.6.1.4.1.7146.1.2.4.3
The number of nodes on this system (includes IPv4 and IPv6 nodes).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

nodeCurrentConn 1.3.6.1.4.1.7146.1.2.4.2.1.18
Requests currently established to this node. ( does not include idle keepalives ).
Status: obsolete Access: read-only
OBJECT-TYPE    
  Gauge32  

nodeInet46Table 1.3.6.1.4.1.7146.1.2.4.4
This table defines all the information for a particular node (includes IPv4 and IPv6 addresses).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NodeInet46Entry

nodeInet46Entry 1.3.6.1.4.1.7146.1.2.4.4.1
This defines a row in the nodes table (includes IPv4 and IPv6 addresses).
Status: current Access: not-accessible
OBJECT-TYPE    
  NodeInet46Entry  

nodeInet46AddressType 1.3.6.1.4.1.7146.1.2.4.4.1.1
The IP address type of this node.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

nodeInet46Address 1.3.6.1.4.1.7146.1.2.4.4.1.2
The IPv4 or IPv6 address of this node.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(1..64)  

nodeInet46Port 1.3.6.1.4.1.7146.1.2.4.4.1.3
The port this node listens on.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

nodeInet46HostName 1.3.6.1.4.1.7146.1.2.4.4.1.4
The resolved name for this node.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

nodeInet46State 1.3.6.1.4.1.7146.1.2.4.4.1.5
The state of this node.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER alive(1), dead(2), unknown(3)  

nodeInet46BytesToNodeLo 1.3.6.1.4.1.7146.1.2.4.4.1.6
Bytes sent to this node ( low 32bits ).
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

nodeInet46BytesToNodeHi 1.3.6.1.4.1.7146.1.2.4.4.1.7
Bytes sent to this node ( high 32bits ).
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

nodeInet46BytesFromNodeLo 1.3.6.1.4.1.7146.1.2.4.4.1.8
Bytes received from this node ( low 32bits ).
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

nodeInet46BytesFromNodeHi 1.3.6.1.4.1.7146.1.2.4.4.1.9
Bytes received from this node ( high 32bits ).
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

nodeInet46CurrentRequests 1.3.6.1.4.1.7146.1.2.4.4.1.10
Active connections established to this node, does not include idle connections.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

nodeInet46TotalConn 1.3.6.1.4.1.7146.1.2.4.4.1.11
Requests sent to this node.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nodeInet46PooledConn 1.3.6.1.4.1.7146.1.2.4.4.1.12
Requests that reused an existing pooled/keepalive connection rather than creating a new TCP connection.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nodeInet46Failures 1.3.6.1.4.1.7146.1.2.4.4.1.13
Failures of this node.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nodeInet46NewConn 1.3.6.1.4.1.7146.1.2.4.4.1.14
Requests that created a new connection to this node.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nodeInet46Errors 1.3.6.1.4.1.7146.1.2.4.4.1.15
Number of timeouts, connection problems and other errors for this node.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

nodeInet46ResponseMin 1.3.6.1.4.1.7146.1.2.4.4.1.16
Minimum response time (ms) in the last second for this node.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

nodeInet46ResponseMax 1.3.6.1.4.1.7146.1.2.4.4.1.17
Maximum response time (ms) in the last second for this node.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

nodeInet46ResponseMean 1.3.6.1.4.1.7146.1.2.4.4.1.18
Mean response time (ms) in the last second for this node.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

nodeInet46IdleConns 1.3.6.1.4.1.7146.1.2.4.4.1.19
Number of idle HTTP connections to this node.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

nodeInet46CurrentConn 1.3.6.1.4.1.7146.1.2.4.4.1.20
Current connections established to this node, includes idle connections.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

nodeInet46BytesToNode 1.3.6.1.4.1.7146.1.2.4.4.1.21
Bytes sent to this node.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

nodeInet46BytesFromNode 1.3.6.1.4.1.7146.1.2.4.4.1.22
Bytes received from this node.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

perPoolNodeNumber 1.3.6.1.4.1.7146.1.2.4.5
The number of nodes on this system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

perPoolNodeTable 1.3.6.1.4.1.7146.1.2.4.6
This table defines all the information for a particular node in a pool.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PerPoolNodeEntry

perPoolNodeEntry 1.3.6.1.4.1.7146.1.2.4.6.1
This defines a row in the perPoolNodes table.
Status: current Access: not-accessible
OBJECT-TYPE    
  PerPoolNodeEntry  

perPoolNodePoolName 1.3.6.1.4.1.7146.1.2.4.6.1.1
The name of the pool that this node belongs to.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

perPoolNodeNodeAddressType 1.3.6.1.4.1.7146.1.2.4.6.1.2
The IP address type of this node.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

perPoolNodeNodeAddress 1.3.6.1.4.1.7146.1.2.4.6.1.3
The IPv4 or IPv6 address of this node.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(1..64)  

perPoolNodeNodePort 1.3.6.1.4.1.7146.1.2.4.6.1.4
The port that this node listens on.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

perPoolNodeNodeHostName 1.3.6.1.4.1.7146.1.2.4.6.1.5
The name for this node provided in the configuration.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

perPoolNodeState 1.3.6.1.4.1.7146.1.2.4.6.1.6
The state of this node.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER alive(1), dead(2), unknown(3), draining(4)  

perPoolNodeBytesToNodeLo 1.3.6.1.4.1.7146.1.2.4.6.1.7
Bytes sent to this node ( low 32bits ).
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

perPoolNodeBytesToNodeHi 1.3.6.1.4.1.7146.1.2.4.6.1.8
Bytes sent to this node ( high 32bits ).
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

perPoolNodeBytesFromNodeLo 1.3.6.1.4.1.7146.1.2.4.6.1.9
Bytes received from this node ( low 32bits ).
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

perPoolNodeBytesFromNodeHi 1.3.6.1.4.1.7146.1.2.4.6.1.10
Bytes received from this node ( high 32bits ).
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

perPoolNodeCurrentRequests 1.3.6.1.4.1.7146.1.2.4.6.1.11
Active connections established to this node, does not include idle connections.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

perPoolNodeTotalConn 1.3.6.1.4.1.7146.1.2.4.6.1.12
Requests sent to this node.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

perPoolNodePooledConn 1.3.6.1.4.1.7146.1.2.4.6.1.13
Requests that reused an existing pooled/keepalive connection rather than creating a new TCP connection.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

perPoolNodeFailures 1.3.6.1.4.1.7146.1.2.4.6.1.14
Failures of this node.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

perPoolNodeNewConn 1.3.6.1.4.1.7146.1.2.4.6.1.15
Requests that created a new connection to this node.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

perPoolNodeErrors 1.3.6.1.4.1.7146.1.2.4.6.1.16
Number of timeouts, connection problems and other errors for this node.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

perPoolNodeResponseMin 1.3.6.1.4.1.7146.1.2.4.6.1.17
Minimum response time (ms) in the last second for this node.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

perPoolNodeResponseMax 1.3.6.1.4.1.7146.1.2.4.6.1.18
Maximum response time (ms) in the last second for this node.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

perPoolNodeResponseMean 1.3.6.1.4.1.7146.1.2.4.6.1.19
Mean response time (ms) in the last second for this node.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

perPoolNodeIdleConns 1.3.6.1.4.1.7146.1.2.4.6.1.20
Number of idle HTTP connections to this node.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

perPoolNodeCurrentConn 1.3.6.1.4.1.7146.1.2.4.6.1.21
Current connections established to a node, includes idle connections.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

perPoolNodeBytesToNode 1.3.6.1.4.1.7146.1.2.4.6.1.22
Bytes sent to this node.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

perPoolNodeBytesFromNode 1.3.6.1.4.1.7146.1.2.4.6.1.23
Bytes received from this node.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

trafficIPNumber 1.3.6.1.4.1.7146.1.2.6.1
The number of traffic IPv4 addresses on this system.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Integer32  

trafficIPNumberRaised 1.3.6.1.4.1.7146.1.2.6.2
The number of traffic IPv4 addresses currently raised on this system.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Integer32  

trafficIPTable 1.3.6.1.4.1.7146.1.2.6.3
This table details the traffic IPv4 addresses that are hosted by this traffic manager cluster.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TrafficIPEntry

trafficIPEntry 1.3.6.1.4.1.7146.1.2.6.3.1
This defines a row in the IPv4 traffic IP table.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  TrafficIPEntry  

trafficIPAddress 1.3.6.1.4.1.7146.1.2.6.3.1.1
This is a traffic IP address.
Status: obsolete Access: read-only
OBJECT-TYPE    
  IpAddress  

trafficIPState 1.3.6.1.4.1.7146.1.2.6.3.1.2
Whether this traffic IP address is currently being hosted by this traffic manager.
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER raised(1), lowered(2)  

trafficIPTime 1.3.6.1.4.1.7146.1.2.6.3.1.3
The time (in hundredths of a second) since trafficIPState last changed (this value will wrap if the state hasn't changed for 497 days).
Status: obsolete Access: read-only
OBJECT-TYPE    
  TimeTicks  

trafficIPGatewayPingRequests 1.3.6.1.4.1.7146.1.2.6.4
Number of ping requests sent to the gateway machine.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

trafficIPGatewayPingResponses 1.3.6.1.4.1.7146.1.2.6.5
Number of ping responses received from the gateway machine.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

trafficIPNodePingRequests 1.3.6.1.4.1.7146.1.2.6.6
Number of ping requests sent to the backend nodes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

trafficIPNodePingResponses 1.3.6.1.4.1.7146.1.2.6.7
Number of ping responses received from the backend nodes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

trafficIPPingResponseErrors 1.3.6.1.4.1.7146.1.2.6.8
Number of ping response errors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

trafficIPARPMessage 1.3.6.1.4.1.7146.1.2.6.9
Number of ARP messages sent for raised Traffic IP Addresses.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

trafficIPNumberInet46 1.3.6.1.4.1.7146.1.2.6.10
The number of traffic IP addresses on this system (includes IPv4 and IPv6 addresses).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

trafficIPNumberRaisedInet46 1.3.6.1.4.1.7146.1.2.6.11
The number of traffic IP addresses currently raised on this system (includes IPv4 and IPv6 addresses).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

trafficIPInet46Table 1.3.6.1.4.1.7146.1.2.6.12
This table details the traffic IP addresses that are hosted by this traffic manager cluster (includes IPv4 and IPv6 addresses).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TrafficIPInet46Entry

trafficIPInet46Entry 1.3.6.1.4.1.7146.1.2.6.12.1
This defines a row in the traffic IP table.
Status: current Access: not-accessible
OBJECT-TYPE    
  TrafficIPInet46Entry  

trafficIPInet46AddressType 1.3.6.1.4.1.7146.1.2.6.12.1.1
The traffic IP address type.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

trafficIPInet46Address 1.3.6.1.4.1.7146.1.2.6.12.1.2
This is a traffic IP address.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(1..64)  

trafficIPInet46State 1.3.6.1.4.1.7146.1.2.6.12.1.3
Whether this traffic IP address is currently being hosted by this traffic manager.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER raised(1), lowered(2)  

trafficIPInet46Time 1.3.6.1.4.1.7146.1.2.6.12.1.4
The time (in hundredths of a second) since trafficIPState last changed (this value will wrap if the state hasn't changed for 497 days).
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

serviceProtNumber 1.3.6.1.4.1.7146.1.2.5.1
The number of service protection classes defined.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

serviceProtTable 1.3.6.1.4.1.7146.1.2.5.2
This table provides information and statistics for service protection classes.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ServiceProtectionClassEntry

serviceProtEntry 1.3.6.1.4.1.7146.1.2.5.2.1
This defines a row in the service protection table.
Status: current Access: not-accessible
OBJECT-TYPE    
  ServiceProtectionClassEntry  

serviceProtName 1.3.6.1.4.1.7146.1.2.5.2.1.1
The name of the service protection class.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

serviceProtTotalRefusal 1.3.6.1.4.1.7146.1.2.5.2.1.2
Connections refused by this service protection class.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

serviceProtLastRefusalTime 1.3.6.1.4.1.7146.1.2.5.2.1.3
The time (in hundredths of a second) since this service protection class last refused a connection (this value will wrap if no connections are refused in more than 497 days).
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

serviceProtRefusalIP 1.3.6.1.4.1.7146.1.2.5.2.1.4
Connections refused by this service protection class because the source IP address was banned.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

serviceProtRefusalConc1IP 1.3.6.1.4.1.7146.1.2.5.2.1.5
Connections refused by this service protection class because the source IP address issued too many concurrent connections.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

serviceProtRefusalConc10IP 1.3.6.1.4.1.7146.1.2.5.2.1.6
Connections refused by this service protection class because the top 10 source IP addresses issued too many concurrent connections.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

serviceProtRefusalConnRate 1.3.6.1.4.1.7146.1.2.5.2.1.7
Connections refused by this service protection class because the source IP address issued too many connections within 60 seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

serviceProtRefusalRFC2396 1.3.6.1.4.1.7146.1.2.5.2.1.8
Connections refused by this service protection class because the HTTP request was not RFC 2396 compliant.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

serviceProtRefusalSize 1.3.6.1.4.1.7146.1.2.5.2.1.9
Connections refused by this service protection class because the request was larger than the defined limits allowed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

serviceProtRefusalBinary 1.3.6.1.4.1.7146.1.2.5.2.1.10
Connections refused by this service protection class because the request contained disallowed binary content.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

serviceLevelNumber 1.3.6.1.4.1.7146.1.2.7.1
The number of SLM classes defined.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

serviceLevelTable 1.3.6.1.4.1.7146.1.2.7.2
This table provides information and statistics for SLM classes.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ServiceLevelClassEntry

serviceLevelEntry 1.3.6.1.4.1.7146.1.2.7.2.1
This defines a row in the SLM table.
Status: current Access: not-accessible
OBJECT-TYPE    
  ServiceLevelClassEntry  

serviceLevelName 1.3.6.1.4.1.7146.1.2.7.2.1.1
The name of the SLM class.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

serviceLevelTotalConn 1.3.6.1.4.1.7146.1.2.7.2.1.2
Requests handled by this SLM class.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

serviceLevelTotalNonConf 1.3.6.1.4.1.7146.1.2.7.2.1.3
Non-conforming requests handled by this SLM class.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

serviceLevelResponseMin 1.3.6.1.4.1.7146.1.2.7.2.1.4
Minimum response time (ms) in the last second for this SLM class.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

serviceLevelResponseMax 1.3.6.1.4.1.7146.1.2.7.2.1.5
Maximum response time (ms) in the last second for this SLM class.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

serviceLevelResponseMean 1.3.6.1.4.1.7146.1.2.7.2.1.6
Mean response time (ms) in the last second for this SLM class.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

serviceLevelIsOK 1.3.6.1.4.1.7146.1.2.7.2.1.7
Indicates if this SLM class is currently conforming.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notok(1), ok(2)  

serviceLevelConforming 1.3.6.1.4.1.7146.1.2.7.2.1.8
Percentage of requests associated with this SLM class that are conforming
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

serviceLevelCurrentConns 1.3.6.1.4.1.7146.1.2.7.2.1.9
The number of connections currently associated with this SLM class.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

perNodeServiceLevelTable 1.3.6.1.4.1.7146.1.2.8.1
This table provides information and statistics for SLM classes on a per node basis (IPv4 nodes only).
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PerNodeServiceLevelClassEntry

perNodeServiceLevelEntry 1.3.6.1.4.1.7146.1.2.8.1.1
This defines a row in the per-node SLM table (IPv4 nodes only).
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  PerNodeServiceLevelClassEntry  

perNodeServiceLevelSLMName 1.3.6.1.4.1.7146.1.2.8.1.1.1
The name of the SLM class.
Status: obsolete Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

perNodeServiceLevelNodeIPAddr 1.3.6.1.4.1.7146.1.2.8.1.1.2
The IP address of this node.
Status: obsolete Access: read-only
OBJECT-TYPE    
  IpAddress  

perNodeServiceLevelNodePort 1.3.6.1.4.1.7146.1.2.8.1.1.3
The port number of this node.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

perNodeServiceLevelTotalConn 1.3.6.1.4.1.7146.1.2.8.1.1.4
Requests handled by this SLM class to this node.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

perNodeServiceLevelTotalNonConf 1.3.6.1.4.1.7146.1.2.8.1.1.5
Non-conforming requests handled by this SLM class to this node.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

perNodeServiceLevelResponseMin 1.3.6.1.4.1.7146.1.2.8.1.1.6
Minimum response time (ms) in the last second for this SLM class to this node.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Gauge32  

perNodeServiceLevelResponseMax 1.3.6.1.4.1.7146.1.2.8.1.1.7
Maximum response time (ms) in the last second for this SLM class to this node.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Gauge32  

perNodeServiceLevelResponseMean 1.3.6.1.4.1.7146.1.2.8.1.1.8
Mean response time (ms) in the last second for this SLM class to this node.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Gauge32  

perNodeServiceLevelInet46Table 1.3.6.1.4.1.7146.1.2.8.2
This table provides information and statistics for SLM classes on a per node basis (includes IPv4 and IPv6 nodes).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PerNodeServiceLevelClassInet46Entry

perNodeServiceLevelInet46Entry 1.3.6.1.4.1.7146.1.2.8.2.1
This defines a row in the per-node SLM table (includes IPv4 and IPv6 nodes).
Status: current Access: not-accessible
OBJECT-TYPE    
  PerNodeServiceLevelClassInet46Entry  

perNodeServiceLevelInet46SLMName 1.3.6.1.4.1.7146.1.2.8.2.1.1
The name of the SLM class.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

perNodeServiceLevelInet46NodeAddressType 1.3.6.1.4.1.7146.1.2.8.2.1.2
The type of IP address of this node.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

perNodeServiceLevelInet46NodeAddress 1.3.6.1.4.1.7146.1.2.8.2.1.3
The IP address of this node.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(1..64)  

perNodeServiceLevelInet46NodePort 1.3.6.1.4.1.7146.1.2.8.2.1.4
The port number of this node.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

perNodeServiceLevelInet46TotalConn 1.3.6.1.4.1.7146.1.2.8.2.1.5
Requests handled by this SLM class to this node.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

perNodeServiceLevelInet46TotalNonConf 1.3.6.1.4.1.7146.1.2.8.2.1.6
Non-conforming requests handled by this SLM class to this node.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

perNodeServiceLevelInet46ResponseMin 1.3.6.1.4.1.7146.1.2.8.2.1.7
Minimum response time (ms) in the last second for this SLM class to this node.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

perNodeServiceLevelInet46ResponseMax 1.3.6.1.4.1.7146.1.2.8.2.1.8
Maximum response time (ms) in the last second for this SLM class to this node.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

perNodeServiceLevelInet46ResponseMean 1.3.6.1.4.1.7146.1.2.8.2.1.9
Mean response time (ms) in the last second for this SLM class to this node.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

bandwidthClassNumber 1.3.6.1.4.1.7146.1.2.9.1
The number of bandwidth classes defined.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

bandwidthClassTable 1.3.6.1.4.1.7146.1.2.9.2
This table provides information and statistics for bandwidth classes.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BandwidthClassEntry

bandwidthClassEntry 1.3.6.1.4.1.7146.1.2.9.2.1
This defines a row in the bandwidth class.
Status: current Access: not-accessible
OBJECT-TYPE    
  BandwidthClassEntry  

bandwidthClassName 1.3.6.1.4.1.7146.1.2.9.2.1.1
The name of the bandwidth class.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

bandwidthClassMaximum 1.3.6.1.4.1.7146.1.2.9.2.1.2
Maximum bandwidth class limit (kbits/s).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

bandwidthClassGuarantee 1.3.6.1.4.1.7146.1.2.9.2.1.3
Guaranteed bandwidth class limit (kbits/s). Currently unused.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

bandwidthClassBytesOutLo 1.3.6.1.4.1.7146.1.2.9.2.1.4
Bytes output by connections assigned to this bandwidth class ( low 32bits ).
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

bandwidthClassBytesOutHi 1.3.6.1.4.1.7146.1.2.9.2.1.5
Bytes output by connections assigned to this bandwidth class ( high 32bits ).
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

bandwidthClassBytesOut 1.3.6.1.4.1.7146.1.2.9.2.1.6
Bytes output by connections assigned to this bandwidth class.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

rateClassNumber 1.3.6.1.4.1.7146.1.2.10.1
The number of rate classes defined.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rateClassTable 1.3.6.1.4.1.7146.1.2.10.2
This table provides information and statistics for rate classes.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RateClassEntry

rateClassEntry 1.3.6.1.4.1.7146.1.2.10.2.1
This defines a row in the rate class info.
Status: current Access: not-accessible
OBJECT-TYPE    
  RateClassEntry  

rateClassName 1.3.6.1.4.1.7146.1.2.10.2.1.1
The name of the rate class.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

rateClassMaxRatePerMin 1.3.6.1.4.1.7146.1.2.10.2.1.2
The maximum rate that requests may pass through this rate class (requests/min).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rateClassMaxRatePerSec 1.3.6.1.4.1.7146.1.2.10.2.1.3
The maximum rate that requests may pass through this rate class (requests/sec).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rateClassQueueLength 1.3.6.1.4.1.7146.1.2.10.2.1.4
The current number of requests queued by this rate class.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

rateClassCurrentRate 1.3.6.1.4.1.7146.1.2.10.2.1.5
The average rate that requests are passing through this rate class.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

rateClassDropped 1.3.6.1.4.1.7146.1.2.10.2.1.6
Requests dropped from this rate class without being processed (e.g. timeouts).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rateClassConnsEntered 1.3.6.1.4.1.7146.1.2.10.2.1.7
Connections that have entered the rate class and have been queued.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rateClassConnsLeft 1.3.6.1.4.1.7146.1.2.10.2.1.8
Connections that have left the rate class.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

userCounterNumber 1.3.6.1.4.1.7146.1.2.11.1
The number of user defined counters.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

userCounterTable 1.3.6.1.4.1.7146.1.2.11.2
This table holds the values for user defined counters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UserCounterEntry

userCounterEntry 1.3.6.1.4.1.7146.1.2.11.2.1
This defines a row in the user counters table.
Status: current Access: not-accessible
OBJECT-TYPE    
  UserCounterEntry  

userCounterName 1.3.6.1.4.1.7146.1.2.11.2.1.1
The name of the user counter.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

userCounterValue 1.3.6.1.4.1.7146.1.2.11.2.1.2
The value of the user counter.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

userCounter64Table 1.3.6.1.4.1.7146.1.2.11.3
This table holds the values for user defined 64-bit counters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UserCounter64Entry

userCounter64Entry 1.3.6.1.4.1.7146.1.2.11.3.1
This defines a row in the 64-bit user counters table.
Status: current Access: not-accessible
OBJECT-TYPE    
  UserCounter64Entry  

userCounter64Name 1.3.6.1.4.1.7146.1.2.11.3.1.1
The name of the 64-bit user counter.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

userCounter64Value 1.3.6.1.4.1.7146.1.2.11.3.1.2
The value of the 64-bit user counter.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

interfaceNumber 1.3.6.1.4.1.7146.1.2.12.1
The number of network interfaces.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

interfaceTable 1.3.6.1.4.1.7146.1.2.12.2
This table gives statistics for the network interfaces on this system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    InterfaceEntry

interfaceEntry 1.3.6.1.4.1.7146.1.2.12.2.1
This defines a row in the network interfaces table.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceEntry  

interfaceName 1.3.6.1.4.1.7146.1.2.12.2.1.1
The name of the network interface.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

interfaceRxPackets 1.3.6.1.4.1.7146.1.2.12.2.1.2
The number of packets received by this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

interfaceTxPackets 1.3.6.1.4.1.7146.1.2.12.2.1.3
The number of packets transmitted by this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

interfaceRxErrors 1.3.6.1.4.1.7146.1.2.12.2.1.4
The number of receive errors reported by this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

interfaceTxErrors 1.3.6.1.4.1.7146.1.2.12.2.1.5
The number of transmit errors reported by this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

interfaceCollisions 1.3.6.1.4.1.7146.1.2.12.2.1.6
The number of collisions reported by this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

interfaceRxBytesLo 1.3.6.1.4.1.7146.1.2.12.2.1.7
Bytes received by this interface ( low 32bits ).
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

interfaceRxBytesHi 1.3.6.1.4.1.7146.1.2.12.2.1.8
Bytes received by this interface ( high 32bits ).
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

interfaceTxBytesLo 1.3.6.1.4.1.7146.1.2.12.2.1.9
Bytes transmitted by this interface ( low 32bits ).
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

interfaceTxBytesHi 1.3.6.1.4.1.7146.1.2.12.2.1.10
Bytes transmitted by this interface ( high 32bits ).
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

interfaceRxBytes 1.3.6.1.4.1.7146.1.2.12.2.1.11
Bytes received by this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

interfaceTxBytes 1.3.6.1.4.1.7146.1.2.12.2.1.12
Bytes transmitted by this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

webCacheHitsLo 1.3.6.1.4.1.7146.1.2.17.1.1
Number of times a page has been successfully found in the web cache (low 32 bits).
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

webCacheHitsHi 1.3.6.1.4.1.7146.1.2.17.1.2
Number of times a page has been successfully found in the web cache (high 32 bits).
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

webCacheMissesLo 1.3.6.1.4.1.7146.1.2.17.1.3
Number of times a page has not been found in the web cache (low 32 bits).
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

webCacheMissesHi 1.3.6.1.4.1.7146.1.2.17.1.4
Number of times a page has not been found in the web cache (high 32 bits).
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

webCacheLookupsLo 1.3.6.1.4.1.7146.1.2.17.1.5
Number of times a page has been looked up in the web cache (low 32 bits).
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

webCacheLookupsHi 1.3.6.1.4.1.7146.1.2.17.1.6
Number of times a page has been looked up in the web cache (high 32 bits).
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

webCacheMemUsed 1.3.6.1.4.1.7146.1.2.17.1.7
Total memory used by the web cache in kilobytes.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

webCacheMemMaximum 1.3.6.1.4.1.7146.1.2.17.1.8
The maximum amount of memory the web cache can use in kilobytes.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

webCacheHitRate 1.3.6.1.4.1.7146.1.2.17.1.9
The percentage of web cache lookups that succeeded.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

webCacheEntries 1.3.6.1.4.1.7146.1.2.17.1.10
The number of items in the web cache.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

webCacheMaxEntries 1.3.6.1.4.1.7146.1.2.17.1.11
The maximum number of items in the web cache.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

webCacheOldest 1.3.6.1.4.1.7146.1.2.17.1.12
The age of the oldest item in the web cache (in seconds).
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

webCacheHits 1.3.6.1.4.1.7146.1.2.17.1.13
Number of times a page has been successfully found in the web cache.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

webCacheMisses 1.3.6.1.4.1.7146.1.2.17.1.14
Number of times a page has not been found in the web cache.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

webCacheLookups 1.3.6.1.4.1.7146.1.2.17.1.15
Number of times a page has been looked up in the web cache.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

sslCacheHits 1.3.6.1.4.1.7146.1.2.17.2.1
Number of times a SSL entry has been successfully found in the server cache.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sslCacheMisses 1.3.6.1.4.1.7146.1.2.17.2.2
Number of times a SSL entry has not been available in the server cache.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sslCacheLookups 1.3.6.1.4.1.7146.1.2.17.2.3
Number of times a SSL entry has been looked up in the server cache.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sslCacheHitRate 1.3.6.1.4.1.7146.1.2.17.2.4
The percentage of SSL server cache lookups that succeeded.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

sslCacheEntries 1.3.6.1.4.1.7146.1.2.17.2.5
The total number of SSL sessions stored in the server cache.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

sslCacheEntriesMax 1.3.6.1.4.1.7146.1.2.17.2.6
The maximum number of SSL entries in the server cache.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

sslCacheOldest 1.3.6.1.4.1.7146.1.2.17.2.7
The age of the oldest SSL session in the server cache (in seconds).
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

aspSessionCacheHits 1.3.6.1.4.1.7146.1.2.17.3.1
Number of times a ASP session entry has been successfully found in the cache.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

aspSessionCacheMisses 1.3.6.1.4.1.7146.1.2.17.3.2
Number of times a ASP session entry has not been available in the cache.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

aspSessionCacheLookups 1.3.6.1.4.1.7146.1.2.17.3.3
Number of times a ASP session entry has been looked up in the cache.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

aspSessionCacheHitRate 1.3.6.1.4.1.7146.1.2.17.3.4
The percentage of ASP session lookups that succeeded.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

aspSessionCacheEntries 1.3.6.1.4.1.7146.1.2.17.3.5
The total number of ASP sessions stored in the cache.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

aspSessionCacheEntriesMax 1.3.6.1.4.1.7146.1.2.17.3.6
The maximum number of ASP sessions in the cache.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

aspSessionCacheOldest 1.3.6.1.4.1.7146.1.2.17.3.7
The age of the oldest ASP session in the cache (in seconds).
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

ipSessionCacheHits 1.3.6.1.4.1.7146.1.2.17.4.1
Number of times a IP session entry has been successfully found in the cache.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ipSessionCacheMisses 1.3.6.1.4.1.7146.1.2.17.4.2
Number of times a IP session entry has not been available in the cache.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ipSessionCacheLookups 1.3.6.1.4.1.7146.1.2.17.4.3
Number of times a IP session entry has been looked up in the cache.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ipSessionCacheHitRate 1.3.6.1.4.1.7146.1.2.17.4.4
The percentage of IP session lookups that succeeded.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

ipSessionCacheEntries 1.3.6.1.4.1.7146.1.2.17.4.5
The total number of IP sessions stored in the cache.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

ipSessionCacheEntriesMax 1.3.6.1.4.1.7146.1.2.17.4.6
The maximum number of IP sessions in the cache.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

ipSessionCacheOldest 1.3.6.1.4.1.7146.1.2.17.4.7
The age of the oldest IP session in the cache (in seconds).
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

j2eeSessionCacheHits 1.3.6.1.4.1.7146.1.2.17.5.1
Number of times a J2EE session entry has been successfully found in the cache.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

j2eeSessionCacheMisses 1.3.6.1.4.1.7146.1.2.17.5.2
Number of times a J2EE session entry has not been available in the cache.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

j2eeSessionCacheLookups 1.3.6.1.4.1.7146.1.2.17.5.3
Number of times a J2EE session entry has been looked up in the cache.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

j2eeSessionCacheHitRate 1.3.6.1.4.1.7146.1.2.17.5.4
The percentage of J2EE session lookups that succeeded.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

j2eeSessionCacheEntries 1.3.6.1.4.1.7146.1.2.17.5.5
The total number of J2EE sessions stored in the cache.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

j2eeSessionCacheEntriesMax 1.3.6.1.4.1.7146.1.2.17.5.6
The maximum number of J2EE sessions in the cache.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

j2eeSessionCacheOldest 1.3.6.1.4.1.7146.1.2.17.5.7
The age of the oldest J2EE session in the cache (in seconds).
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

uniSessionCacheHits 1.3.6.1.4.1.7146.1.2.17.6.1
Number of times a universal session entry has been successfully found in the cache.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

uniSessionCacheMisses 1.3.6.1.4.1.7146.1.2.17.6.2
Number of times a universal session entry has not been available in the cache.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

uniSessionCacheLookups 1.3.6.1.4.1.7146.1.2.17.6.3
Number of times a universal session entry has been looked up in the cache.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

uniSessionCacheHitRate 1.3.6.1.4.1.7146.1.2.17.6.4
The percentage of universal session lookups that succeeded.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

uniSessionCacheEntries 1.3.6.1.4.1.7146.1.2.17.6.5
The total number of universal sessions stored in the cache.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

uniSessionCacheEntriesMax 1.3.6.1.4.1.7146.1.2.17.6.6
The maximum number of universal sessions in the cache.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

uniSessionCacheOldest 1.3.6.1.4.1.7146.1.2.17.6.7
The age of the oldest universal session in the cache (in seconds).
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

sslSessionCacheHits 1.3.6.1.4.1.7146.1.2.17.7.1
Number of times a SSL session persistence entry has been successfully found in the cache.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sslSessionCacheMisses 1.3.6.1.4.1.7146.1.2.17.7.2
Number of times a SSL session persistence entry has not been available in the cache.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sslSessionCacheLookups 1.3.6.1.4.1.7146.1.2.17.7.3
Number of times a SSL session persistence entry has been looked up in the cache.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sslSessionCacheHitRate 1.3.6.1.4.1.7146.1.2.17.7.4
The percentage of SSL session persistence lookups that succeeded.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

sslSessionCacheEntries 1.3.6.1.4.1.7146.1.2.17.7.5
The total number of SSL session persistence entries stored in the cache.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

sslSessionCacheEntriesMax 1.3.6.1.4.1.7146.1.2.17.7.6
The maximum number of SSL session persistence entries in the cache.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

sslSessionCacheOldest 1.3.6.1.4.1.7146.1.2.17.7.7
The age of the oldest SSL session in the cache (in seconds).
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

sslOcspStaplingCacheCount 1.3.6.1.4.1.7146.1.2.32.1
The number of entries in the OCSP stapling cache.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

sslOcspStaplingCount 1.3.6.1.4.1.7146.1.2.32.2
The number of outgoing OCSP requests for OCSP stapling.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sslOcspStaplingSuccessCount 1.3.6.1.4.1.7146.1.2.32.3
The number of successful outgoing OCSP requests for OCSP stapling.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sslOcspStaplingFailureCount 1.3.6.1.4.1.7146.1.2.32.4
The number of failed outgoing OCSP requests for OCSP stapling.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sslOcspStaplingGoodCount 1.3.6.1.4.1.7146.1.2.32.5
The number of 'good' OCSP responses for OCSP stapling.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sslOcspStaplingRevokedCount 1.3.6.1.4.1.7146.1.2.32.6
The number of 'revoked' OCSP responses for OCSP stapling.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sslOcspStaplingUnknownCount 1.3.6.1.4.1.7146.1.2.32.7
The number of 'unknown' OCSP requests for OCSP stapling.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ruleNumber 1.3.6.1.4.1.7146.1.2.18.1
The number of TrafficScript rules.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ruleTable 1.3.6.1.4.1.7146.1.2.18.2
This table provides information and statistics for TrafficScript rules.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RuleEntry

ruleEntry 1.3.6.1.4.1.7146.1.2.18.2.1
This defines a row in the rules table.
Status: current Access: not-accessible
OBJECT-TYPE    
  RuleEntry  

ruleName 1.3.6.1.4.1.7146.1.2.18.2.1.1
The name of the TrafficScript rule.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

ruleExecutions 1.3.6.1.4.1.7146.1.2.18.2.1.2
Number of times this TrafficScript rule has been executed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ruleAborts 1.3.6.1.4.1.7146.1.2.18.2.1.3
Number of times this TrafficScript rule has aborted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ruleResponds 1.3.6.1.4.1.7146.1.2.18.2.1.4
Number of times this TrafficScript rule has responded directly to the client.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rulePoolSelect 1.3.6.1.4.1.7146.1.2.18.2.1.5
Number of times this TrafficScript rule has selected a pool to use.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ruleRetries 1.3.6.1.4.1.7146.1.2.18.2.1.6
Number of times this TrafficScript rule has forced the request to be retried.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ruleDiscards 1.3.6.1.4.1.7146.1.2.18.2.1.7
Number of times this TrafficScript rule has discarded the connection.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ruleExecutionTimeWarnings 1.3.6.1.4.1.7146.1.2.18.2.1.8
Number of times this TrafficScript rule has exceeded the execution time warning threshold.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

monitorNumber 1.3.6.1.4.1.7146.1.2.19.1
The number of Monitors.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

monitorTable 1.3.6.1.4.1.7146.1.2.19.2
This table provides information and statistics on Monitors.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MonitorEntry

monitorEntry 1.3.6.1.4.1.7146.1.2.19.2.1
This defines a row in the monitors table.
Status: current Access: not-accessible
OBJECT-TYPE    
  MonitorEntry  

monitorName 1.3.6.1.4.1.7146.1.2.19.2.1.1
The name of the monitor.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

licensekeyNumber 1.3.6.1.4.1.7146.1.2.20.1
The number of License keys.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

licensekeyTable 1.3.6.1.4.1.7146.1.2.20.2
This table provides information and statistics on License Keys.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LicenseKeyEntry

licensekeyEntry 1.3.6.1.4.1.7146.1.2.20.2.1
This defines a row in the license keys table.
Status: current Access: not-accessible
OBJECT-TYPE    
  LicenseKeyEntry  

licensekeyName 1.3.6.1.4.1.7146.1.2.20.2.1.1
The name of the License Key.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

zxtmNumber 1.3.6.1.4.1.7146.1.2.21.1
The number of traffic managers in the cluster.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

zxtmTable 1.3.6.1.4.1.7146.1.2.21.2
This table provides information and statistics on traffic managers.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZxtmEntry

zxtmEntry 1.3.6.1.4.1.7146.1.2.21.2.1
This defines a row in the traffic managers table.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZxtmEntry  

zxtmName 1.3.6.1.4.1.7146.1.2.21.2.1.1
The name of the traffic manager.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

glbServiceNumber 1.3.6.1.4.1.7146.1.2.24.1
The number of GLB Services on this system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

glbServiceTable 1.3.6.1.4.1.7146.1.2.24.2
This table provides information and statistics for GLB Services.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    GLBServiceEntry

glbServiceEntry 1.3.6.1.4.1.7146.1.2.24.2.1
This defines a row in the GLB Services table.
Status: current Access: not-accessible
OBJECT-TYPE    
  GLBServiceEntry  

glbServiceName 1.3.6.1.4.1.7146.1.2.24.2.1.1
The name of the GLB Service.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

glbServiceResponses 1.3.6.1.4.1.7146.1.2.24.2.1.2
Number of A records this GLB Service has altered.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

glbServiceUnmodified 1.3.6.1.4.1.7146.1.2.24.2.1.3
Number of A records this GLB Service has passed through unmodified.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

glbServiceDiscarded 1.3.6.1.4.1.7146.1.2.24.2.1.4
Number of A records this GLB Service has discarded.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

perLocationServiceTable 1.3.6.1.4.1.7146.1.2.25.1
This table provides information and statistics for GLB Services on a per location basis.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PerLocationServiceEntry

perLocationServiceEntry 1.3.6.1.4.1.7146.1.2.25.1.1
This defines a row in the per-location table.
Status: current Access: not-accessible
OBJECT-TYPE    
  PerLocationServiceEntry  

perLocationServiceLocationName 1.3.6.1.4.1.7146.1.2.25.1.1.1
The name of the location.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

perLocationServiceLocationCode 1.3.6.1.4.1.7146.1.2.25.1.1.2
The code for the location.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

perLocationServiceName 1.3.6.1.4.1.7146.1.2.25.1.1.3
The name of the GLB Service.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

perLocationServiceDraining 1.3.6.1.4.1.7146.1.2.25.1.1.4
The draining state of this location for this GLB Service.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER draining(1), active(2)  

perLocationServiceState 1.3.6.1.4.1.7146.1.2.25.1.1.5
The state of this location for this GLB Service.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER alive(1), dead(2)  

perLocationServiceFrontendState 1.3.6.1.4.1.7146.1.2.25.1.1.6
The frontend state of this location for this GLB Service.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER alive(1), dead(2)  

perLocationServiceMonitorState 1.3.6.1.4.1.7146.1.2.25.1.1.7
The monitor state of this location for this GLB Service.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER alive(1), dead(2)  

perLocationServiceLoad 1.3.6.1.4.1.7146.1.2.25.1.1.8
The load metric for this location for this GLB Service.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

perLocationServiceResponses 1.3.6.1.4.1.7146.1.2.25.1.1.9
Number of A records that have been altered to point to this location for this GLB Service.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

locationTable 1.3.6.1.4.1.7146.1.2.26.1
This table provides information and statistics for GLB Services on a per location basis.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LocationEntry

locationEntry 1.3.6.1.4.1.7146.1.2.26.1.1
This defines a row in the per-location table.
Status: current Access: not-accessible
OBJECT-TYPE    
  LocationEntry  

locationName 1.3.6.1.4.1.7146.1.2.26.1.1.1
The name of the location.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

locationCode 1.3.6.1.4.1.7146.1.2.26.1.1.2
The code for the location.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

locationLoad 1.3.6.1.4.1.7146.1.2.26.1.1.3
The mean load metric for this location.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

locationResponses 1.3.6.1.4.1.7146.1.2.26.1.1.4
Number of A records that have been altered to point to this location.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

eventNumber 1.3.6.1.4.1.7146.1.2.13.1
The number of event configurations.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eventTable 1.3.6.1.4.1.7146.1.2.13.2
This table gives information on the event configurations in the traffic manager.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EventEntry

eventEntry 1.3.6.1.4.1.7146.1.2.13.2.1
This defines a row in the events table.
Status: current Access: not-accessible
OBJECT-TYPE    
  EventEntry  

eventName 1.3.6.1.4.1.7146.1.2.13.2.1.1
The name of the event configuration.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

eventsMatched 1.3.6.1.4.1.7146.1.2.13.2.1.2
Number of times this event configuration has matched.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

actionNumber 1.3.6.1.4.1.7146.1.2.14.1
The number of actions configured in the traffic manager.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

actionTable 1.3.6.1.4.1.7146.1.2.14.2
This table gives information on the action configurations in the traffic manager.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ActionEntry

actionEntry 1.3.6.1.4.1.7146.1.2.14.2.1
This defines a row in the actions table.
Status: current Access: not-accessible
OBJECT-TYPE    
  ActionEntry  

actionName 1.3.6.1.4.1.7146.1.2.14.2.1.1
The name of the action.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

actionsProcessed 1.3.6.1.4.1.7146.1.2.14.2.1.2
Number of times this action has been processed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fullLogLine 1.3.6.1.4.1.7146.1.2.22.1
The full log line of an event (for traps).
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

confName 1.3.6.1.4.1.7146.1.2.22.2
The name of the configuration file affected (for traps).
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

customEventName 1.3.6.1.4.1.7146.1.2.22.3
The name of the Custom Event (for traps).
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

testaction 1.3.6.1.4.1.7146.1.2.15.0.1
Testing configuration for an action (emitted when testing an action in the UI)
Status: current Access: read-only
NOTIFICATION-TYPE    

running 1.3.6.1.4.1.7146.1.2.15.0.2
Software is running
Status: current Access: read-only
NOTIFICATION-TYPE    

fewfreefds 1.3.6.1.4.1.7146.1.2.15.0.3
Running out of free file descriptors
Status: current Access: read-only
NOTIFICATION-TYPE    

restartrequired 1.3.6.1.4.1.7146.1.2.15.0.4
Software must be restarted to apply configuration changes
Status: current Access: read-only
NOTIFICATION-TYPE    

timemovedback 1.3.6.1.4.1.7146.1.2.15.0.5
Time has been moved back
Status: current Access: read-only
NOTIFICATION-TYPE    

sslfail 1.3.6.1.4.1.7146.1.2.15.0.6
One or more SSL connections from clients failed recently
Status: current Access: read-only
NOTIFICATION-TYPE    

hardware 1.3.6.1.4.1.7146.1.2.15.0.7
Appliance hardware notification. Deprecated, replaced with 'appliance'
Status: deprecated Access: read-only
NOTIFICATION-TYPE    

zxtmswerror 1.3.6.1.4.1.7146.1.2.15.0.8
Stingray Traffic Manager software problem
Status: current Access: read-only
NOTIFICATION-TYPE    

customevent 1.3.6.1.4.1.7146.1.2.15.0.9
A custom event was emitted using the TrafficScript 'event.emit()' function
Status: current Access: read-only
NOTIFICATION-TYPE    

versionmismatch 1.3.6.1.4.1.7146.1.2.15.0.10
Configuration update refused: traffic manager version mismatch
Status: current Access: read-only
NOTIFICATION-TYPE    

autherror 1.3.6.1.4.1.7146.1.2.15.0.114
An error occurred during user authentication
Status: current Access: read-only
NOTIFICATION-TYPE    

rebootrequired 1.3.6.1.4.1.7146.1.2.15.0.233
Machine must be rebooted to apply configuration changes
Status: obsolete Access: read-only
NOTIFICATION-TYPE    

appliance 1.3.6.1.4.1.7146.1.2.15.0.236
Appliance notification
Status: current Access: read-only
NOTIFICATION-TYPE    

machineok 1.3.6.1.4.1.7146.1.2.15.0.11
Remote machine is now working
Status: current Access: read-only
NOTIFICATION-TYPE    

machinetimeout 1.3.6.1.4.1.7146.1.2.15.0.12
Remote machine has timed out and been marked as failed
Status: current Access: read-only
NOTIFICATION-TYPE    

machinefail 1.3.6.1.4.1.7146.1.2.15.0.13
Remote machine has failed
Status: current Access: read-only
NOTIFICATION-TYPE    

allmachinesok 1.3.6.1.4.1.7146.1.2.15.0.14
All machines are working
Status: current Access: read-only
NOTIFICATION-TYPE    

flipperbackendsworking 1.3.6.1.4.1.7146.1.2.15.0.15
Back-end nodes are now working
Status: current Access: read-only
NOTIFICATION-TYPE    

flipperfrontendsworking 1.3.6.1.4.1.7146.1.2.15.0.16
Frontend machines are now working
Status: current Access: read-only
NOTIFICATION-TYPE    

pingbackendfail 1.3.6.1.4.1.7146.1.2.15.0.17
Failed to ping back-end nodes
Status: current Access: read-only
NOTIFICATION-TYPE    

pingfrontendfail 1.3.6.1.4.1.7146.1.2.15.0.18
Failed to ping any of the machines used to check the front-end connectivity
Status: current Access: read-only
NOTIFICATION-TYPE    

pinggwfail 1.3.6.1.4.1.7146.1.2.15.0.19
Failed to ping default gateway
Status: current Access: read-only
NOTIFICATION-TYPE    

pingsendfail 1.3.6.1.4.1.7146.1.2.15.0.237
Failed to send ping packets
Status: current Access: read-only
NOTIFICATION-TYPE    

statebaddata 1.3.6.1.4.1.7146.1.2.15.0.20
Received an invalid response from another cluster member
Status: current Access: read-only
NOTIFICATION-TYPE    

stateconnfail 1.3.6.1.4.1.7146.1.2.15.0.21
Failed to connect to another cluster member for state sharing
Status: current Access: read-only
NOTIFICATION-TYPE    

stateok 1.3.6.1.4.1.7146.1.2.15.0.22
Successfully connected to another cluster member for state sharing
Status: current Access: read-only
NOTIFICATION-TYPE    

statereadfail 1.3.6.1.4.1.7146.1.2.15.0.23
Reading state data from another cluster member failed
Status: current Access: read-only
NOTIFICATION-TYPE    

statetimeout 1.3.6.1.4.1.7146.1.2.15.0.24
Timeout while sending state data to another cluster member
Status: current Access: read-only
NOTIFICATION-TYPE    

stateunexpected 1.3.6.1.4.1.7146.1.2.15.0.25
Received unexpected state data from another cluster member
Status: current Access: read-only
NOTIFICATION-TYPE    

statewritefail 1.3.6.1.4.1.7146.1.2.15.0.26
Writing state data to another cluster member failed
Status: current Access: read-only
NOTIFICATION-TYPE    

activatealldead 1.3.6.1.4.1.7146.1.2.15.0.107
Activating this machine automatically because it is the only working machine in its Traffic IP Groups
Status: current Access: read-only
NOTIFICATION-TYPE    

machinerecovered 1.3.6.1.4.1.7146.1.2.15.0.108
Remote machine has recovered and can raise Traffic IP addresses
Status: current Access: read-only
NOTIFICATION-TYPE    

flipperrecovered 1.3.6.1.4.1.7146.1.2.15.0.109
Machine is ready to raise Traffic IP addresses
Status: current Access: read-only
NOTIFICATION-TYPE    

activatedautomatically 1.3.6.1.4.1.7146.1.2.15.0.110
Machine has recovered and been activated automatically because it would cause no service disruption
Status: current Access: read-only
NOTIFICATION-TYPE    

zclustermoderr 1.3.6.1.4.1.7146.1.2.15.0.111
An error occurred when using the zcluster Multi-Hosted IP kernel module
Status: current Access: read-only
NOTIFICATION-TYPE    

ec2flipperraiselocalworking 1.3.6.1.4.1.7146.1.2.15.0.112
Moving EC2 Elastic IP Address; local machine is working
Status: current Access: read-only
NOTIFICATION-TYPE    

ec2flipperraiseothersdead 1.3.6.1.4.1.7146.1.2.15.0.113
Moving EC2 Elastic IP Address; other machines have failed
Status: current Access: read-only
NOTIFICATION-TYPE    

ec2iperr 1.3.6.1.4.1.7146.1.2.15.0.130
Problem occurred when managing an Elastic IP address
Status: current Access: read-only
NOTIFICATION-TYPE    

ec2vpceipassocerr 1.3.6.1.4.1.7146.1.2.15.0.207
Problem occurred while getting a list of private IP addresses and their EIP associations
Status: obsolete Access: read-only
NOTIFICATION-TYPE    

ec2vpciderr 1.3.6.1.4.1.7146.1.2.15.0.208
Problem occurred while getting VPCID
Status: obsolete Access: read-only
NOTIFICATION-TYPE    

dropec2ipwarn 1.3.6.1.4.1.7146.1.2.15.0.131
Removing EC2 Elastic IP Address from all machines; it is no longer a part of any Traffic IP Groups
Status: current Access: read-only
NOTIFICATION-TYPE    

ec2nopublicip 1.3.6.1.4.1.7146.1.2.15.0.132
Cannot raise Elastic IP on this machine until EC2 provides it with a public IP address
Status: current Access: read-only
NOTIFICATION-TYPE    

ec2nosecondaryprivateip 1.3.6.1.4.1.7146.1.2.15.0.206
Cannot raise Elastic IP on this machine as no suitable secondary IP is available on the allowed network card(s)
Status: current Access: read-only
NOTIFICATION-TYPE    

ec2dataretrievalfailed 1.3.6.1.4.1.7146.1.2.15.0.266
Traffic manager failed to get the required data from Amazon servers
Status: current Access: read-only
NOTIFICATION-TYPE    

multihostload 1.3.6.1.4.1.7146.1.2.15.0.133
The amount of load handled by the local machine destined for this Traffic IP has changed
Status: current Access: read-only
NOTIFICATION-TYPE    

flipperraiseremotedropped 1.3.6.1.4.1.7146.1.2.15.0.198
This Traffic Manager has re-raised traffic IP addresses as the remote machine which was hosting them has dropped them
Status: current Access: read-only
NOTIFICATION-TYPE    

sslhwfail 1.3.6.1.4.1.7146.1.2.15.0.27
SSL hardware support failed
Status: current Access: read-only
NOTIFICATION-TYPE    

sslhwrestart 1.3.6.1.4.1.7146.1.2.15.0.28
SSL hardware support restarted
Status: current Access: read-only
NOTIFICATION-TYPE    

sslhwstart 1.3.6.1.4.1.7146.1.2.15.0.29
SSL hardware support started
Status: current Access: read-only
NOTIFICATION-TYPE    

confdel 1.3.6.1.4.1.7146.1.2.15.0.30
Configuration file deleted
Status: current Access: read-only
NOTIFICATION-TYPE    

confmod 1.3.6.1.4.1.7146.1.2.15.0.31
Configuration file modified
Status: current Access: read-only
NOTIFICATION-TYPE    

confadd 1.3.6.1.4.1.7146.1.2.15.0.32
Configuration file added
Status: current Access: read-only
NOTIFICATION-TYPE    

confok 1.3.6.1.4.1.7146.1.2.15.0.33
Configuration file now OK
Status: current Access: read-only
NOTIFICATION-TYPE    

confreptimeout 1.3.6.1.4.1.7146.1.2.15.0.178
Replication of configuration has timed out
Status: current Access: read-only
NOTIFICATION-TYPE    

confrepfailed 1.3.6.1.4.1.7146.1.2.15.0.179
Replication of configuration has failed
Status: current Access: read-only
NOTIFICATION-TYPE    

javadied 1.3.6.1.4.1.7146.1.2.15.0.34
Java runner died
Status: current Access: read-only
NOTIFICATION-TYPE    

javastop 1.3.6.1.4.1.7146.1.2.15.0.35
Java support has stopped
Status: current Access: read-only
NOTIFICATION-TYPE    

javastartfail 1.3.6.1.4.1.7146.1.2.15.0.36
Java runner failed to start
Status: current Access: read-only
NOTIFICATION-TYPE    

javaterminatefail 1.3.6.1.4.1.7146.1.2.15.0.37
Java runner failed to terminate
Status: current Access: read-only
NOTIFICATION-TYPE    

javanotfound 1.3.6.1.4.1.7146.1.2.15.0.38
Cannot start Java runner, program not found
Status: current Access: read-only
NOTIFICATION-TYPE    

javastarted 1.3.6.1.4.1.7146.1.2.15.0.39
Java runner started
Status: current Access: read-only
NOTIFICATION-TYPE    

servleterror 1.3.6.1.4.1.7146.1.2.15.0.40
Servlet encountered an error
Status: current Access: read-only
NOTIFICATION-TYPE    

monitorfail 1.3.6.1.4.1.7146.1.2.15.0.41
Monitor has detected a failure
Status: current Access: read-only
NOTIFICATION-TYPE    

monitorok 1.3.6.1.4.1.7146.1.2.15.0.42
Monitor is working
Status: current Access: read-only
NOTIFICATION-TYPE    

rulexmlerr 1.3.6.1.4.1.7146.1.2.15.0.43
Rule encountered an XML error
Status: current Access: read-only
NOTIFICATION-TYPE    

pooluseunknown 1.3.6.1.4.1.7146.1.2.15.0.44
Rule selected an unknown pool
Status: current Access: read-only
NOTIFICATION-TYPE    

ruleabort 1.3.6.1.4.1.7146.1.2.15.0.45
Rule aborted during execution
Status: current Access: read-only
NOTIFICATION-TYPE    

rulebufferlarge 1.3.6.1.4.1.7146.1.2.15.0.46
Rule has buffered more data than expected
Status: current Access: read-only
NOTIFICATION-TYPE    

rulebodycomperror 1.3.6.1.4.1.7146.1.2.15.0.47
Rule encountered invalid data while uncompressing response
Status: current Access: read-only
NOTIFICATION-TYPE    

forwardproxybadhost 1.3.6.1.4.1.7146.1.2.15.0.48
Rule selected an unresolvable host
Status: current Access: read-only
NOTIFICATION-TYPE    

invalidemit 1.3.6.1.4.1.7146.1.2.15.0.49
Rule used event.emit() with an invalid custom event
Status: current Access: read-only
NOTIFICATION-TYPE    

rulenopersistence 1.3.6.1.4.1.7146.1.2.15.0.50
Rule selected an unknown session persistence class
Status: current Access: read-only
NOTIFICATION-TYPE    

rulelogmsginfo 1.3.6.1.4.1.7146.1.2.15.0.51
Rule logged an info message using log.info
Status: current Access: read-only
NOTIFICATION-TYPE    

rulelogmsgwarn 1.3.6.1.4.1.7146.1.2.15.0.52
Rule logged a warning message using log.warn
Status: current Access: read-only
NOTIFICATION-TYPE    

rulelogmsgserious 1.3.6.1.4.1.7146.1.2.15.0.53
Rule logged an error message using log.error
Status: current Access: read-only
NOTIFICATION-TYPE    

norate 1.3.6.1.4.1.7146.1.2.15.0.54
Rule selected an unknown rate shaping class
Status: current Access: read-only
NOTIFICATION-TYPE    

poolactivenodesunknown 1.3.6.1.4.1.7146.1.2.15.0.55
Rule references an unknown pool via pool.activenodes
Status: current Access: read-only
NOTIFICATION-TYPE    

datastorefull 1.3.6.1.4.1.7146.1.2.15.0.56
data.set() has run out of space
Status: current Access: read-only
NOTIFICATION-TYPE    

ruleoverrun 1.3.6.1.4.1.7146.1.2.15.0.242
Rule exceeded execution time warning threshold
Status: current Access: read-only
NOTIFICATION-TYPE    

rulestreamerrortoomuch 1.3.6.1.4.1.7146.1.2.15.0.210
Rule supplied too much data in HTTP stream
Status: current Access: read-only
NOTIFICATION-TYPE    

rulestreamerrornotenough 1.3.6.1.4.1.7146.1.2.15.0.211
Rule did not supply enough data in HTTP stream
Status: current Access: read-only
NOTIFICATION-TYPE    

rulestreamerrorprocessfailure 1.3.6.1.4.1.7146.1.2.15.0.212
Data supplied to HTTP stream could not be processed
Status: current Access: read-only
NOTIFICATION-TYPE    

rulestreamerrornotstarted 1.3.6.1.4.1.7146.1.2.15.0.213
Attempt to stream data or finish a stream before streaming had been initialized
Status: current Access: read-only
NOTIFICATION-TYPE    

rulestreamerrornotfinished 1.3.6.1.4.1.7146.1.2.15.0.214
Attempt to initialize HTTP stream before previous stream had finished
Status: current Access: read-only
NOTIFICATION-TYPE    

rulestreamerrorinternal 1.3.6.1.4.1.7146.1.2.15.0.215
Internal error while processing HTTP stream
Status: current Access: read-only
NOTIFICATION-TYPE    

rulestreamerrorgetresponse 1.3.6.1.4.1.7146.1.2.15.0.216
Attempt to use http.getResponse or http.getResponseBody after http.stream.startResponse
Status: current Access: read-only
NOTIFICATION-TYPE    

rulesinvalidrequestbody 1.3.6.1.4.1.7146.1.2.15.0.217
Client sent invalid HTTP request body
Status: current Access: read-only
NOTIFICATION-TYPE    

aptimizeuseunknownprofile 1.3.6.1.4.1.7146.1.2.15.0.222
Rule selected an unknown Aptimizer profile
Status: current Access: read-only
NOTIFICATION-TYPE    

aptimizedisabled 1.3.6.1.4.1.7146.1.2.15.0.223
Rule attempted to use Aptimizer but it is not enabled
Status: current Access: read-only
NOTIFICATION-TYPE    

aptimizeuseunknownscope 1.3.6.1.4.1.7146.1.2.15.0.224
Rule selected an unknown Aptimizer scope
Status: current Access: read-only
NOTIFICATION-TYPE    

datalocalstorefull 1.3.6.1.4.1.7146.1.2.15.0.228
data.local.set() has run out of space
Status: current Access: read-only
NOTIFICATION-TYPE    

serviceruleabort 1.3.6.1.4.1.7146.1.2.15.0.218
GLB service rule aborted during execution
Status: current Access: read-only
NOTIFICATION-TYPE    

servicerulelocunknown 1.3.6.1.4.1.7146.1.2.15.0.219
GLB service rule specified an unknown location
Status: current Access: read-only
NOTIFICATION-TYPE    

servicerulelocnotconfigured 1.3.6.1.4.1.7146.1.2.15.0.220
GLB service rule specified a location that is not configured for the service
Status: current Access: read-only
NOTIFICATION-TYPE    

servicerulelocdead 1.3.6.1.4.1.7146.1.2.15.0.221
GLB service rule specified a location that has either failed or been marked as draining in the service configuration
Status: current Access: read-only
NOTIFICATION-TYPE    

expired 1.3.6.1.4.1.7146.1.2.15.0.57
License key has expired
Status: current Access: read-only
NOTIFICATION-TYPE    

licensecorrupt 1.3.6.1.4.1.7146.1.2.15.0.58
License key is corrupt
Status: current Access: read-only
NOTIFICATION-TYPE    

expiresoon 1.3.6.1.4.1.7146.1.2.15.0.59
License key expires within 7 days
Status: current Access: read-only
NOTIFICATION-TYPE    

usinglicense 1.3.6.1.4.1.7146.1.2.15.0.60
Using license key
Status: current Access: read-only
NOTIFICATION-TYPE    

licenseclustertoobig 1.3.6.1.4.1.7146.1.2.15.0.61
Cluster size exceeds license key limit
Status: current Access: read-only
NOTIFICATION-TYPE    

unlicensed 1.3.6.1.4.1.7146.1.2.15.0.62
Started without a license
Status: current Access: read-only
NOTIFICATION-TYPE    

usingdevlicense 1.3.6.1.4.1.7146.1.2.15.0.63
Using a development license
Status: current Access: read-only
NOTIFICATION-TYPE    

morememallowed 1.3.6.1.4.1.7146.1.2.15.0.124
License allows more memory for caching
Status: current Access: read-only
NOTIFICATION-TYPE    

lessmemallowed 1.3.6.1.4.1.7146.1.2.15.0.125
License allows less memory for caching
Status: current Access: read-only
NOTIFICATION-TYPE    

cachesizereduced 1.3.6.1.4.1.7146.1.2.15.0.123
Configured cache size exceeds license limit, only using amount allowed by license
Status: current Access: read-only
NOTIFICATION-TYPE    

tpslimited 1.3.6.1.4.1.7146.1.2.15.0.134
License key transactions-per-second limit has been hit
Status: current Access: read-only
NOTIFICATION-TYPE    

ssltpslimited 1.3.6.1.4.1.7146.1.2.15.0.135
License key SSL transactions-per-second limit has been hit
Status: current Access: read-only
NOTIFICATION-TYPE    

bwlimited 1.3.6.1.4.1.7146.1.2.15.0.136
License key bandwidth limit has been hit
Status: current Access: read-only
NOTIFICATION-TYPE    

licensetoomanylocations 1.3.6.1.4.1.7146.1.2.15.0.137
A location has been disabled because you have exceeded the licence limit
Status: current Access: read-only
NOTIFICATION-TYPE    

autoscalinglicenseerror 1.3.6.1.4.1.7146.1.2.15.0.175
Autoscaling not permitted by licence key
Status: current Access: read-only
NOTIFICATION-TYPE    

autoscalinglicenseenabled 1.3.6.1.4.1.7146.1.2.15.0.176
Autoscaling support has been enabled
Status: current Access: read-only
NOTIFICATION-TYPE    

autoscalinglicensedisabled 1.3.6.1.4.1.7146.1.2.15.0.177
Autoscaling support has been disabled
Status: current Access: read-only
NOTIFICATION-TYPE    

analyticslicenseenabled 1.3.6.1.4.1.7146.1.2.15.0.180
Realtime Analytics support has been enabled
Status: current Access: read-only
NOTIFICATION-TYPE    

analyticslicensedisabled 1.3.6.1.4.1.7146.1.2.15.0.181
Realtime Analytics support has been disabled
Status: current Access: read-only
NOTIFICATION-TYPE    

poolnonodes 1.3.6.1.4.1.7146.1.2.15.0.64
Pool configuration contains no valid backend nodes
Status: current Access: read-only
NOTIFICATION-TYPE    

poolok 1.3.6.1.4.1.7146.1.2.15.0.65
Pool now has working nodes
Status: current Access: read-only
NOTIFICATION-TYPE    

pooldied 1.3.6.1.4.1.7146.1.2.15.0.66
Pool has no back-end nodes responding
Status: current Access: read-only
NOTIFICATION-TYPE    

noderesolvefailure 1.3.6.1.4.1.7146.1.2.15.0.67
Failed to resolve node address
Status: current Access: read-only
NOTIFICATION-TYPE    

noderesolvemultiple 1.3.6.1.4.1.7146.1.2.15.0.68
Node resolves to multiple IP addresses
Status: current Access: read-only
NOTIFICATION-TYPE    

nodeworking 1.3.6.1.4.1.7146.1.2.15.0.69
Node is working again
Status: current Access: read-only
NOTIFICATION-TYPE    

nostarttls 1.3.6.1.4.1.7146.1.2.15.0.70
Node doesn't provide STARTTLS support
Status: current Access: read-only
NOTIFICATION-TYPE    

nodefail 1.3.6.1.4.1.7146.1.2.15.0.71
Node has failed
Status: current Access: read-only
NOTIFICATION-TYPE    

starttlsinvalid 1.3.6.1.4.1.7146.1.2.15.0.72
Node returned invalid STARTTLS response
Status: current Access: read-only
NOTIFICATION-TYPE    

ehloinvalid 1.3.6.1.4.1.7146.1.2.15.0.73
Node returned invalid EHLO response
Status: current Access: read-only
NOTIFICATION-TYPE    

usedcredsdeleted 1.3.6.1.4.1.7146.1.2.15.0.126
A Cloud Credentials object has been deleted but it was still in use
Status: current Access: read-only
NOTIFICATION-TYPE    

autoscalestatusupdateerror 1.3.6.1.4.1.7146.1.2.15.0.129
An API call made by the autoscaler process has reported an error
Status: current Access: read-only
NOTIFICATION-TYPE    

autoscaleresponseparseerror 1.3.6.1.4.1.7146.1.2.15.0.159
An API call made by the autoscaler process has returned a response that could not be parsed
Status: current Access: read-only
NOTIFICATION-TYPE    

autoscalingchangeprocessfailure 1.3.6.1.4.1.7146.1.2.15.0.182
An API process that should have created or destroyed a node has failed to produce the expected result
Status: current Access: read-only
NOTIFICATION-TYPE    

autoscalewrongimageid 1.3.6.1.4.1.7146.1.2.15.0.183
A node created by the autoscaler has the wrong imageid
Status: current Access: read-only
NOTIFICATION-TYPE    

autoscalewrongname 1.3.6.1.4.1.7146.1.2.15.0.184
A node created by the autoscaler has a non-matching name
Status: current Access: read-only
NOTIFICATION-TYPE    

autoscalewrongsizeid 1.3.6.1.4.1.7146.1.2.15.0.185
A node created by the autoscaler has the wrong sizeid
Status: current Access: read-only
NOTIFICATION-TYPE    

apistatusprocesshanging 1.3.6.1.4.1.7146.1.2.15.0.127
A cloud API process querying changes to cloud instances is hanging
Status: current Access: read-only
NOTIFICATION-TYPE    

autonodedestructioncomplete 1.3.6.1.4.1.7146.1.2.15.0.138
The destruction of a node in an autoscaled pool is now complete
Status: current Access: read-only
NOTIFICATION-TYPE    

autonodeexisted 1.3.6.1.4.1.7146.1.2.15.0.139
IP address of newly created instance already existed in pool's node list
Status: current Access: read-only
NOTIFICATION-TYPE    

autoscaledpooltoosmall 1.3.6.1.4.1.7146.1.2.15.0.140
Minimum size undercut - growing
Status: current Access: read-only
NOTIFICATION-TYPE    

autoscaleinvalidargforcreatenode 1.3.6.1.4.1.7146.1.2.15.0.141
The 'imageid' was empty when attempting to create a node in an autoscaled pool
Status: current Access: read-only
NOTIFICATION-TYPE    

autonodedisappeared 1.3.6.1.4.1.7146.1.2.15.0.142
A node in an autoscaled pool has disappeared from the cloud
Status: current Access: read-only
NOTIFICATION-TYPE    

autonoderemoved 1.3.6.1.4.1.7146.1.2.15.0.244
A node in an DNS-derived autoscaled pool has been removed
Status: current Access: read-only
NOTIFICATION-TYPE    

nameserverunavailable 1.3.6.1.4.1.7146.1.2.15.0.256
DNS-derived Autoscaling will not update, as the DNS server is unavailable
Status: current Access: read-only
NOTIFICATION-TYPE    

nameserveravailable 1.3.6.1.4.1.7146.1.2.15.0.257
DNS-derived Autoscaling will resume updating, as the DNS server is now responding
Status: current Access: read-only
NOTIFICATION-TYPE    

autoscaleresolvefailure 1.3.6.1.4.1.7146.1.2.15.0.258
A hostname used for DNS-derived Autoscaling doesn't resolve
Status: current Access: read-only
NOTIFICATION-TYPE    

autoscaledpoolrefractory 1.3.6.1.4.1.7146.1.2.15.0.143
An autoscaled pool is now refractory
Status: current Access: read-only
NOTIFICATION-TYPE    

cannotshrinkemptypool 1.3.6.1.4.1.7146.1.2.15.0.144
Attempt to scale down a pool that only had pending nodes or none at all
Status: current Access: read-only
NOTIFICATION-TYPE    

autoscalinghysteresiscantgrow 1.3.6.1.4.1.7146.1.2.15.0.145
An autoscaled pool is waiting to grow
Status: current Access: read-only
NOTIFICATION-TYPE    

autonodecreationcomplete 1.3.6.1.4.1.7146.1.2.15.0.146
The creation of a new node requested by an autoscaled pool is now complete
Status: current Access: read-only
NOTIFICATION-TYPE    

autonodestatuschange 1.3.6.1.4.1.7146.1.2.15.0.147
The status of a node in an autoscaled pool has changed
Status: current Access: read-only
NOTIFICATION-TYPE    

autoscalinghysteresiscantshrink 1.3.6.1.4.1.7146.1.2.15.0.148
An autoscaled pool is waiting to shrink
Status: current Access: read-only
NOTIFICATION-TYPE    

autoscalingpoolstatechange 1.3.6.1.4.1.7146.1.2.15.0.149
An autoscaled pool's state has changed
Status: current Access: read-only
NOTIFICATION-TYPE    

autonodedestroyed 1.3.6.1.4.1.7146.1.2.15.0.128
A cloud API call to destroy a node has been started
Status: current Access: read-only
NOTIFICATION-TYPE    

autonodecreationstarted 1.3.6.1.4.1.7146.1.2.15.0.165
Creation of new node instigated
Status: current Access: read-only
NOTIFICATION-TYPE    

autoscaleinvalidargfordeletenode 1.3.6.1.4.1.7146.1.2.15.0.166
'unique id' was empty when attempting to destroy a node in an autoscaled pool
Status: current Access: read-only
NOTIFICATION-TYPE    

autoscalinghitroof 1.3.6.1.4.1.7146.1.2.15.0.167
Maximum size reached by autoscaled pool, cannot grow further
Status: current Access: read-only
NOTIFICATION-TYPE    

autoscalinghitfloor 1.3.6.1.4.1.7146.1.2.15.0.168
Minimum size reached, cannot shrink further
Status: current Access: read-only
NOTIFICATION-TYPE    

apichangeprocesshanging 1.3.6.1.4.1.7146.1.2.15.0.169
API change process still running after refractory period is over
Status: current Access: read-only
NOTIFICATION-TYPE    

autoscaledpooltoobig 1.3.6.1.4.1.7146.1.2.15.0.170
Over maximum size - shrinking
Status: current Access: read-only
NOTIFICATION-TYPE    

autoscalingprocesstimedout 1.3.6.1.4.1.7146.1.2.15.0.171
A cloud API process has timed out
Status: current Access: read-only
NOTIFICATION-TYPE    

autoscalingdisabled 1.3.6.1.4.1.7146.1.2.15.0.172
Autoscaling for a pool has been disabled due to errors communicating with the cloud API
Status: current Access: read-only
NOTIFICATION-TYPE    

autoscalednodecontested 1.3.6.1.4.1.7146.1.2.15.0.163
Two pools are trying to use the same instance
Status: current Access: read-only
NOTIFICATION-TYPE    

autoscalepoolconfupdate 1.3.6.1.4.1.7146.1.2.15.0.164
A pool config file has been updated by the autoscaler process
Status: current Access: read-only
NOTIFICATION-TYPE    

autoscalingresuscitatepool 1.3.6.1.4.1.7146.1.2.15.0.188
An autoscaled pool has failed completely
Status: current Access: read-only
NOTIFICATION-TYPE    

autonodenopublicip 1.3.6.1.4.1.7146.1.2.15.0.238
Node has no public IP address
Status: current Access: read-only
NOTIFICATION-TYPE    

flipperraiselocalworking 1.3.6.1.4.1.7146.1.2.15.0.74
Raising Traffic IP Address; local machine is working
Status: current Access: read-only
NOTIFICATION-TYPE    

flipperraiseothersdead 1.3.6.1.4.1.7146.1.2.15.0.75
Raising Traffic IP Address; other machines have failed
Status: current Access: read-only
NOTIFICATION-TYPE    

flipperraiseosdrop 1.3.6.1.4.1.7146.1.2.15.0.76
Raising Traffic IP Address; Operating System had dropped this IP address
Status: current Access: read-only
NOTIFICATION-TYPE    

dropipinfo 1.3.6.1.4.1.7146.1.2.15.0.77
Dropping Traffic IP Address due to a configuration change or traffic manager recovery
Status: current Access: read-only
NOTIFICATION-TYPE    

dropipwarn 1.3.6.1.4.1.7146.1.2.15.0.78
Dropping Traffic IP Address due to an error
Status: current Access: read-only
NOTIFICATION-TYPE    

flipperdadreraise 1.3.6.1.4.1.7146.1.2.15.0.79
Re-raising Traffic IP Address; Operating system did not fully raise the address
Status: current Access: read-only
NOTIFICATION-TYPE    

flipperipexists 1.3.6.1.4.1.7146.1.2.15.0.80
Failed to raise Traffic IP Address; the address exists elsewhere on your network and cannot be raised
Status: current Access: read-only
NOTIFICATION-TYPE    

triggersummary 1.3.6.1.4.1.7146.1.2.15.0.81
Summary of recent service protection events
Status: current Access: read-only
NOTIFICATION-TYPE    

slmclasslimitexceeded 1.3.6.1.4.1.7146.1.2.15.0.82
SLM shared memory limit exceeded
Status: current Access: read-only
NOTIFICATION-TYPE    

slmrecoveredwarn 1.3.6.1.4.1.7146.1.2.15.0.83
SLM has recovered
Status: current Access: read-only
NOTIFICATION-TYPE    

slmrecoveredserious 1.3.6.1.4.1.7146.1.2.15.0.84
SLM has risen above the serious threshold
Status: current Access: read-only
NOTIFICATION-TYPE    

slmfallenbelowwarn 1.3.6.1.4.1.7146.1.2.15.0.85
SLM has fallen below warning threshold
Status: current Access: read-only
NOTIFICATION-TYPE    

slmfallenbelowserious 1.3.6.1.4.1.7146.1.2.15.0.86
SLM has fallen below serious threshold
Status: current Access: read-only
NOTIFICATION-TYPE    

vscrloutofdate 1.3.6.1.4.1.7146.1.2.15.0.87
CRL for a Certificate Authority is out of date
Status: current Access: read-only
NOTIFICATION-TYPE    

vsstart 1.3.6.1.4.1.7146.1.2.15.0.88
Virtual server started
Status: current Access: read-only
NOTIFICATION-TYPE    

vsstop 1.3.6.1.4.1.7146.1.2.15.0.89
Virtual server stopped
Status: current Access: read-only
NOTIFICATION-TYPE    

privkeyok 1.3.6.1.4.1.7146.1.2.15.0.90
Private key now OK (hardware available)
Status: current Access: read-only
NOTIFICATION-TYPE    

ssldrop 1.3.6.1.4.1.7146.1.2.15.0.91
Request(s) received while SSL configuration invalid, connection closed
Status: current Access: read-only
NOTIFICATION-TYPE    

vslogwritefail 1.3.6.1.4.1.7146.1.2.15.0.92
Failed to write log file for virtual server
Status: current Access: read-only
NOTIFICATION-TYPE    

vssslcertexpired 1.3.6.1.4.1.7146.1.2.15.0.93
Public SSL certificate expired
Status: current Access: read-only
NOTIFICATION-TYPE    

vssslcerttoexpire 1.3.6.1.4.1.7146.1.2.15.0.94
Public SSL certificate will expire within seven days
Status: current Access: read-only
NOTIFICATION-TYPE    

vscacertexpired 1.3.6.1.4.1.7146.1.2.15.0.95
Certificate Authority certificate expired
Status: current Access: read-only
NOTIFICATION-TYPE    

vscacerttoexpire 1.3.6.1.4.1.7146.1.2.15.0.96
Certificate Authority certificate will expire within seven days
Status: current Access: read-only
NOTIFICATION-TYPE    

sslhandshakemsgsizelimit 1.3.6.1.4.1.7146.1.2.15.0.200
SSL handshake messages have exceeded the size permitted by configuration
Status: current Access: read-only
NOTIFICATION-TYPE    

sslrehandshakemininterval 1.3.6.1.4.1.7146.1.2.15.0.199
SSL re-handshake requests have exceeded the frequency permitted by configuration
Status: current Access: read-only
NOTIFICATION-TYPE    

glbmissingips 1.3.6.1.4.1.7146.1.2.15.0.150
A DNS Query returned IP addresses that are not configured in any location
Status: current Access: read-only
NOTIFICATION-TYPE    

glbdeadlocmissingips 1.3.6.1.4.1.7146.1.2.15.0.158
A DNS Query returned IP addresses that are not configured for any location that is currently alive
Status: current Access: read-only
NOTIFICATION-TYPE    

glbnolocations 1.3.6.1.4.1.7146.1.2.15.0.151
No valid location could be chosen for Global Load Balancing
Status: current Access: read-only
NOTIFICATION-TYPE    

locationmonitorok 1.3.6.1.4.1.7146.1.2.15.0.152
A monitor has indicated this location is now working
Status: current Access: read-only
NOTIFICATION-TYPE    

locationmonitorfail 1.3.6.1.4.1.7146.1.2.15.0.153
A monitor has detected a failure in this location
Status: current Access: read-only
NOTIFICATION-TYPE    

locationok 1.3.6.1.4.1.7146.1.2.15.0.154
Location is now working for GLB Service
Status: current Access: read-only
NOTIFICATION-TYPE    

locationfail 1.3.6.1.4.1.7146.1.2.15.0.155
Location has failed for GLB Service
Status: current Access: read-only
NOTIFICATION-TYPE    

locationsoapok 1.3.6.1.4.1.7146.1.2.15.0.156
An external SOAP agent indicates this location is now working
Status: current Access: read-only
NOTIFICATION-TYPE    

locationsoapfail 1.3.6.1.4.1.7146.1.2.15.0.157
An external SOAP agent has detected a failure in this location
Status: current Access: read-only
NOTIFICATION-TYPE    

glbnewmaster 1.3.6.1.4.1.7146.1.2.15.0.160
A location has been set as active for a GLB service
Status: current Access: read-only
NOTIFICATION-TYPE    

glblogwritefail 1.3.6.1.4.1.7146.1.2.15.0.161
Failed to write log file for GLB service
Status: current Access: read-only
NOTIFICATION-TYPE    

glbfailalter 1.3.6.1.4.1.7146.1.2.15.0.162
Failed to alter DNS packet for global load balancing
Status: current Access: read-only
NOTIFICATION-TYPE    

glbservicedied 1.3.6.1.4.1.7146.1.2.15.0.190
GLB Service has no working locations
Status: current Access: read-only
NOTIFICATION-TYPE    

glbserviceok 1.3.6.1.4.1.7146.1.2.15.0.191
GLB Service has recovered
Status: current Access: read-only
NOTIFICATION-TYPE    

locmovemachine 1.3.6.1.4.1.7146.1.2.15.0.173
Machine now in location
Status: current Access: read-only
NOTIFICATION-TYPE    

locempty 1.3.6.1.4.1.7146.1.2.15.0.174
Location no longer contains any machines
Status: current Access: read-only
NOTIFICATION-TYPE    

glbtoomanylocations 1.3.6.1.4.1.7146.1.2.15.0.259
There are too many Data Centers configured and the Global Load Balancing feature is not guaranteed to work reliably with more than 255 Data Centres
Status: current Access: read-only
NOTIFICATION-TYPE    

dnszonevalidate 1.3.6.1.4.1.7146.1.2.15.0.260
The built-in DNS server has failed to validate a DNS zone file
Status: current Access: read-only
NOTIFICATION-TYPE    

dnszonecreaterecord 1.3.6.1.4.1.7146.1.2.15.0.261
The built-in DNS server has failed to create a DNS record
Status: current Access: read-only
NOTIFICATION-TYPE    

dnszoneparsechild 1.3.6.1.4.1.7146.1.2.15.0.262
The built-in DNS server has failed to parse a DNS zone file in a child process
Status: current Access: read-only
NOTIFICATION-TYPE    

dnserroraddzone 1.3.6.1.4.1.7146.1.2.15.0.263
The built-in DNS server has failed to add a DNS zone
Status: current Access: read-only
NOTIFICATION-TYPE    

dnsaddzone 1.3.6.1.4.1.7146.1.2.15.0.264
The built-in DNS server has successfully added a DNS zone
Status: current Access: read-only
NOTIFICATION-TYPE    

dnszoneparse 1.3.6.1.4.1.7146.1.2.15.0.265
The built-in DNS server has failed to parse a DNS zone file
Status: current Access: read-only
NOTIFICATION-TYPE    

fipsfailinit 1.3.6.1.4.1.7146.1.2.15.0.229
FIPS 140-2 cryptographic module initialization failed
Status: current Access: read-only
NOTIFICATION-TYPE    

fipsfailops 1.3.6.1.4.1.7146.1.2.15.0.230
FIPS 140-2 cryptographic module operations failed
Status: current Access: read-only
NOTIFICATION-TYPE    

ocspstaplingfail 1.3.6.1.4.1.7146.1.2.15.0.234
OCSP request (for OCSP stapling) failed
Status: current Access: read-only
NOTIFICATION-TYPE    

ocspstaplingnomem 1.3.6.1.4.1.7146.1.2.15.0.235
Insufficient memory for OCSP stapling
Status: current Access: read-only
NOTIFICATION-TYPE    

ocspstaplingrevoked 1.3.6.1.4.1.7146.1.2.15.0.239
An OCSP request (for OCSP stapling) reported that a certificate was revoked
Status: current Access: read-only
NOTIFICATION-TYPE    

ocspstaplingunknown 1.3.6.1.4.1.7146.1.2.15.0.240
An OCSP request (for OCSP stapling) reported that a certificate was unknown
Status: current Access: read-only
NOTIFICATION-TYPE    

ocspstaplingunrevoked 1.3.6.1.4.1.7146.1.2.15.0.241
An old but good OCSP response was returned for a revoked certificate
Status: current Access: read-only
NOTIFICATION-TYPE    

routingswoperational 1.3.6.1.4.1.7146.1.2.15.0.245
Routing software is now operational
Status: current Access: read-only
NOTIFICATION-TYPE    

routingswfailurelimitreached 1.3.6.1.4.1.7146.1.2.15.0.246
Routing software has failed and reached its failure limit
Status: current Access: read-only
NOTIFICATION-TYPE    

routingswfailed 1.3.6.1.4.1.7146.1.2.15.0.247
Routing software had a major failure and will be restarted
Status: current Access: read-only
NOTIFICATION-TYPE    

routingswstartfailed 1.3.6.1.4.1.7146.1.2.15.0.248
Routing software failed to start
Status: current Access: read-only
NOTIFICATION-TYPE    

ospfneighborsok 1.3.6.1.4.1.7146.1.2.15.0.253
All monitored OSPF neighbors are peered
Status: current Access: read-only
NOTIFICATION-TYPE    

ospfneighborsdegraded 1.3.6.1.4.1.7146.1.2.15.0.254
Some of the monitored OSPF neighbors are not peered
Status: current Access: read-only
NOTIFICATION-TYPE    

ospfneighborsfailed 1.3.6.1.4.1.7146.1.2.15.0.255
None of the monitored OSPF neighbors are peered
Status: current Access: read-only
NOTIFICATION-TYPE    

maxclientbufferdrop 1.3.6.1.4.1.7146.1.2.15.0.97
Dropped connection, request exceeded max_client_buffer limit
Status: current Access: read-only
NOTIFICATION-TYPE    

respcompfail 1.3.6.1.4.1.7146.1.2.15.0.98
Error compressing HTTP response
Status: current Access: read-only
NOTIFICATION-TYPE    

responsetoolarge 1.3.6.1.4.1.7146.1.2.15.0.99
Response headers from webserver too large
Status: current Access: read-only
NOTIFICATION-TYPE    

sipstreamnoports 1.3.6.1.4.1.7146.1.2.15.0.100
No suitable ports available for streaming data connection
Status: current Access: read-only
NOTIFICATION-TYPE    

rtspstreamnoports 1.3.6.1.4.1.7146.1.2.15.0.101
No suitable ports available for streaming data connection
Status: current Access: read-only
NOTIFICATION-TYPE    

geodataloadfail 1.3.6.1.4.1.7146.1.2.15.0.102
Failed to load geolocation data
Status: current Access: read-only
NOTIFICATION-TYPE    

poolpersistencemismatch 1.3.6.1.4.1.7146.1.2.15.0.103
Pool uses a session persistence class that does not work with this virtual server's protocol
Status: current Access: read-only
NOTIFICATION-TYPE    

connerror 1.3.6.1.4.1.7146.1.2.15.0.104
A protocol error has occurred
Status: current Access: read-only
NOTIFICATION-TYPE    

connfail 1.3.6.1.4.1.7146.1.2.15.0.105
A socket connection failure has occurred
Status: current Access: read-only
NOTIFICATION-TYPE    

badcontentlen 1.3.6.1.4.1.7146.1.2.15.0.106
HTTP response contained an invalid Content-Length header
Status: current Access: read-only
NOTIFICATION-TYPE    

logfiledeleted 1.3.6.1.4.1.7146.1.2.15.0.115
A virtual server request log file was deleted (Stingray Appliances only)
Status: current Access: read-only
NOTIFICATION-TYPE    

license-graceperiodexpired 1.3.6.1.4.1.7146.1.2.15.0.116
Unable to authorize license key
Status: current Access: read-only
NOTIFICATION-TYPE    

license-authorized 1.3.6.1.4.1.7146.1.2.15.0.117
License key authorized
Status: current Access: read-only
NOTIFICATION-TYPE    

license-rejected-authorized 1.3.6.1.4.1.7146.1.2.15.0.118
License server rejected license key; key remains authorized
Status: current Access: read-only
NOTIFICATION-TYPE    

license-rejected-unauthorized 1.3.6.1.4.1.7146.1.2.15.0.119
License server rejected license key; key is not authorized
Status: current Access: read-only
NOTIFICATION-TYPE    

license-timedout-authorized 1.3.6.1.4.1.7146.1.2.15.0.120
Unable to contact license server; license key remains authorized
Status: current Access: read-only
NOTIFICATION-TYPE    

license-timedout-unauthorized 1.3.6.1.4.1.7146.1.2.15.0.121
Unable to contact license server; license key is not authorized
Status: current Access: read-only
NOTIFICATION-TYPE    

license-unauthorized 1.3.6.1.4.1.7146.1.2.15.0.122
License key is not authorized
Status: current Access: read-only
NOTIFICATION-TYPE    

license-rejected-unauthorized-ts 1.3.6.1.4.1.7146.1.2.15.0.192
License key rejected from authorization code
Status: current Access: read-only
NOTIFICATION-TYPE    

license-authorized-ts 1.3.6.1.4.1.7146.1.2.15.0.193
License key authorized by authorization code
Status: current Access: read-only
NOTIFICATION-TYPE    

license-rejected-authorized-ts 1.3.6.1.4.1.7146.1.2.15.0.194
License key rejected from authorization code; key remains authorized
Status: current Access: read-only
NOTIFICATION-TYPE    

license-timedout-authorized-ts 1.3.6.1.4.1.7146.1.2.15.0.195
Unable to run authorization code to completion; key remains valid
Status: current Access: read-only
NOTIFICATION-TYPE    

license-timedout-unauthorized-ts 1.3.6.1.4.1.7146.1.2.15.0.196
Unable to run authorization code to completion
Status: current Access: read-only
NOTIFICATION-TYPE    

license-graceperiodexpired-ts 1.3.6.1.4.1.7146.1.2.15.0.197
Unable to authorize license key
Status: current Access: read-only
NOTIFICATION-TYPE    

license-explicitlydisabled-ts 1.3.6.1.4.1.7146.1.2.15.0.209
License key explicitly disabled from authorization code
Status: current Access: read-only
NOTIFICATION-TYPE    

numnodes-exceeded 1.3.6.1.4.1.7146.1.2.15.0.205
Total number of nodes exceeded the maximum number of nodes that can be monitored
Status: current Access: read-only
NOTIFICATION-TYPE    

numpools-exceeded 1.3.6.1.4.1.7146.1.2.15.0.202
Total number of pools exceeded the maximum limit
Status: current Access: read-only
NOTIFICATION-TYPE    

numlocations-exceeded 1.3.6.1.4.1.7146.1.2.15.0.203
Total number of locations exceeded the maximum limit
Status: current Access: read-only
NOTIFICATION-TYPE    

numtipg-exceeded 1.3.6.1.4.1.7146.1.2.15.0.204
Total number of traffic IP group exceeded the maximum limit
Status: current Access: read-only
NOTIFICATION-TYPE    

logdiskoverload 1.3.6.1.4.1.7146.1.2.15.0.186
Log disk partition usage has exceeded threshold
Status: current Access: read-only
NOTIFICATION-TYPE    

logdiskfull 1.3.6.1.4.1.7146.1.2.15.0.187
Log disk partition full
Status: current Access: read-only
NOTIFICATION-TYPE    

zxtmhighload 1.3.6.1.4.1.7146.1.2.15.0.189
The number of simultaneously active connections has reached a level that the software cannot process in due time; there is a high risk of connections timing out
Status: current Access: read-only
NOTIFICATION-TYPE    

sslcrltoobig 1.3.6.1.4.1.7146.1.2.15.0.201
CRL does not fit in the configured amount of shared memory, increase ssl!crl_mem!size and restart software
Status: current Access: read-only
NOTIFICATION-TYPE    

childcommsfail 1.3.6.1.4.1.7146.1.2.15.0.225
There was an error communicating with a child process
Status: current Access: read-only
NOTIFICATION-TYPE    

childhung 1.3.6.1.4.1.7146.1.2.15.0.226
The child process did not respond within the configured time
Status: deprecated Access: read-only
NOTIFICATION-TYPE    

childkilled 1.3.6.1.4.1.7146.1.2.15.0.227
The child process has been killed because it did not respond to control requests within the configured time
Status: deprecated Access: read-only
NOTIFICATION-TYPE    

clocknotmonotonic 1.3.6.1.4.1.7146.1.2.15.0.231
The monotonic system clock went backwards
Status: current Access: read-only
NOTIFICATION-TYPE    

clockjump 1.3.6.1.4.1.7146.1.2.15.0.232
The system clock jumped forwards or backwards by more than one second
Status: current Access: read-only
NOTIFICATION-TYPE    

appfirewallcontrolstarted 1.3.6.1.4.1.7146.1.2.15.0.243
Application firewall started
Status: current Access: read-only
NOTIFICATION-TYPE    

appfirewallcontrolstopped 1.3.6.1.4.1.7146.1.2.15.0.249
Application firewall stopped
Status: current Access: read-only
NOTIFICATION-TYPE    

appfirewallcontrolrestarted 1.3.6.1.4.1.7146.1.2.15.0.250
Application firewall restarted
Status: current Access: read-only
NOTIFICATION-TYPE    

appfirewallcontroltimeout 1.3.6.1.4.1.7146.1.2.15.0.251
Application firewall control command timed out
Status: current Access: read-only
NOTIFICATION-TYPE    

appfirewallcontrolerror 1.3.6.1.4.1.7146.1.2.15.0.252
Application firewall control command failed
Status: current Access: read-only
NOTIFICATION-TYPE    

cloudcredentialsClassNumber 1.3.6.1.4.1.7146.1.2.23.1
The number of cloud credentials sets defined.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cloudcredentialsTable 1.3.6.1.4.1.7146.1.2.23.2
This table provides statistics for cloud credentials sets.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CloudcredentialsEntry

cloudcredentialsEntry 1.3.6.1.4.1.7146.1.2.23.2.1
This defines a row in the cloud credentials table.
Status: current Access: not-accessible
OBJECT-TYPE    
  CloudcredentialsEntry  

cloudcredentialsName 1.3.6.1.4.1.7146.1.2.23.2.1.1
The name of this set of cloud credentials.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

cloudcredentialsStatusRequests 1.3.6.1.4.1.7146.1.2.23.2.1.2
The number of status API requests made with this set of cloud credentials.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cloudcredentialsNodeCreations 1.3.6.1.4.1.7146.1.2.23.2.1.3
The number of instance creation API requests made with this set of cloud credentials.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cloudcredentialsNodeDeletions 1.3.6.1.4.1.7146.1.2.23.2.1.4
The number of instance destruction API requests made with this set of cloud credentials.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

listenIPTable 1.3.6.1.4.1.7146.1.2.27.2
This table defines all the information for a particular listening IP (includes IPv4 and IPv6 addresses).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ListenIPEntry

listenIPEntry 1.3.6.1.4.1.7146.1.2.27.2.1
This defines a row in the listenips table (includes IPv4 and IPv6 addresses).
Status: current Access: not-accessible
OBJECT-TYPE    
  ListenIPEntry  

listenIPAddressType 1.3.6.1.4.1.7146.1.2.27.2.1.1
The IP address type of this listening IP.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

listenIPAddress 1.3.6.1.4.1.7146.1.2.27.2.1.2
The IPv4 or IPv6 address of this listening IP.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(1..64)  

listenIPBytesInLo 1.3.6.1.4.1.7146.1.2.27.2.1.3
Bytes sent to this listening IP ( low 32bits ).
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

listenIPBytesInHi 1.3.6.1.4.1.7146.1.2.27.2.1.4
Bytes sent to this listening IP ( high 32bits ).
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

listenIPBytesOutLo 1.3.6.1.4.1.7146.1.2.27.2.1.5
Bytes sent from this listening IP ( low 32bits ).
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

listenIPBytesOutHi 1.3.6.1.4.1.7146.1.2.27.2.1.6
Bytes sent from this listening IP ( high 32bits ).
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

listenIPCurrentConn 1.3.6.1.4.1.7146.1.2.27.2.1.7
TCP connections currently established to this listening IP.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

listenIPTotalConn 1.3.6.1.4.1.7146.1.2.27.2.1.8
Requests sent to this listening IP.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

listenIPMaxConn 1.3.6.1.4.1.7146.1.2.27.2.1.9
Maximum number of simultaneous TCP connections this listening IP has processed at any one time.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

listenIPBytesIn 1.3.6.1.4.1.7146.1.2.27.2.1.10
Bytes sent to this listening IP.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

listenIPBytesOut 1.3.6.1.4.1.7146.1.2.27.2.1.11
Bytes sent from this listening IP.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

authenticatorNumber 1.3.6.1.4.1.7146.1.2.28.1
The number of Authenticators.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

authenticatorTable 1.3.6.1.4.1.7146.1.2.28.2
This table provides information and statistics for Authenticators.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AuthenticatorEntry

authenticatorEntry 1.3.6.1.4.1.7146.1.2.28.2.1
This defines a row in the authenticators table.
Status: current Access: not-accessible
OBJECT-TYPE    
  AuthenticatorEntry  

authenticatorName 1.3.6.1.4.1.7146.1.2.28.2.1.1
The name of the Authenticator.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

authenticatorRequests 1.3.6.1.4.1.7146.1.2.28.2.1.2
Number of times this Authenticator has been asked to authenticate.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

authenticatorPasses 1.3.6.1.4.1.7146.1.2.28.2.1.3
Number of times this Authenticator has successfully authenticated.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

authenticatorFails 1.3.6.1.4.1.7146.1.2.28.2.1.4
Number of times this Authenticator has failed to authenticate.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

authenticatorErrors 1.3.6.1.4.1.7146.1.2.28.2.1.5
Number of connection errors that have occurred when trying to connect to an authentication server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

steelheadNumber 1.3.6.1.4.1.7146.1.2.31.1
The number of Steelheads.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

steelheadTable 1.3.6.1.4.1.7146.1.2.31.2
This table provides information and statistics for Steelheads.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SteelheadEntry

steelheadEntry 1.3.6.1.4.1.7146.1.2.31.2.1
This defines a row in the steelheads table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SteelheadEntry  

steelheadName 1.3.6.1.4.1.7146.1.2.31.2.1.1
The name of the Steelhead.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

steelheadOptimized 1.3.6.1.4.1.7146.1.2.31.2.1.2
The current number of connections being forwarded to the Cloud Steelhead for optimization.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32