alarmActiveVariableValueType
ALARM-MIB ·
.1.3.6.1.2.1.118.1.2.3.1.3
Object
column
Enumeration
The type of the value. One and only one of the value objects that follow is used for a given row in this table, based on this type.
Context
- MIB
- ALARM-MIB
- OID
.1.3.6.1.2.1.118.1.2.3.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- alarmActiveVariableEntry
- Table
- alarmActiveVariableTable
- Siblings
- 11
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | counter32 |
2 | unsigned32 |
3 | timeTicks |
4 | integer32 |
5 | ipAddress |
6 | octetString |
7 | objectId |
8 | counter64 |
9 | opaque |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| alarmActiveVariableIndex A strictly monotonically increasing integer, starting at
1 for a given alarmActiveIndex, for indexing variables
within the active alarm variable list. | column | Unsigned32 | .1.3.6.1.2.1.118.1.2.3.1.1 |
| alarmActiveVariableOidVal The value when alarmActiveVariableType is 'objectId'. | column | ObjectIdentifier | .1.3.6.1.2.1.118.1.2.3.1.10 |
| alarmActiveVariableCounter64Val The value when alarmActiveVariableType is 'counter64'. | column | SNMPv2-SMICounter64 | .1.3.6.1.2.1.118.1.2.3.1.11 |
| alarmActiveVariableOpaqueVal The value when alarmActiveVariableType is 'opaque'.
Note that although RFC2578 [RFC2578] forbids the use
of Opaque in 'standard' MIB modules, this particular
usage … | column | OctetString | .1.3.6.1.2.1.118.1.2.3.1.12 |
| alarmActiveVariableID The alarm variable's object identifier. | column | ObjectIdentifier | .1.3.6.1.2.1.118.1.2.3.1.2 |
| alarmActiveVariableCounter32Val The value when alarmActiveVariableType is 'counter32'. | column | SNMPv2-SMICounter32 | .1.3.6.1.2.1.118.1.2.3.1.4 |
| alarmActiveVariableUnsigned32Val The value when alarmActiveVariableType is 'unsigned32'. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.118.1.2.3.1.5 |
| alarmActiveVariableTimeTicksVal The value when alarmActiveVariableType is 'timeTicks'. | column | SNMPv2-SMITimeTicks | .1.3.6.1.2.1.118.1.2.3.1.6 |
| alarmActiveVariableInteger32Val The value when alarmActiveVariableType is 'integer32'. | column | SNMPv2-SMIInteger32 | .1.3.6.1.2.1.118.1.2.3.1.7 |
| alarmActiveVariableOctetStringVal The value when alarmActiveVariableType is 'octetString'. | column | OctetString | .1.3.6.1.2.1.118.1.2.3.1.8 |
| alarmActiveVariableIpAddressVal The value when alarmActiveVariableType is 'ipAddress'. | column | SNMPv2-SMIIpAddress | .1.3.6.1.2.1.118.1.2.3.1.9 |