ntwsTraplogVarValueType
NTWS-TRAPLOG-MIB ·
.1.3.6.1.4.1.45.6.1.4.13.1.4.1.4
Object
column
Enumeration
The type of the value. One and only one of the value objects that follow must be instantiated, based on this type.
Context
- MIB
- NTWS-TRAPLOG-MIB
- OID
.1.3.6.1.4.1.45.6.1.4.13.1.4.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ntwsTraplogVarEntry
- Table
- ntwsTraplogVarTable
- Siblings
- 11
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | counter32 |
2 | unsigned32 |
3 | timeTicks |
4 | integer32 |
5 | ipAddress |
6 | octetString |
7 | objectId |
8 | counter64 |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ntwsTraplogVarTrapIndex The index of a logged trap, see 'ntwsTraplogTrapIndex' above. | column | NtwsTraplogTrapOccurrenceIndex | .1.3.6.1.4.1.45.6.1.4.13.1.4.1.1 |
| ntwsTraplogVarIpAddressVal The value when ntwsTraplogVarType is 'ipAddress'.
This is an IPv4 format address, known as IpAddress.
IPv6 addresses are represented using TAddress or
InetAddress, … | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.45.6.1.4.13.1.4.1.10 |
| ntwsTraplogVarOidVal The value when ntwsTraplogVarType is 'objectId'. | column | ObjectIdentifier | .1.3.6.1.4.1.45.6.1.4.13.1.4.1.11 |
| ntwsTraplogVarCounter64Val The value when ntwsTraplogVarType is 'counter64'. | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.45.6.1.4.13.1.4.1.12 |
| ntwsTraplogVarIndex A monotonically increasing integer, starting at 1 for a given
ntwsTraplogTrapIndex, for indexing variables within the logged trap. | column | Unsigned32 | .1.3.6.1.4.1.45.6.1.4.13.1.4.1.2 |
| ntwsTraplogVarID The variable's object identifier. | column | ObjectIdentifier | .1.3.6.1.4.1.45.6.1.4.13.1.4.1.3 |
| ntwsTraplogVarCounter32Val The value when ntwsTraplogVarType is 'counter32'. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.45.6.1.4.13.1.4.1.5 |
| ntwsTraplogVarUnsigned32Val The value when ntwsTraplogVarType is 'unsigned32'. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.45.6.1.4.13.1.4.1.6 |
| ntwsTraplogVarTimeTicksVal The value when ntwsTraplogVarType is 'timeTicks'. | column | SNMPv2-SMITimeTicks | .1.3.6.1.4.1.45.6.1.4.13.1.4.1.7 |
| ntwsTraplogVarInteger32Val The value when ntwsTraplogVarType is 'integer32'. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.45.6.1.4.13.1.4.1.8 |
| ntwsTraplogVarOctetStringVal The value when ntwsTraplogVarType is 'octetString'. | column | OctetString | .1.3.6.1.4.1.45.6.1.4.13.1.4.1.9 |