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) snmpAlarmSampleType(4)}

snmpAlarmSampleType(4)

 
 

OID description



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

Description:

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 }



Classification:

MIB object for network management

 
See classes of OIDs

Information:

Automatically extracted from IETF RFC 1451.


Note to implementers:




 
 
Short link:


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