SNARLSNMP-MIB

File: SNARLSNMP-MIB.mib (33716 bytes)

Imported modules

RFC-1215 SNMPv2-SMI SNMPv2-TC

Imported symbols

TRAP-TYPE enterprises TimeTicks
Opaque Integer32 OBJECT-TYPE
MODULE-IDENTITY NOTIFICATION-TYPE DisplayString
TEXTUAL-CONVENTION

Defined Types

TruthValue  
True is a boolean one and false is a bolean zero
TEXTUAL-CONVENTION    
  INTEGER false(0), true(1)  

Comparative  
True is a boolean one and false is a bolean zero
TEXTUAL-CONVENTION    
  INTEGER smaller(-1), equal(0), bigger(1)  

AgeComparative  
True is a boolean one and false is a bolean zero
TEXTUAL-CONVENTION    
  INTEGER smaller(-1), equal(0), bigger(1)  

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

SiteEntry  
SEQUENCE    
  siteIndex Integer32
  siteName DisplayString
  siteID DisplayString
  siteInterval Integer32
  siteURL DisplayString
  siteDynamicURLRegexPattern DisplayString
  siteDynmaicURLRegexCompilation DisplayString
  siteDynmaicURLRegexError DisplayString
  siteDynamicURL DisplayString
  siteGetDynamicURLFrom DisplayString
  siteProxy DisplayString
  siteMultiFormData DisplayString
  siteFormData DisplayString
  siteEffectiveURL DisplayString
  siteURLHTTPCode Integer32
  sitePerformanceDNS Integer32
  sitePerformanceConnect Integer32
  sitePerformanceFirstByte Integer32
  sitePerformanceTotal Integer32
  sitePerformanceTotalWarningThreshold Integer32
  sitePerformanceTotalCriticalThreshold Integer32
  siteRegexPattern DisplayString
  siteRegexCompilation DisplayString
  siteRegexPatternMatchFlag TruthValue
  siteRegexPatternAlertOnMatch TruthValue
  siteContentMatchSize Integer32
  siteContentActualSize Integer32
  siteContentSizeMatchFlag INTEGER
  siteContentSizeAlertOnMatch TruthValue
  siteURLContentPattern DisplayString
  siteURLContentPatternMatchFlag TruthValue
  siteURLContentPatternAlertOnMatch TruthValue
  siteURLContentPatternProxy DisplayString
  siteURLContentPatternHTTPCode Integer32
  siteURLSize DisplayString
  siteURLSizeMatchFlag TruthValue
  siteURLSizeAlertOnMatch TruthValue
  siteURLSizeProxy DisplayString
  siteURLSizeHTTPCode Integer32
  siteFetchRegex DisplayString
  siteFetchRegexCompilationError DisplayString
  siteFetchRegexMatchingError DisplayString
  siteFetchRegexSubResult0 DisplayString
  siteFetchRegexSubResult1 DisplayString
  siteFetchRegexSubResult2 DisplayString
  siteFetchRegexSubResult3 DisplayString
  siteFetchRegexSubResult4 DisplayString
  siteFetchRegexSubResult5 DisplayString
  siteFetchRegexSubResult6 DisplayString
  siteFetchRegexSubResult7 DisplayString
  siteAppendRegexResultFrom DisplayString
  siteAppendRegexResultFromIndex Integer32
  siteNumericalRegexSubMatch Integer32
  siteNumericalPattern DisplayString
  siteNumericalAlertOn AgeComparative
  siteFileTime Integer32
  siteDateAgeRegexConstruct DisplayString
  siteDateAgePattern DisplayString
  siteDateAgeAlertOn AgeComparative
  siteTaskSuspendStart DisplayString
  siteTaskSuspendEnd DisplayString
  siteStatusNormal TruthValue
  siteStatusWarning TruthValue
  siteStatusCritical TruthValue
  siteGroupStatusNormal TruthValue
  siteGroupStatusWarning TruthValue
  siteGroupStatusCritical TruthValue
  siteReliability Integer32
  siteMTBWarnings TimeTicks
  siteMTTRWarnings TimeTicks
  siteAccumulatedWarnings Integer32
  siteMTBCriticals TimeTicks
  siteMTTRCriticals TimeTicks
  siteAccumulatedCriticals Integer32
  siteGroupReliability Integer32
  siteGroupMTBWarnings TimeTicks
  siteGroupMTTRWarnings TimeTicks
  siteGroupAccumulatedWarnings Integer32
  siteGroupMTBCriticals TimeTicks
  siteGroupMTTRCriticals TimeTicks
  siteGroupAccumulatedCriticals Integer32
  siteLastRunRelativeTime TimeTicks
  siteLastRunAbsTimeString DisplayString
  siteNextRunRelativeTime TimeTicks
  siteNextRunAbsTimeString DisplayString
  siteFirstRun DisplayString
  siteTotalTransfers Integer32
  siteTotalTransferVolume Integer32

Defined Values

snarlsnmp 1.3.6.1.4.1.15553
SnarlSNMP is an application to monitor dynamic web pages
MODULE-IDENTITY    

snarl 1.3.6.1.4.1.15553.1
OBJECT IDENTIFIER    

snarlGlobalInfo 1.3.6.1.4.1.15553.1.1
OBJECT IDENTIFIER    

snarlTotalTaskCount 1.3.6.1.4.1.15553.1.1.1
The total number of configured tasks within snarl
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

snarlTotalTransfers 1.3.6.1.4.1.15553.1.1.2
The total number of transfers done.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

snarlTotalTransferVolume 1.3.6.1.4.1.15553.1.1.3
The total transfer volume in number of bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

siteTable 1.3.6.1.4.1.15553.1.2
The table of monitored URLs.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SiteEntry

siteEntry 1.3.6.1.4.1.15553.1.2.1
The data table of one monitored URL.
Status: current Access: not-accessible
OBJECT-TYPE    
  SiteEntry  

siteIndex 1.3.6.1.4.1.15553.1.2.1.1
The index number for this task.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

siteName 1.3.6.1.4.1.15553.1.2.1.2
The group name of the site directive this task belongs to.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

siteID 1.3.6.1.4.1.15553.1.2.1.3
The URL ID of this task.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

siteInterval 1.3.6.1.4.1.15553.1.2.1.4
The interval between two consecutive checks in seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

siteURL 1.3.6.1.4.1.15553.1.2.1.5
The URL in full notation.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

siteDynamicURLRegexPattern 1.3.6.1.4.1.15553.1.2.1.6
The regular expression pattern to be applied when searching for a URL in a downloaded document.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

siteDynmaicURLRegexCompilation 1.3.6.1.4.1.15553.1.2.1.7
The result of the regular expression compilation.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

siteDynmaicURLRegexError 1.3.6.1.4.1.15553.1.2.1.8
The error code of the regular expression match
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

siteDynamicURL 1.3.6.1.4.1.15553.1.2.1.9
The dynamic URL that was fetched from another document for this task.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

siteGetDynamicURLFrom 1.3.6.1.4.1.15553.1.2.1.10
The task Id from which to fetch the dynamic URL.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

siteProxy 1.3.6.1.4.1.15553.1.2.1.11
The access method of the URL - direct (empty) or via proxy.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

siteMultiFormData 1.3.6.1.4.1.15553.1.2.1.12
The multi form data for a http POST oeration.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

siteFormData 1.3.6.1.4.1.15553.1.2.1.13
The effective multi form data for a http POST oeration, containing dynamically appended data.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

siteEffectiveURL 1.3.6.1.4.1.15553.1.2.1.14
The effective URL, it my differ from siteURL by following http redirects or by fetching dynamic URL's.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

siteURLHTTPCode 1.3.6.1.4.1.15553.1.2.1.15
The result code of the last http operation with the main URL of this task.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

sitePerformanceDNS 1.3.6.1.4.1.15553.1.2.1.16
The cumulative elapsed time for the DNS lookup in milliseconds. This time is the sum of all DNS lookup times when following http redirects.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

sitePerformanceConnect 1.3.6.1.4.1.15553.1.2.1.17
The cumulative elapsed time until the connection was established. This time is the sum of all connection times when following http redirects.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

sitePerformanceFirstByte 1.3.6.1.4.1.15553.1.2.1.18
The time elapsed until the first byte was received in milliseconds. This time is the sum of all elapsed first byte reception times when following http redirects.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

sitePerformanceTotal 1.3.6.1.4.1.15553.1.2.1.19
The total time elapsed until the transaction is over. This time is absolute for the last transaction only.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

sitePerformanceTotalWarningThreshold 1.3.6.1.4.1.15553.1.2.1.20
The threshold in ms for when a WARNING trap will be sent.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

sitePerformanceTotalCriticalThreshold 1.3.6.1.4.1.15553.1.2.1.21
The threshold in ms for when a CRITICAL trap will be sent.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

siteRegexPattern 1.3.6.1.4.1.15553.1.2.1.22
The regular expression for a pattern match on the contents of the URL.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

siteRegexCompilation 1.3.6.1.4.1.15553.1.2.1.23
The result of the regular expression compilation for the URL content match regular expression.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

siteRegexPatternMatchFlag 1.3.6.1.4.1.15553.1.2.1.24
Flag 0 (false) means no match, 1 (true) means match.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

siteRegexPatternAlertOnMatch 1.3.6.1.4.1.15553.1.2.1.25
If true a trap will be sent if URL content matches regular expression. If false a trap will be sent if URL content does not match regular expression.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

siteContentMatchSize 1.3.6.1.4.1.15553.1.2.1.26
The static size of the URL to be matched.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

siteContentActualSize 1.3.6.1.4.1.15553.1.2.1.27
The actual size of the downloaded URL.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

siteContentSizeMatchFlag 1.3.6.1.4.1.15553.1.2.1.28
Flag 0 (smaller) means URL content size is smaller than siteContentMatchSize, Flag 1 (equal) means URL content size is of same siteContentMatchSize, Flag 2 (bigger) means URL content size is bigger than siteContentMatchSize.
Status: current Access: read-only
OBJECT-TYPE    
  Comparative  

siteContentSizeAlertOnMatch 1.3.6.1.4.1.15553.1.2.1.29
If true a trap will be sent if URL content size matches. If false a trap will be sent if URL content size does not match.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

siteURLContentPattern 1.3.6.1.4.1.15553.1.2.1.30
The URL of the contents to be matched against the contents of this URL.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

siteURLContentPatternMatchFlag 1.3.6.1.4.1.15553.1.2.1.31
Flag 0 (false) means no match, Flag 1 (true) means contents matches.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

siteURLContentPatternAlertOnMatch 1.3.6.1.4.1.15553.1.2.1.32
If true a trap will be sent if both URL contents match. If false a trap will be sent if both URL contents do not match.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

siteURLContentPatternProxy 1.3.6.1.4.1.15553.1.2.1.33
The proxy for URL of siteURLContentPattern.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

siteURLContentPatternHTTPCode 1.3.6.1.4.1.15553.1.2.1.34
The result code of the last http operation with the siteURLContentPattern URL of this task.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

siteURLSize 1.3.6.1.4.1.15553.1.2.1.35
The URL which content size in number of bytes needs to be matched against the content size in number of bytes of this URL.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

siteURLSizeMatchFlag 1.3.6.1.4.1.15553.1.2.1.36
Flag 0 (false) means contents size of URL matches the size in number of bytes of this URL. Flag 1 (true) means contents size of URL does not match the content size in number of bytes of this URL,
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

siteURLSizeAlertOnMatch 1.3.6.1.4.1.15553.1.2.1.37
Flag 1 (true) means a trap will be sent if both URL content sizes in number of bytes match. Flag 0 (false) means a trap will be sent if both URL content sizes in number of bytes do not match.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

siteURLSizeProxy 1.3.6.1.4.1.15553.1.2.1.38
The proxy for URL of siteURLSize.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

siteURLSizeHTTPCode 1.3.6.1.4.1.15553.1.2.1.39
he result code of the last http operation with the siteURLSize URL of this task.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

siteFetchRegex 1.3.6.1.4.1.15553.1.2.1.40
The regular expression to be matched against the content of this URL. The regular expression match result is kept in siteFetchRegexSubResult 0 - 3 for subpatterns.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

siteFetchRegexCompilationError 1.3.6.1.4.1.15553.1.2.1.41
The result of the regular expression compilation for the siteFetchRegex regular expression.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

siteFetchRegexMatchingError 1.3.6.1.4.1.15553.1.2.1.42
The error message for the regular expression match for the siteFetchRegex regular expression.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

siteFetchRegexSubResult0 1.3.6.1.4.1.15553.1.2.1.43
The siteFetchRegex sub pattern 0.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

siteFetchRegexSubResult1 1.3.6.1.4.1.15553.1.2.1.44
The siteFetchRegex sub pattern 1.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

siteFetchRegexSubResult2 1.3.6.1.4.1.15553.1.2.1.45
The siteFetchRegex sub pattern 2.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

siteFetchRegexSubResult3 1.3.6.1.4.1.15553.1.2.1.46
The siteFetchRegex sub pattern 3.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

siteFetchRegexSubResult4 1.3.6.1.4.1.15553.1.2.1.47
The siteFetchRegex sub pattern 4.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

siteFetchRegexSubResult5 1.3.6.1.4.1.15553.1.2.1.48
The siteFetchRegex sub pattern 5.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

siteFetchRegexSubResult6 1.3.6.1.4.1.15553.1.2.1.49
The siteFetchRegex sub pattern 6.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

siteFetchRegexSubResult7 1.3.6.1.4.1.15553.1.2.1.50
The siteFetchRegex sub pattern 7.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

siteAppendRegexResultFrom 1.3.6.1.4.1.15553.1.2.1.51
The ID of the URL within this group from that a regular expression match result should be appended to the main URL of this task.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

siteAppendRegexResultFromIndex 1.3.6.1.4.1.15553.1.2.1.52
The index 0 - 7 for the regular expression sub pattern result that should be appended to the main URL of this task.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

siteNumericalRegexSubMatch 1.3.6.1.4.1.15553.1.2.1.53
The index number of the regular expression match result from the FetchRegex directive to be used in this numerical match.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

siteNumericalPattern 1.3.6.1.4.1.15553.1.2.1.54
The number in string form to compare with the siteNumericalRegexSubMatch.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

siteNumericalAlertOn 1.3.6.1.4.1.15553.1.2.1.55
The action code for alerting smaller, equal or bigger.
Status: current Access: read-only
OBJECT-TYPE    
  Comparative  

siteFileTime 1.3.6.1.4.1.15553.1.2.1.56
The time this downloaded file time was created. (if supported by respective protocol).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

siteDateAgeRegexConstruct 1.3.6.1.4.1.15553.1.2.1.57
The string constructed from static text and the submatches from FetchRegex. (Example: $2/$1/$3)
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

siteDateAgePattern 1.3.6.1.4.1.15553.1.2.1.58
The amount of time in string form to compare with the sitedateAgeRegexCandidate.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

siteDateAgeAlertOn 1.3.6.1.4.1.15553.1.2.1.59
The action code for alerting younger, equal or older
Status: current Access: read-only
OBJECT-TYPE    
  AgeComparative  

siteTaskSuspendStart 1.3.6.1.4.1.15553.1.2.1.60
Next time this task will be suspended.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

siteTaskSuspendEnd 1.3.6.1.4.1.15553.1.2.1.61
Next time this task will be reactivated vom suspension.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

siteStatusNormal 1.3.6.1.4.1.15553.1.2.1.62
True if this task is currently at status NORMAL false if at other status.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

siteStatusWarning 1.3.6.1.4.1.15553.1.2.1.63
True if this task is currently at status WARNING or CRITICAL false if at other status.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

siteStatusCritical 1.3.6.1.4.1.15553.1.2.1.64
True if this task is currently at status CRITICAL false if at other status.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

siteGroupStatusNormal 1.3.6.1.4.1.15553.1.2.1.65
True if the group this task belongs to is currently at status NORMAL false if at other status.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

siteGroupStatusWarning 1.3.6.1.4.1.15553.1.2.1.66
True if the group this task belongs to is currently at status WARNING or CRITICAL false if at other status.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

siteGroupStatusCritical 1.3.6.1.4.1.15553.1.2.1.67
True if the group this task belongs to is currently at status CRITICAL false if at other status.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

siteReliability 1.3.6.1.4.1.15553.1.2.1.68
The reliability measure for this task measured in (accumulated time at status WARNING + accumulated time at status CRITICAL) divided by (accumulated running time of this task) * 10000.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

siteMTBWarnings 1.3.6.1.4.1.15553.1.2.1.69
The mean time between status WARNING measure for this task measured in (accumulated time between status WARNING) divided by (accumulated different WARNINGs - 1).
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

siteMTTRWarnings 1.3.6.1.4.1.15553.1.2.1.70
The mean time to repair WARNINGs measure for this task measured in (accumulated time of status WARNING) divided by (accumulated different WARNINGs).
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

siteAccumulatedWarnings 1.3.6.1.4.1.15553.1.2.1.71
The number of accumulated different WARNINGs this task generated.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

siteMTBCriticals 1.3.6.1.4.1.15553.1.2.1.72
The mean time between status CRITICAL measure for this task measured in (accumulated time between status CRITICAL) divided by (accumulated different CRITICALs - 1)
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

siteMTTRCriticals 1.3.6.1.4.1.15553.1.2.1.73
The mean time to repair CRITICALs measure for this task measured in (accumulated time of status CRITICAL) divided by (accumulated different CRITICALs)
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

siteAccumulatedCriticals 1.3.6.1.4.1.15553.1.2.1.74
The number of accumulated different CRITICALs this task generated.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

siteGroupReliability 1.3.6.1.4.1.15553.1.2.1.75
The reliability measure for this group measured in (accumulated time at status WARNING + accumulated time at status CRITICAL) divided by (accumulated running time of this group) * 10000
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

siteGroupMTBWarnings 1.3.6.1.4.1.15553.1.2.1.76
The mean time between status WARNING measure for this group measured in (accumulated time between status WARNING) divided by (accumulated different WARNINGs - 1)
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

siteGroupMTTRWarnings 1.3.6.1.4.1.15553.1.2.1.77
The mean time to repair WARNINGs measure for this group measured in (accumulated time of status WARNING) divided by (accumulated different WARNINGs)
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

siteGroupAccumulatedWarnings 1.3.6.1.4.1.15553.1.2.1.78
The number of accumulated different WARNINGs this group generated.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

siteGroupMTBCriticals 1.3.6.1.4.1.15553.1.2.1.79
The mean time between status CRITICAL measure for this group measured in (accumulated time between status CRITICAL) divided by (accumulated different CRITICALs)
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

siteGroupMTTRCriticals 1.3.6.1.4.1.15553.1.2.1.80
The mean time to repair CRITICALs measure for this group measured in (accumulated time of status CRITICAL) divided by (accumulated different CRITICALs)
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

siteGroupAccumulatedCriticals 1.3.6.1.4.1.15553.1.2.1.81
The number of accumulated different CRITICALs this group generated.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

siteLastRunRelativeTime 1.3.6.1.4.1.15553.1.2.1.82
The last time this task actively conducted tests in timeticks ago.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

siteLastRunAbsTimeString 1.3.6.1.4.1.15553.1.2.1.83
The last absolute time this task actively conducted tests in string form.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

siteNextRunRelativeTime 1.3.6.1.4.1.15553.1.2.1.84
The next time this task will actively conduct tests in timeticks to go.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

siteNextRunAbsTimeString 1.3.6.1.4.1.15553.1.2.1.85
The next absolute time this task will actively conduct tests in string form.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

siteFirstRun 1.3.6.1.4.1.15553.1.2.1.86
The time epoch of this task. This is the time when this task started.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

siteTotalTransfers 1.3.6.1.4.1.15553.1.2.1.87
The total number of transfers for this task.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

siteTotalTransferVolume 1.3.6.1.4.1.15553.1.2.1.88
The total transfer volume for this task mod (2 to power of 32).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

groupStatus 1.3.6.1.4.1.15553.1.100
The group status in variable bound to a trap.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

proxyStatus 1.3.6.1.4.1.15553.1.101
The proxy status in variable bound to a trap.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

siteStatus 1.3.6.1.4.1.15553.1.102
The site status in variable bound to a trap.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

subTaskID 1.3.6.1.4.1.15553.1.103
The subTaskID in variable bound to a trap.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER general(1), performance(2), httpCode(3), matchRegex(4), matchSize(5), urlSizeMatch(6), urlContentMatch(7), numericalMatch(8), dateAgeMatch(9), suspension(10), warmStart(11), coldStart(12), heartBeat(13), syncRequest(14)  

eventTime 1.3.6.1.4.1.15553.1.104
The unix time in variable bound to a trap.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

siteTrapMessage 1.3.6.1.4.1.15553.1.105
The status message of the trap.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString  

snarlsnmpInfo 1
An snarlsnmpInfo trap signifies that the sending protocol entity has undergone minor run changes that usually require no special attention. The information given in this trap are mainly for logging purposes
TRAP-TYPE    

snarlsnmpNormal 2
An snarlsnmpNormal trap signifies that the sending protocol entity is working properly
TRAP-TYPE    

snarlsnmpWarning 3
An snarlsnmpWarning trap signifies that the sending protocol entity is impaired and requires attention
TRAP-TYPE    

snarlsnmpCritical 4
An snarlsnmpCritical trap signifies that the sending protocol entity is having major problems and need immediate attention
TRAP-TYPE    

snarlsnmpSuspended 5
An snarlsnmpSuspended signfies that the sending task is about to be suspended
TRAP-TYPE    

snarlsnmpResumed 6
An snarlsnmpResumed trap signfies that the sending task is about to resume from suspension
TRAP-TYPE    

snarlsnmpGenericInfo 7
An snarlsnmpGenericInfo trap signifies that the sending protocol entity sends logging information
TRAP-TYPE    

snarlsnmpStateUnknown 8
An snarlsnmpStateUnknown trap signifies that the sending protocol entity is undefined state
TRAP-TYPE