alarmPolicyTable
CONFIG-MIB ·
.1.3.6.1.4.1.81.7.13.1
Object
table
mandatory
A table containing the parameters that define the alarm policies.
Context
- MIB
- CONFIG-MIB
- OID
.1.3.6.1.4.1.81.7.13.1- Type
- table
- Status
- mandatory
- Parent
- chAlarms
- Siblings
- 4
- Children
- 1
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| alarmPolicyNextFree mandatory An entry that points to the first available row in the policy
table. If no rows are available, the value of the item is 0. | scalar | Integer32 | .1.3.6.1.4.1.81.7.13.2 |
| variableTable mandatory This table contains the instances to be sampled by the agent
and a pointer to the relevant policy in the policyTable for each instance. | table | - | .1.3.6.1.4.1.81.7.13.3 |
| variableNumOfEntries mandatory The number of entries in the table. | scalar | Integer32 | .1.3.6.1.4.1.81.7.13.4 |
| alarmPolicyLastChange mandatory This attribute contains the value of sysUpTime
at the last time any of the following changes were
made to one of the alarm tables:
- a policy's state was changed to or from 'act… | scalar | RFC1155-SMITimeTicks | .1.3.6.1.4.1.81.7.13.5 |
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| alarmPolicyEntry mandatory An entry that contains the definition of an alarm: threshold
value, threshold type (rising/falling), sample time interval,
sample type (delta or absolute value), and action poli… | row | - | .1.3.6.1.4.1.81.7.13.1.1 |