snmpAlarmInterval OBJECT-TYPE
SYNTAX Integer32
UNITS "seconds"
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"The interval in seconds over which the data is
sampled and compared with the rising and falling
thresholds. When setting this object and the
sampling type is `deltaValue, care should be
taken to ensure that the change during this
interval of the variable being sampled will not
exceed the (-2^31...2^31-1) range of the
snmpAlarmValue.
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."
View at oid-info.com
The interval in seconds over which the data is
sampled and compared with the rising and falling
thresholds. When setting this object and the
sampling type is `deltaValue', care should be
taken to ensure that the change during this
interval of the variable being sampled will not
exceed the (-2^31...2^31-1) range of the
snmpAlarmValue.
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 interval in seconds over which the data is
sampled and compared with the rising and falling
thresholds. When setting this object and the
sampling type is `deltaValue', care should be
taken to ensure that the change during this
interval of the variable being sampled will not
exceed the (-2^31...2^31-1) range of the
snmpAlarmValue.
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
snmpAlarmInterval OBJECT-TYPE SYNTAX Integer32 UNITS "seconds" MAX-ACCESS read-create STATUS current DESCRIPTION "The interval in seconds over which the data is sampled and compared with the rising and falling thresholds. When setting this object and the sampling type is `deltaValue', care should be taken to ensure that the change during this interval of the variable being sampled will not exceed the (-2^31...2^31-1) range of the snmpAlarmValue. 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." ::= { snmpAlarmEntry 3 }
snmpAlarmInterval OBJECT-TYPE SYNTAX Integer32 UNITS "seconds" MAX-ACCESS read-create STATUS current DESCRIPTION "The interval in seconds over which the data is sampled and compared with the rising and falling thresholds. When setting this object and the sampling type is `deltaValue', care should be taken to ensure that the change during this interval of the variable being sampled will not exceed the (-2^31...2^31-1) range of the snmpAlarmValue. 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." ::= { snmpAlarmEntry 3 }
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.4 | snmpAlarmSampleType | 0 | 0 | The method of sampling the selected variable and calculating the value to be compared against the thresholds. If the value of th… |
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… |