Main page
OID Repository
https://oid-base.com
Display OID:

{iso(1) identified-organization(3) dod(6) internet(1) snmpV2(6) snmpModules(3) snmpM2M(2) snmpM2MObjects(1) snmpAlarm(1) snmpAlarmTable(2) snmpAlarmEntry(1) snmpAlarmStartupAlarm(6)}

snmpAlarmStartupAlarm(6)

 
 

OID description



   
OID: (ASN.1 notation)
(dot notation)
(OID-IRI notation)

Description:

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 }



Information:

Automatically extracted from IETF RFC 1451.

 
 
Short link:


Parent OID: snmpAlarmEntry(1) First sibling OID: snmpAlarmIndex(1) Previous sibling OID: snmpAlarmValue(5) Next sibling OID: snmpAlarmRisingThreshold(7) Last sibling OID: snmpAlarmStatus(12)