Indicates if the given row is still valid. You can delete an
entry from the threshold table by writing 'invalid' to this
variable. If the variable that should be polled in not available
the set-operation will fail. The variables to be polled will be
stored in a configuration file on the server. If the variable is
not available when the agent is loaded, we will sent a trap every
?5? minutes. These traps are stopped as soon as the agent for this
variable is loaded, the threshold is deleted or the status is set
to inactive.
????????????
The inactive status will also be stored in the configuration file.
It won't change until the next time the agent that implements the
variable is loaded.
????????????
Parsed from file INVENT.MIB.txt
Company: cai
Module: SNI-INVENTORY-MIB
Vendor: Computer Associates
Module: SNI-INVENTORY-MIB (INVENT.MIB)
Type: TABULAR
Access: read-write
Syntax: INTEGER
Automatically extracted from www.mibdepot.com
sniThresholdStatus OBJECT-TYPE SYNTAX INTEGER { other (1), invalid(2), valid(3), not-found(4), inactive(5) } ACCESS read-write STATUS mandatory DESCRIPTION "Indicates if the given row is still valid. You can delete an entry from the threshold table by writing 'invalid' to this variable. If the variable that should be polled in not available the set-operation will fail. The variables to be polled will be stored in a configuration file on the server. If the variable is not available when the agent is loaded, we will sent a trap every ?5? minutes. These traps are stopped as soon as the agent for this variable is loaded, the threshold is deleted or the status is set to inactive. ???????????? The inactive status will also be stored in the configuration file. It won't change until the next time the agent that implements the variable is loaded. ????????????" ::= { sniThresholdVariableEntry 2 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.231.2.10.2.1.9.1.1 | sniThresholdVariable | 0 | 0 | The object identifier of the variable to observe. An error will occour if the variable is not of integer type or does not exist. |
1.3.6.1.4.1.231.2.10.2.1.9.1.3 | sniThresholdPollInterval | 0 | 0 | The intervall between two polls |
1.3.6.1.4.1.231.2.10.2.1.9.1.4 | sniThresholdDeltaMin | 0 | 0 | The delta value, this variable may change during two poll periods. If 0 delta polling is not used. |
1.3.6.1.4.1.231.2.10.2.1.9.1.5 | sniThresholdDeltaMax | 0 | 0 | The delta value, this variable may change during two poll periods. If 0 delta polling is not used. |
1.3.6.1.4.1.231.2.10.2.1.9.1.6 | sniThresholdMin | 0 | 0 | The minimum value of the given variable. 0x7FFFFFFF indicates that this value should not be considered. |
1.3.6.1.4.1.231.2.10.2.1.9.1.7 | sniThresholdMax | 0 | 0 | The maximum value, the given variable may not exceed. A value of 0x80000000 indicates, that this value should not be considered. |
1.3.6.1.4.1.231.2.10.2.1.9.1.8 | sniThresholdExceeded | 0 | 0 | True, if and only if the threshold for this variable has exceeded the allowable limit. |
1.3.6.1.4.1.231.2.10.2.1.9.1.9 | sniThresholdString | 0 | 0 | ??? |