FSC-THRESHOLD-REPORT-MIB: View SNMP OID List / Download MIB
VENDOR: SIEMENS
Home | MIB: FSC-THRESHOLD-REPORT-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
sni | 1.3.6.1.4.1.231 | |||
sniProductMibs | 1.3.6.1.4.1.231.2 | |||
fscThresholdReportMib | 1.3.6.1.4.1.231.2.47 | |||
threshObjects | 1.3.6.1.4.1.231.2.47.1 | |||
threshAgentInfo | 1.3.6.1.4.1.231.2.47.1.1 | |||
threshAgentId | 1.3.6.1.4.1.231.2.47.1.1.1 | displaystring | read-only |
Agent identification string |
threshAgentCompany | 1.3.6.1.4.1.231.2.47.1.1.2 | displaystring | read-only |
Agent's company name (e.g. Fujitsu Siemens Computers) |
threshAgentVersion | 1.3.6.1.4.1.231.2.47.1.1.3 | displaystring | read-only |
Agent's version string (e.g. 1.05) |
threshAgentBuild | 1.3.6.1.4.1.231.2.47.1.1.4 | displaystring | read-only |
Compilation time and date of agent program |
threshAgentOptions | 1.3.6.1.4.1.231.2.47.1.2 | |||
threshConfigurationChanged | 1.3.6.1.4.1.231.2.47.1.2.1 | integer | read-only |
Timestamp indicating last configuration modification time at any table (time_t format: seconds since 1970/01/01) |
threshThresholdStatus | 1.3.6.1.4.1.231.2.47.1.2.2 | thresholdreportstatus | read-only |
Replies 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 activated |
threshReportStatus | 1.3.6.1.4.1.231.2.47.1.2.3 | thresholdreportstatus | read-only |
Replies 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 activated |
threshLastSetResultMessage | 1.3.6.1.4.1.231.2.47.1.2.4 | displaystring | read-only |
Result message of last SET operation. Useful for debugging purpose when testing SNMP client software. |
threshPerformanceStatus | 1.3.6.1.4.1.231.2.47.1.2.5 | performancestatus | read-only |
Information 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 exceeded |
thresholds | 1.3.6.1.4.1.231.2.47.1.3 | |||
threshRuleTable | 1.3.6.1.4.1.231.2.47.1.3.1 | no-access |
Description of all rules for threshold management |
|
1.3.6.1.4.1.231.2.47.1.3.1.1 | no-access | |||
threshRuleName | 1.3.6.1.4.1.231.2.47.1.3.1.1.1 | displaystring | read-write |
Rule name (index, unique string) |
threshRuleDescription | 1.3.6.1.4.1.231.2.47.1.3.1.1.2 | displaystring | read-write |
Detailed rule description |
threshRuleUserComment | 1.3.6.1.4.1.231.2.47.1.3.1.1.3 | displaystring | read-write |
Comment which can be set by the user; will be sent with event |
threshRuleHelpText | 1.3.6.1.4.1.231.2.47.1.3.1.1.4 | displaystring | read-write |
Detailed description of the rule (for dynamic generation of help pages) |
threshRulePollInterval | 1.3.6.1.4.1.231.2.47.1.3.1.1.5 | integer | read-write |
Threshold polling interval (1..n seconds) |
threshRuleResourceName | 1.3.6.1.4.1.231.2.47.1.3.1.1.6 | displaystring | read-write |
Name of monitored resource (index in ResourceTable) |
threshRuleInstMonitor | 1.3.6.1.4.1.231.2.47.1.3.1.1.7 | integer | read-write |
Resource instances monitoring type - defines how to handle multiple instances: any: any of the instances meets condition average: the average of all instances meets condition Enumeration: 'average': 2, 'any': 1. |
threshRuleInstIndexes | 1.3.6.1.4.1.231.2.47.1.3.1.1.8 | displaystring | read-write |
Resource 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 empty |
threshRuleInstPatterns | 1.3.6.1.4.1.231.2.47.1.3.1.1.9 | displaystring | read-write |
Resource 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. |
threshRuleTargetName | 1.3.6.1.4.1.231.2.47.1.3.1.1.10 | displaystring | read-write |
Name of an entry in the TargetTable, where to send the data queries to (localhost if empty) |
threshRuleValueType | 1.3.6.1.4.1.231.2.47.1.3.1.1.11 | integer | read-write |
Type 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 tested Enumeration: 'deltaAny': 2, 'deltaIncrease': 3, 'deltaDecrease': 4, 'absolute': 1. |
threshRuleValuation | 1.3.6.1.4.1.231.2.47.1.3.1.1.12 | integer | read-write |
Rule 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) Enumeration: 'averageLinear': 2, 'singleValue': 1, 'averageMuted': 3. |
threshRuleWatchPeriod | 1.3.6.1.4.1.231.2.47.1.3.1.1.13 | integer | read-write |
Monitoring period described as number of polling cycles (for average value calculation) |
threshRuleOperator | 1.3.6.1.4.1.231.2.47.1.3.1.1.14 | integer | read-write |
Operator 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) Enumeration: 'notEqual': 2, 'lessOrEqual': 4, 'greater': 5, 'existChange': 11, 'less': 3, 'outOfRange': 8, 'equal': 1, 'greaterOrEqual': 6, 'existToNonExist': 9, 'nonExistToExist': 10, 'withinRange': 7. |
threshRuleThresholdValue | 1.3.6.1.4.1.231.2.47.1.3.1.1.15 | integer | read-write |
Threshold value (for boolean operators) |
threshRuleRangeMinValue | 1.3.6.1.4.1.231.2.47.1.3.1.1.16 | integer | read-write |
Lower threshold range value (for range operators; x >= min value) |
threshRuleRangeMaxValue | 1.3.6.1.4.1.231.2.47.1.3.1.1.17 | integer | read-write |
Upper threshold range value (for range operators; open interval --> x < max value) |
threshRuleOccurenceCount | 1.3.6.1.4.1.231.2.47.1.3.1.1.18 | integer | read-write |
The occurence counter for event generation: if count is 0 or 1, event is generated on every occurence, else event is generated after the specified number of continuous rule occurences |
threshRuleEventName | 1.3.6.1.4.1.231.2.47.1.3.1.1.19 | displaystring | read-write |
Name of the event (from EventTable) to be created when condition is met |
threshRuleEventControl | 1.3.6.1.4.1.231.2.47.1.3.1.1.20 | integer | read-write |
The frequency of event generation: singleShot: only once until condition is not met again continuous: event raises at every poll cycle when the rule meets condition continousDelay: like 'continous', but not before a delay (object 'threshRuleEventDelay') has passed or the rule met 'good condition' in the mean time Enumeration: 'continuousDelay': 3, 'continuous': 2, 'singleShot': 1. |
threshRuleEventDelay | 1.3.6.1.4.1.231.2.47.1.3.1.1.21 | integer | read-write |
The minimum delay (in number of poll cycles) after that an event will be sent again if object 'threshRuleEventFrequency' is set to 'continuousDelay' |
threshRuleEventAlternating | 1.3.6.1.4.1.231.2.47.1.3.1.1.22 | truefalse | read-write |
If true, an event is also sent when condition is no longer met (good condition) |
threshRuleRowStatus | 1.3.6.1.4.1.231.2.47.1.3.1.1.23 | rowstatus | read-write |
Rule table row status (RFC2579; see comment on top of this MIB) supported values: active, createAndGo, destroy |
threshRuleStorageType | 1.3.6.1.4.1.231.2.47.1.3.1.1.24 | storagetype | read-only |
Rule table storage type (see RFC2579; see comment on top of this MIB) |
threshRuleCurrentValue | 1.3.6.1.4.1.231.2.47.1.3.1.1.25 | octet string | read-only |
Current name(s) and value(s) of the rule, delivered as XML string: root tag is |
threshRuleFireEvent | 1.3.6.1.4.1.231.2.47.1.3.1.1.26 | integer | read-write |
Fire this event (for testing purpose): write a non-zero value to fire this event (reading this value always returns zero) |
threshRulePerfStatusSeverity | 1.3.6.1.4.1.231.2.47.1.3.1.1.27 | integer | read-write |
How to set the PerformanceStatus when the rule meets condition: ignore: rule status is not considered in the PerformanceStatus informational: when the rule meets condition, the PerformanceStatus goes to 'informational' warning: when the rule meets condition, the PerformanceStatus goes to 'warning' critical: when the rule meets condition, the PerformanceStatus goes to 'critical' Enumeration: 'ignore': 1, 'warning': 3, 'informational': 2, 'critical': 4. |
threshRuleTableChanged | 1.3.6.1.4.1.231.2.47.1.3.2 | integer | read-only |
Timestamp indicating last modification of rule table (time_t format: seconds since 1970/01/01) |
threshRulesetTable | 1.3.6.1.4.1.231.2.47.1.3.3 | no-access |
Description of all rulesets for threshold management |
|
1.3.6.1.4.1.231.2.47.1.3.3.1 | no-access | |||
threshRulesetName | 1.3.6.1.4.1.231.2.47.1.3.3.1.1 | displaystring | read-write |
Rule name (index, unique string) |
threshRulesetDescription | 1.3.6.1.4.1.231.2.47.1.3.3.1.2 | displaystring | read-write |
Detailed ruleset description |
threshRulesetStartTime | 1.3.6.1.4.1.231.2.47.1.3.3.1.3 | integer | read-write |
Time when to start (activate) this ruleset (optional, -1 if not available; minutes since midnight). |
threshRulesetStopTime | 1.3.6.1.4.1.231.2.47.1.3.3.1.4 | integer | read-write |
Time when to stop this ruleset (optional, -1 if not available; minutes since midnight). |
threshRulesetRunning | 1.3.6.1.4.1.231.2.47.1.3.3.1.5 | truefalse | read-only |
Shows whether the ruleset is currently running (regarding to start/stop time) |
threshRulesetRowStatus | 1.3.6.1.4.1.231.2.47.1.3.3.1.6 | rowstatus | read-write |
Ruleset table row status (RFC2579; see comment on top of this MIB) supported values: active, notInService, createAndGo, createAndWait, destroy |
threshRulesetStorageType | 1.3.6.1.4.1.231.2.47.1.3.3.1.7 | storagetype | read-only |
Ruleset table storage type (see RFC2579; see comment on top of this MIB) |
threshRulesetContentsTable | 1.3.6.1.4.1.231.2.47.1.3.4 | no-access |
Content mapping table of all rulesets for threshold management Index 1 is from the RulesetTable, index 2 is a rule number (not stored in database). |
|
1.3.6.1.4.1.231.2.47.1.3.4.1 | no-access | |||
threshRulesetContentsRuleIndex | 1.3.6.1.4.1.231.2.47.1.3.4.1.1 | integer | read-write |
Ruleset contents table rule number (second index; 1..n; this number is not stored in the ruleset database) |
threshRulesetContentsRuleName | 1.3.6.1.4.1.231.2.47.1.3.4.1.2 | displaystring | read-write |
Ruleset contents table rule name - this name must match to an entry in the rule table! If the rule is missing in the rule table, it will be ignored here. |
threshRulesetContentsRowStatus | 1.3.6.1.4.1.231.2.47.1.3.4.1.3 | rowstatus | read-write |
Ruleset contents table row status (RFC2579; see comment on top of this MIB) supported values: active, createAndGo, destroy |
threshRulesetContentsStorageType | 1.3.6.1.4.1.231.2.47.1.3.4.1.4 | storagetype | read-only |
Ruleset contents table storage type (see RFC2579; see comment on top of this MIB) |
threshRulesetsChanged | 1.3.6.1.4.1.231.2.47.1.3.5 | integer | read-only |
Timestamp indicating last modification of ruleset or ruleset contents table (time_t format: seconds since 1970/01/01) |
threshEventTable | 1.3.6.1.4.1.231.2.47.1.3.6 | no-access |
Event destinations for threshold event creation |
|
1.3.6.1.4.1.231.2.47.1.3.6.1 | no-access | |||
threshEventName | 1.3.6.1.4.1.231.2.47.1.3.6.1.1 | displaystring | read-write |
Event name (index, unique string) |
threshEventType | 1.3.6.1.4.1.231.2.47.1.3.6.1.2 | integer | read-write |
Type of event (SNMP trap,...) For SNMP traps the trap numbers and enterprise ID are predefined and apply to the trap definitions in this MIB. Enumeration: 'snmpTrap': 1. |
threshEventSeverity | 1.3.6.1.4.1.231.2.47.1.3.6.1.3 | integer | read-write |
Severity of event (e.g. for SNMP traps). For SNMP traps this severity defines which one of the predefined traps is to be sent. Enumeration: 'major': 2, 'critical': 1, 'informational': 4, 'minor': 3. |
threshEventRowStatus | 1.3.6.1.4.1.231.2.47.1.3.6.1.4 | rowstatus | read-write |
Event table row status (RFC2579; see comment on top of this MIB) supported values: active, createAndGo, destroy |
threshEventStorageType | 1.3.6.1.4.1.231.2.47.1.3.6.1.5 | storagetype | read-only |
Event table storage type (see RFC2579; see comment on top of this MIB) |
threshEventTableChanged | 1.3.6.1.4.1.231.2.47.1.3.7 | integer | read-only |
Timestamp indicating last modification of event table (time_t format: seconds since 1970/01/01) |
reports | 1.3.6.1.4.1.231.2.47.1.4 | |||
reportTable | 1.3.6.1.4.1.231.2.47.1.4.1 | no-access |
Description of all reports for report management |
|
1.3.6.1.4.1.231.2.47.1.4.1.1 | no-access | |||
reportName | 1.3.6.1.4.1.231.2.47.1.4.1.1.1 | displaystring | read-write |
Report name (index, unique string) |
reportDescription | 1.3.6.1.4.1.231.2.47.1.4.1.1.2 | displaystring | read-write |
Detailed rule description |
reportUserComment | 1.3.6.1.4.1.231.2.47.1.4.1.1.3 | displaystring | read-write |
Comment which can be set by the user; will be sent with event |
reportHelpText | 1.3.6.1.4.1.231.2.47.1.4.1.1.4 | displaystring | read-write |
Detailed description of the report (for dynamic generation of help pages) |
reportPollInterval | 1.3.6.1.4.1.231.2.47.1.4.1.1.5 | integer | read-write |
Report polling interval (1..n seconds) |
reportMaxEntries | 1.3.6.1.4.1.231.2.47.1.4.1.1.6 | integer | read-write |
Maximum number of recorded report entries (prevent from getting hard disk out of space; 0 = no limit). |
reportResourceName | 1.3.6.1.4.1.231.2.47.1.4.1.1.7 | displaystring | read-write |
Name of monitored resource (index in ResourceTable) |
reportInstMonitor | 1.3.6.1.4.1.231.2.47.1.4.1.1.8 | integer | read-write |
Resource instances monitoring type - defines how to handle multiple instances: all: all of the instances are monitored average: the average of all instances is calculated and monitored Enumeration: 'all': 1, 'average': 2. |
reportInstIndexes | 1.3.6.1.4.1.231.2.47.1.4.1.1.9 | displaystring | read-write |
Resource 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 empty |
reportInstPatterns | 1.3.6.1.4.1.231.2.47.1.4.1.1.10 | displaystring | read-write |
Resource 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. |
reportTargetName | 1.3.6.1.4.1.231.2.47.1.4.1.1.11 | displaystring | read-write |
Name of an entry in the TargetTable, where to send the data queries to (localhost if empty) |
reportRowStatus | 1.3.6.1.4.1.231.2.47.1.4.1.1.12 | rowstatus | read-write |
Report table row status (RFC2579; see comment on top of this MIB) supported values: active, createAndGo, destroy |
reportStorageType | 1.3.6.1.4.1.231.2.47.1.4.1.1.13 | storagetype | read-only |
Report table storage type (see RFC2579; see comment on top of this MIB) |
reportCurrentValue | 1.3.6.1.4.1.231.2.47.1.4.1.1.14 | octet string | read-only |
Current name(s) and value(s) of the report resource, delivered as XML string: root tag is |
reportTableChanged | 1.3.6.1.4.1.231.2.47.1.4.2 | integer | read-only |
Timestamp indicating last modification of report table (time_t format: seconds since 1970/01/01) |
reportSetTable | 1.3.6.1.4.1.231.2.47.1.4.3 | no-access |
Description of all reports set properties for report management |
|
1.3.6.1.4.1.231.2.47.1.4.3.1 | no-access | |||
reportSetName | 1.3.6.1.4.1.231.2.47.1.4.3.1.1 | displaystring | read-write |
Short report set name, used for identication |
reportSetDescription | 1.3.6.1.4.1.231.2.47.1.4.3.1.2 | displaystring | read-write |
Detailed report set description |
reportSetStartTime | 1.3.6.1.4.1.231.2.47.1.4.3.1.3 | integer | read-write |
Time when to start (activate) this report set (optional, -1 if not available; minutes since midnight). |
reportSetStopTime | 1.3.6.1.4.1.231.2.47.1.4.3.1.4 | integer | read-write |
Time when to stop this report set (optional, -1 if not available; minutes since midnight). |
reportSetRecordingEnd | 1.3.6.1.4.1.231.2.47.1.4.3.1.5 | integer | read-write |
Date when reporting should be finished (time_t format: seconds since 1970/01/01; 0 = no end date, must be stopped manually) Reporting terminates automatically either when the next day after the end date or the maximum entry limit is reached. |
reportSetRunning | 1.3.6.1.4.1.231.2.47.1.4.3.1.6 | truefalse | read-only |
Shows whether the report set is currently running (regarding to start/stop time) |
reportSetRowStatus | 1.3.6.1.4.1.231.2.47.1.4.3.1.7 | rowstatus | read-write |
Report set table row status (RFC2579; see comment on top of this MIB) supported values: active, notInService, createAndGo, createAndWait, destroy |
reportSetStorageType | 1.3.6.1.4.1.231.2.47.1.4.3.1.8 | storagetype | read-only |
Report set table storage type (see RFC2579; see comment on top of this MIB) |
reportSetTableChanged | 1.3.6.1.4.1.231.2.47.1.4.4 | integer | read-only |
Timestamp indicating last modification of report set table (time_t format: seconds since 1970/01/01) |
reportSetContentsTable | 1.3.6.1.4.1.231.2.47.1.4.5 | no-access |
Content mapping table of all rulesets for threshold management Indexes are from RulesetTable and RuleTable. |
|
1.3.6.1.4.1.231.2.47.1.4.5.1 | no-access | |||
reportSetContentsReportIndex | 1.3.6.1.4.1.231.2.47.1.4.5.1.1 | integer | read-write |
reportSet contents table report number (second index; 1..n; this number is not stored in the ruleset database) |
reportSetContentsReportName | 1.3.6.1.4.1.231.2.47.1.4.5.1.2 | displaystring | read-write |
reportSet contents table report name - this name must match to an entry in the reportSet table! If the report is missing in the reportSet table, it will be ignored here. |
reportSetContentsRowStatus | 1.3.6.1.4.1.231.2.47.1.4.5.1.3 | rowstatus | read-write |
Report set contents table row status (RFC2579; see comment on top of this MIB) supported values: active, createAndGo, destroy |
reportSetContentsStorageType | 1.3.6.1.4.1.231.2.47.1.4.5.1.4 | storagetype | read-only |
Report set contents table storage type (see RFC2579; see comment on top of this MIB) |
reportSetContentsTableChanged | 1.3.6.1.4.1.231.2.47.1.4.6 | integer | read-only |
Timestamp indicating last modification of ruleset contents table (time_t format: seconds since 1970/01/01) |
reportValueRecordPropTable | 1.3.6.1.4.1.231.2.47.1.4.7 | no-access |
Properties of the corresponding ValueRecord |
|
1.3.6.1.4.1.231.2.47.1.4.7.1 | no-access | |||
reportHighestIndexInUse | 1.3.6.1.4.1.231.2.47.1.4.7.1.1 | integer | read-only |
the highest available index in the ValueRecordTable. |
reportOldestIndexInUse | 1.3.6.1.4.1.231.2.47.1.4.7.1.2 | integer | read-only |
the index of the oldest value in the ValueRecordTable. index-1 ist the most current value. |
reportValueRecordTable | 1.3.6.1.4.1.231.2.47.1.4.8 | no-access |
Record Values of an appointed report. Starts with index 1 and ends with index HighestIndexInUse This table is now OBSOLETE (may take too much time to browse it when it gathered too many data records). The report values have to be read by using ServerView Remote Connector service. |
|
1.3.6.1.4.1.231.2.47.1.4.8.1 | no-access | |||
reportValueRecord | 1.3.6.1.4.1.231.2.47.1.4.8.1.1 | displaystring | read-only |
Record value of the report in XML format |
reportValueRecordIndex | 1.3.6.1.4.1.231.2.47.1.4.8.1.2 | integer | no-access |
Index of the Value Record |
threshResources | 1.3.6.1.4.1.231.2.47.1.5 | |||
threshResourceTable | 1.3.6.1.4.1.231.2.47.1.5.1 | no-access |
Available resources for threshold and report management |
|
1.3.6.1.4.1.231.2.47.1.5.1.1 | no-access | |||
threshResourceName | 1.3.6.1.4.1.231.2.47.1.5.1.1.1 | displaystring | read-write |
Resource name (index, unique string) |
threshResourceDescription | 1.3.6.1.4.1.231.2.47.1.5.1.1.2 | displaystring | read-write |
Short description of the resource (for display in front end applications) |
threshResourceHelpText | 1.3.6.1.4.1.231.2.47.1.5.1.1.3 | displaystring | read-write |
Detailed description of the resource (for dynamic generation of help pages) |
threshResourceReqType | 1.3.6.1.4.1.231.2.47.1.5.1.1.4 | integer | read-write |
Resource request type - defines how to get the value (by SNMP, Windows Registry, for built-in the objects 'ReqString' and 'InstNameReq' are not needed) Enumeration: 'builtin': 1, 'snmp-request': 2, 'registry': 3. |
threshResourceReqString | 1.3.6.1.4.1.231.2.47.1.5.1.1.5 | displaystring | read-write |
Resource value request string: An asterisk '*' marks an enumeration of multiple values and can only stand at the end of the request string. SNMP: '1.3.6.1.4.1.231.2.10.2.2.5.1.3.*' Windows Registry: 'HKLM\Software\FSC\key\@value' 'Software\FSC\key\@*' Root keys (can be omitted): HKLM = HKEY_LOCAL_MACHINE (default) HKCU = HKEY_CURRENT_USER HKCC = HKEY_CURRENT_CONFIG HKPD = HKEY_PERFORMANCE_DATA |
threshResourceInstNameReq | 1.3.6.1.4.1.231.2.47.1.5.1.1.6 | displaystring | read-write |
Resource instance name request string (syntax and type like threshResourceReqString) |
threshResourceRowStatus | 1.3.6.1.4.1.231.2.47.1.5.1.1.7 | rowstatus | read-write |
Resource table row status (RFC2579; see comment on top of this MIB) supported values: active, createAndGo, destroy |
threshResourceStorageType | 1.3.6.1.4.1.231.2.47.1.5.1.1.8 | storagetype | read-only |
Resource table storage type (see RFC2579; see comment on top of this MIB) |
threshResourceValueUnit | 1.3.6.1.4.1.231.2.47.1.5.1.1.9 | displaystring | read-write |
Unit of a value of this resource. E.g. '%','MByte' |
threshResourceContainerName | 1.3.6.1.4.1.231.2.47.1.5.1.1.10 | displaystring | read-write |
Name of the container which contains ReqString. SNMP: contains the MIB name |
threshResourceGroupName | 1.3.6.1.4.1.231.2.47.1.5.1.1.11 | displaystring | read-write |
Name of the group the resource belongs to |
threshResourceTableChanged | 1.3.6.1.4.1.231.2.47.1.5.2 | integer | read-only |
Timestamp indicating last modification of resource table (time_t format: seconds since 1970/01/01) |
threshTargetTable | 1.3.6.1.4.1.231.2.47.1.5.3 | no-access |
Target destination names for threshold/report resource value reading Allows to send value requests to more than one target machines. |
|
1.3.6.1.4.1.231.2.47.1.5.3.1 | no-access | |||
threshTargetName | 1.3.6.1.4.1.231.2.47.1.5.3.1.1 | displaystring | read-write |
Resource target name (index, unique string) |
threshTargetAddress | 1.3.6.1.4.1.231.2.47.1.5.3.1.2 | displaystring | read-write |
Resource target address (string) This may be an IP address (dotted string representation) or a DNS name. |
threshTargetRowStatus | 1.3.6.1.4.1.231.2.47.1.5.3.1.3 | rowstatus | read-write |
Resource target table row status (RFC2579; see comment on top of this MIB) supported values: active, createAndGo, destroy |
threshTargetStorageType | 1.3.6.1.4.1.231.2.47.1.5.3.1.4 | storagetype | read-only |
Resource target table storage type (see RFC2579; see comment on top of this MIB) |
threshTargetTableChanged | 1.3.6.1.4.1.231.2.47.1.5.4 | integer | read-only |
Timestamp indicating last modification of target table (time_t format: seconds since 1970/01/01) |
threshNotifications | 1.3.6.1.4.1.231.2.47.2 | |||
threshNotificationsInfo | 1.3.6.1.4.1.231.2.47.2.1 | |||
threshTrapInfoServerName | 1.3.6.1.4.1.231.2.47.2.1.1 | displaystring | no-access |
Name of the server the trap comes from |
threshTrapInfoTime | 1.3.6.1.4.1.231.2.47.2.1.2 | integer | no-access |
Time when the trap occured (in seconds since 01/01/1970 00:00h) |
threshTrapInfoRuleName | 1.3.6.1.4.1.231.2.47.2.1.3 | displaystring | no-access |
The name of the rule which met condition |
threshTrapInfoRuleValue | 1.3.6.1.4.1.231.2.47.2.1.4 | displaystring | no-access |
The value that of the resource that met condition (single or average value; numeric values are converted to strings) |
threshTrapInfoRuleUserComment | 1.3.6.1.4.1.231.2.47.2.1.5 | displaystring | no-access |
The user's description of the rule which met condition; user may define an action what to do when an event raises |
threshTrapThresholdExceededCritical | 1.3.6.1.4.1.231.2.47.20.2200 |
A threshold has been exceeded. |
||
threshTrapThresholdExceededMajor | 1.3.6.1.4.1.231.2.47.20.2201 |
A threshold has been exceeded. |
||
threshTrapThresholdExceededMinor | 1.3.6.1.4.1.231.2.47.20.2202 |
A threshold has been exceeded. |
||
threshTrapThresholdExceededInformational | 1.3.6.1.4.1.231.2.47.20.2203 |
A threshold has been exceeded. |
||
threshTrapThresholdResume | 1.3.6.1.4.1.231.2.47.20.2204 |
A threshold has been resumed. |