FSC-THRESHOLD-REPORT-MIB
Detailed view of the defined objects, syntax rules, and hierarchical paths.
36
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
36 total| Object Name |
|---|
sni OBJECT IDENTIFIER .1.3.6.1.4.1.231 |
IMPORTS Unknown .1.3.6.1.4.1.231 |
sniProductMibs OBJECT IDENTIFIER .1.3.6.1.4.1.231.2 |
fscThresholdReportMib OBJECT IDENTIFIER .1.3.6.1.4.1.231.2.47 |
threshObjects OBJECT IDENTIFIER .1.3.6.1.4.1.231.2.47.1 |
threshAgentInfo OBJECT IDENTIFIER .1.3.6.1.4.1.231.2.47.1.1 |
threshAgentIdAgent identification stringro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.231.2.47.1.1.1 |
threshAgentCompanyAgent's company name (e.g. Fujitsu Siemens Computers)ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.231.2.47.1.1.2 |
threshAgentVersionAgent's version string (e.g. 1.05)ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.231.2.47.1.1.3 |
threshAgentBuildCompilation time and date of agent programro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.231.2.47.1.1.4 |
threshAgentOptions OBJECT IDENTIFIER .1.3.6.1.4.1.231.2.47.1.2 |
threshConfigurationChangedTimestamp indicating last configuration modification time
at any table (time_t format: seconds since 1970/01/01)ro INTEGER .1.3.6.1.4.1.231.2.47.1.2.1 |
threshThresholdStatusReplies the current threshold status, whether threshold monitoring is enabled and currently active:
unknown: unknown status (problem in underlying threshold management services?)
disabled: no enabled rulesets available
enabledNotActive: ruleset(s) enabled, but no one currently active (in terms of time)
active: rulesets enabled and threshold monitoring currently active
error: a severe error happened in the threshold manager - no thresholds activatedro ThresholdReportStatus .1.3.6.1.4.1.231.2.47.1.2.2 |
threshReportStatusReplies the current report status, whether report monitoring is enabled and currently active:
unknown: unknown status (problem in underlying report management services?)
disabled: no enabled reportsets available
enabledNotActive: reportset(s) enabled, but no one currently active (in terms of time)
active: reportsets enabled and report monitoring currently active
error: a severe error happened in the report manager - no reports activatedro ThresholdReportStatus .1.3.6.1.4.1.231.2.47.1.2.3 |
threshLastSetResultMessageResult message of last SET operation. Useful for debugging purpose when testing SNMP client software.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.231.2.47.1.2.4 |
threshPerformanceStatusInformation about the server performance: the worst value of all active thresholds;
the severity of each rule is defined with object 'threshRulePerfStatusSeverity':
unknown: unknown status (problem in underlying threshold management services?)
normal: all active thresholds are in normal range (no thresholds exceeded)
informational: one or more thresholds with 'informational' severity exceeded
warning: one or more thresholds with 'warning' severity exceeded
critical: one or more thresholds with 'critical' severity exceededro PerformanceStatus .1.3.6.1.4.1.231.2.47.1.2.5 |
thresholds OBJECT IDENTIFIER .1.3.6.1.4.1.231.2.47.1.3 |
threshRuleTableDescription of all rules for threshold management SEQUENCE OF ThreshRuleEntry .1.3.6.1.4.1.231.2.47.1.3.1 |
threshRuleEntry ThreshRuleEntry .1.3.6.1.4.1.231.2.47.1.3.1.1 |
threshRuleNameRule name (index, unique string)rw DisplayString .1.3.6.1.4.1.231.2.47.1.3.1.1.1 |
threshRuleDescriptionDetailed rule descriptionrw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.231.2.47.1.3.1.1.2 |
threshRuleUserCommentComment which can be set by the user; will be sent with eventrw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.231.2.47.1.3.1.1.3 |
threshRuleHelpTextDetailed description of the rule (for dynamic generation of help pages)rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.231.2.47.1.3.1.1.4 |
threshRulePollIntervalThreshold polling interval (1..n seconds)rw INTEGER .1.3.6.1.4.1.231.2.47.1.3.1.1.5 |
threshRuleResourceNameName of monitored resource (index in ResourceTable)rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.231.2.47.1.3.1.1.6 |
threshRuleInstMonitorResource instances monitoring type - defines how to handle multiple instances:
any: any of the instances meets condition
average: the average of all instances meets conditionrw Enumeration .1.3.6.1.4.1.231.2.47.1.3.1.1.7 |
threshRuleInstIndexesResource instances index value list (regular expression, like
'[1-5]' (indexes 1..5), '[1,2,5]' (indexes 1, 2, or 5),
'1[2-4]' (indexes 12..14);
monitor all instances if emptyrw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.231.2.47.1.3.1.1.8 |
threshRuleInstPatternsResource instances index pattern list (regular expression, like
'^/root$|^/home$|^/opt' (one of /root, /home or /opt*),
'^data$|^system[1-3]$' (one of 'data' or 'system1'...'system3');
monitor all instances if empty.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.231.2.47.1.3.1.1.9 |
threshRuleTargetNameName of an entry in the TargetTable, where to send the data queries to (localhost if empty)rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.231.2.47.1.3.1.1.10 |
threshRuleValueTypeType of value monitoring (absolute, delta):
absolute: the current (absolute) value is tested to meet condition
deltaAny: the delta to the value of the previous poll interval is tested
(not regarding whether value increase or decrease)
deltaIncrease: only increasing delta values are tested
deltaDecrease: only decreasing delta values are testedrw Enumeration .1.3.6.1.4.1.231.2.47.1.3.1.1.11 |
threshRuleValuationRule valuation - defines how a value is measured:
singleValue: one single value is tested to meet condition
averageLinear: sum of all measured values devided by the number of values
averageMuted: last value plus (delta value divided by 2)rw Enumeration .1.3.6.1.4.1.231.2.47.1.3.1.1.12 |
threshRuleWatchPeriodMonitoring period described as number of polling cycles (for average value calculation)rw INTEGER .1.3.6.1.4.1.231.2.47.1.3.1.1.13 |
threshRuleOperatorOperator to be applied on the monitored resource;
the rule applies when the monitored value is:
equal: equal to the threshold value (object 'threshRuleThresholdValue')
notEqual: not equal to the threshold value
less: less than the threshold value
lessOrEqual: less than or equal to the threshold value
greater: greater than the threshold value
greaterOrEqual: greater than or equal to the threshold value
withinRange: within the specified threshold value range (objects
'threshRuleRangeMinValue and 'threshRuleRangeMaxValue')
outOfRange: out of the specified threshold value range
existToNonExist: value existed and now no longer exists
nonExistToExist: value did not exist and now exists
existChange: value existence changed (in any way)rw Enumeration .1.3.6.1.4.1.231.2.47.1.3.1.1.14 |
threshRuleThresholdValueThreshold value (for boolean operators)rw INTEGER .1.3.6.1.4.1.231.2.47.1.3.1.1.15 |
threshRuleRangeMinValueLower threshold range value (for range operators; x >= min value)rw INTEGER .1.3.6.1.4.1.231.2.47.1.3.1.1.16 |
threshNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.231.2.47.2 |