snmpAlarmSampleType OBJECT-TYPE
SYNTAX INTEGER {
absoluteValue(1),
deltaValue(2)
}
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"The method of sampling the selected variable and
calculating the value to be compared against the
thresholds. If the value of this object is
`absoluteValue, the value of the selected
variable at the end of the sampling interval will
be compared directly with both the
snmpAlarmRisingThreshold and the
snmpAlarmFallingThreshold values. If the value of
this object is `deltaValue, the value of the
selected variable at the end of the sampling
interval will be subtracted from its value at the
end of the previous sampling interval, and the
difference compared with both the
snmpAlarmRisingThreshold and the
snmpAlarmFallingThreshold values.
An attempt to modify this object will fail with an
`inconsistentValue error if the associated
snmpAlarmStatus object would be equal to `active
both before and after the modification attempt."
DEFVAL { deltaValue }
View at oid-info.com
The method of sampling the selected variable and
calculating the value to be compared against the
thresholds. If the value of this object is
`absoluteValue', the value of the selected
variable at the end of the sampling interval will
be compared directly with both the
snmpAlarmRisingThreshold and the
snmpAlarmFallingThreshold values. If the value of
this object is `deltaValue', the value of the
selected variable at the end of the sampling
interval will be subtracted from its value at the
end of the previous sampling interval, and the
difference compared with both the
snmpAlarmRisingThreshold and the
snmpAlarmFallingThreshold values.
An attempt to modify this object will fail with an
`inconsistentValue' error if the associated
snmpAlarmStatus object would be equal to `active'
both before and after the modification attempt.
Parsed from file snmpv2_m2m.mib.txt
Company: None
Module: SNMPv2-M2M-MIB
The method of sampling the selected variable and
calculating the value to be compared against the
thresholds. If the value of this object is
`absoluteValue', the value of the selected
variable at the end of the sampling interval will
be compared directly with both the
snmpAlarmRisingThreshold and the
snmpAlarmFallingThreshold values. If the value of
this object is `deltaValue', the value of the
selected variable at the end of the sampling
interval will be subtracted from its value at the
end of the previous sampling interval, and the
difference compared with both the
snmpAlarmRisingThreshold and the
snmpAlarmFallingThreshold values.
An attempt to modify this object will fail with an
`inconsistentValue' error if the associated
snmpAlarmStatus object would be equal to `active'
both before and after the modification attempt.
Parsed from file SNMPv2-M2M-MIB.mib
Module: SNMPv2-M2M-MIB
Automatically extracted from RFC1451
snmpAlarmSampleType OBJECT-TYPE SYNTAX INTEGER { absoluteValue(1), deltaValue(2) } MAX-ACCESS read-create STATUS current DESCRIPTION "The method of sampling the selected variable and calculating the value to be compared against the thresholds. If the value of this object is `absoluteValue', the value of the selected variable at the end of the sampling interval will be compared directly with both the snmpAlarmRisingThreshold and the snmpAlarmFallingThreshold values. If the value of this object is `deltaValue', the value of the selected variable at the end of the sampling interval will be subtracted from its value at the end of the previous sampling interval, and the difference compared with both the snmpAlarmRisingThreshold and the snmpAlarmFallingThreshold values. An attempt to modify this object will fail with an `inconsistentValue' error if the associated snmpAlarmStatus object would be equal to `active' both before and after the modification attempt." DEFVAL { deltaValue } ::= { snmpAlarmEntry 4 }
snmpAlarmSampleType OBJECT-TYPE SYNTAX INTEGER { absoluteValue(1), deltaValue(2) } MAX-ACCESS read-create STATUS current DESCRIPTION "The method of sampling the selected variable and calculating the value to be compared against the thresholds. If the value of this object is `absoluteValue', the value of the selected variable at the end of the sampling interval will be compared directly with both the snmpAlarmRisingThreshold and the snmpAlarmFallingThreshold values. If the value of this object is `deltaValue', the value of the selected variable at the end of the sampling interval will be subtracted from its value at the end of the previous sampling interval, and the difference compared with both the snmpAlarmRisingThreshold and the snmpAlarmFallingThreshold values. An attempt to modify this object will fail with an `inconsistentValue' error if the associated snmpAlarmStatus object would be equal to `active' both before and after the modification attempt." DEFVAL { deltaValue } ::= { snmpAlarmEntry 4 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.6.3.2.1.1.2.1.1 | snmpAlarmIndex | 0 | 0 | An index that uniquely identifies an entry in the snmpAlarm table for a particular sampling context. Each such entry defines a di… |
1.3.6.1.6.3.2.1.1.2.1.2 | snmpAlarmVariable | 0 | 0 | The object identifier of the particular variable to be sampled. Only variables that resolve to an ASN.1 primitive type of INTEGE… |
1.3.6.1.6.3.2.1.1.2.1.3 | snmpAlarmInterval | 0 | 0 | The interval in seconds over which the data is sampled and compared with the rising and falling thresholds. When setting this ob… |
1.3.6.1.6.3.2.1.1.2.1.5 | snmpAlarmValue | 0 | 0 | The value of the statistic during the last sampling period. The value during the current sampling period is not made available u… |
1.3.6.1.6.3.2.1.1.2.1.6 | snmpAlarmStartupAlarm | 0 | 0 | The alarm that may be sent when this entry is first set to `active'. If the first sample after this entry becomes active is grea… |
1.3.6.1.6.3.2.1.1.2.1.7 | snmpAlarmRisingThreshold | 0 | 0 | A threshold for the sampled statistic. When the current sampled value is greater than or equal to this threshold, and the value … |
1.3.6.1.6.3.2.1.1.2.1.8 | snmpAlarmFallingThreshold | 0 | 0 | A threshold for the sampled statistic. When the current sampled value is less than or equal to this threshold, and the value at … |
1.3.6.1.6.3.2.1.1.2.1.9 | snmpAlarmRisingEventIndex | 0 | 0 | The index of the snmpEventEntry that is used when a rising threshold is crossed. The snmpEventEntry identified by a particular v… |
1.3.6.1.6.3.2.1.1.2.1.10 | snmpAlarmFallingEventIndex | 0 | 0 | The index of the snmpEventEntry that is used when a falling threshold is crossed. The snmpEventEntry identified by a particular … |
1.3.6.1.6.3.2.1.1.2.1.11 | snmpAlarmUnavailableEventIndex | 0 | 0 | The index of the snmpEventEntry that is used when a variable becomes unavailable. The snmpEventEntry identified by a particular … |
1.3.6.1.6.3.2.1.1.2.1.12 | snmpAlarmStatus | 0 | 0 | The status of this snmpAlarm entry. This object may not be set to `active' unless the following columnar objects exist in this r… |