---
oid: "1.3.6.1.6.3.2.1.1.2.1.4"
asn1-notation: "{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)}"
description: "snmpAlarmSampleType OBJECT-TYPE "
last-modified: "2020-06-02"
tags: [oid-repository]
---

## OID: `1.3.6.1.6.3.2.1.1.2.1.4` (last updated: 2020-06-02)

```asn1
{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)}
```

### Description

```asn1
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

### Supplementary information

Automatically extracted from IETF [RFC 1451](https://www.rfc-editor.org/rfc/rfc1451.html).

### Child OIDs

No child OID

### Terms of Use

[Terms of use](https://oid-base.com/disclaimer.htm.md)

**Note to implementers:**: The OID repository is constantly updated but does not necessarily store the latest (or most accurate) version of this formal description. For an implementation, it is recommended to search the web for a more recent description. If this is the case, please update the above description.
