alarmPolicyActionPolicy
CONFIG-MIB ·
.1.3.6.1.4.1.81.7.13.1.1.7
Object
column
mandatory
r/w
Enumeration
This item defines the action taken by the agent upon detection of a variable larger or smaller than threshold (according to the value of alarmPolicyRisingFalling). If the value is trap(1) a trap is sent to all managers. If the value is trapAndDisconnectPort(2) and the OID in variableSampledOID points to a port then the port is disconnected. A value of (2) on a non-port item is legal, and will have the same effect as (1). Traps are sent only once, upon detection of the threshold crossing.
Context
- MIB
- CONFIG-MIB
- OID
.1.3.6.1.4.1.81.7.13.1.1.7- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- alarmPolicyEntry
- Table
- alarmPolicyTable
- Siblings
- 8
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | trap |
2 | trapAndDisconnectPort |
3 | none |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| alarmPolicyIndex mandatory The value of this object identifies the alarmPolicy.
It is also used in the VariableTable as a pointer from
the sampled OID to the alarmPolicy defined on that
item. This item un… | column | Integer32 | .1.3.6.1.4.1.81.7.13.1.1.1 |
| alarmPolicyParameterOID mandatory This variable defines the type of variable that this policy
monitors. The value of the item is an non-instanciated OID
from the following list:
- chHWPeakIntTemp.
- ethPortFr… | column | ObjectIdentifier | .1.3.6.1.4.1.81.7.13.1.1.2 |
| alarmPolicyRisingFalling mandatory This value defines whether the policy is a rising alarm or
a falling alarm. If the value of this item is rising(1), then
the actionPolicy is executed if the value of the sampled … | column | Enumeration | .1.3.6.1.4.1.81.7.13.1.1.3 |
| alarmPolicyThresholdValue mandatory The threshold value of the alarmPolicy. If the reading of
the sampled instance (according to the alarmPolicyType:
delta or absolute value) is above or below the value of this
it… | column | Integer32 | .1.3.6.1.4.1.81.7.13.1.1.4 |
| alarmPolicySampleTimeInterval mandatory The time interval between two subsequent samples of the
data, in seconds. All instances that are assigned to this policy
are sampled once every TimeInterval. The value of this i… | column | Integer32 | .1.3.6.1.4.1.81.7.13.1.1.5 |
| alarmPolicySampleType mandatory This item defines the type of sample that is compared to the
threshold. If the value of this item is delta(1), then the threshold
is compared to the difference between every two… | column | Enumeration | .1.3.6.1.4.1.81.7.13.1.1.6 |
| alarmPolicyBitmap mandatory This item describes the relationship between the policy table
and the variable table. It is coded in proprietary coding. | column | OctetString | .1.3.6.1.4.1.81.7.13.1.1.8 |
| alarmPolicyStatus mandatory This variable defines the status of the row.
The values of this variables are defined and handled,
according to the definitions in the IETF draft:
Row creation with SNMPv1, from… | column | Enumeration | .1.3.6.1.4.1.81.7.13.1.1.9 |