snmpAlarmStartupAlarm OBJECT-TYPE
SYNTAX INTEGER {
risingAlarm(1),
fallingAlarm(2),
risingOrFallingAlarm(3)
}
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"The alarm that may be sent when this entry is
first set to `active. If the first sample after
this entry becomes active is greater than or equal
to the risingThreshold and snmpAlarmStartupAlarm
is equal to `risingAlarm or
`risingOrFallingAlarm, then a single rising alarm
will be generated. If the first sample after this
entry becomes active is less than or equal to the
fallingThreshold and snmpAlarmStartupAlarm is
equal to `fallingAlarm or `risingOrFallingAlarm,
then a single falling alarm will be generated.
Note that a snmpObjectUnavailableAlarm is sent
upon startup whenever it is applicable,
independent of the setting of
snmpAlarmStartupAlarm.
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 { risingOrFallingAlarm }
View at oid-info.com
The alarm that may be sent when this entry is
first set to `active'. If the first sample after
this entry becomes active is greater than or equal
to the risingThreshold and snmpAlarmStartupAlarm
is equal to `risingAlarm' or
`risingOrFallingAlarm', then a single rising alarm
will be generated. If the first sample after this
entry becomes active is less than or equal to the
fallingThreshold and snmpAlarmStartupAlarm is
equal to `fallingAlarm' or `risingOrFallingAlarm',
then a single falling alarm will be generated.
Note that a snmpObjectUnavailableAlarm is sent
upon startup whenever it is applicable,
independent of the setting of
snmpAlarmStartupAlarm.
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 alarm that may be sent when this entry is
first set to `active'. If the first sample after
this entry becomes active is greater than or equal
to the risingThreshold and snmpAlarmStartupAlarm
is equal to `risingAlarm' or
`risingOrFallingAlarm', then a single rising alarm
will be generated. If the first sample after this
entry becomes active is less than or equal to the
fallingThreshold and snmpAlarmStartupAlarm is
equal to `fallingAlarm' or `risingOrFallingAlarm',
then a single falling alarm will be generated.
Note that a snmpObjectUnavailableAlarm is sent
upon startup whenever it is applicable,
independent of the setting of
snmpAlarmStartupAlarm.
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
snmpAlarmStartupAlarm OBJECT-TYPE SYNTAX INTEGER { risingAlarm(1), fallingAlarm(2), risingOrFallingAlarm(3) } MAX-ACCESS read-create STATUS current DESCRIPTION "The alarm that may be sent when this entry is first set to `active'. If the first sample after this entry becomes active is greater than or equal to the risingThreshold and snmpAlarmStartupAlarm is equal to `risingAlarm' or `risingOrFallingAlarm', then a single rising alarm will be generated. If the first sample after this entry becomes active is less than or equal to the fallingThreshold and snmpAlarmStartupAlarm is equal to `fallingAlarm' or `risingOrFallingAlarm', then a single falling alarm will be generated. Note that a snmpObjectUnavailableAlarm is sent upon startup whenever it is applicable, independent of the setting of snmpAlarmStartupAlarm. 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 { risingOrFallingAlarm } ::= { snmpAlarmEntry 6 }
snmpAlarmStartupAlarm OBJECT-TYPE SYNTAX INTEGER { risingAlarm(1), fallingAlarm(2), risingOrFallingAlarm(3) } MAX-ACCESS read-create STATUS current DESCRIPTION "The alarm that may be sent when this entry is first set to `active'. If the first sample after this entry becomes active is greater than or equal to the risingThreshold and snmpAlarmStartupAlarm is equal to `risingAlarm' or `risingOrFallingAlarm', then a single rising alarm will be generated. If the first sample after this entry becomes active is less than or equal to the fallingThreshold and snmpAlarmStartupAlarm is equal to `fallingAlarm' or `risingOrFallingAlarm', then a single falling alarm will be generated. Note that a snmpObjectUnavailableAlarm is sent upon startup whenever it is applicable, independent of the setting of snmpAlarmStartupAlarm. 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 { risingOrFallingAlarm } ::= { snmpAlarmEntry 6 }
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.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.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… |