neEventLogVarOctetStringVal
ADVA-MIB ·
.1.3.6.1.4.1.2544.2.3.3.1.6
Object
column
OctetString
The value when neEventLogVarType is 'octetString'. OctetString is used for all string types, including DisplayString, SnmpAdminString and DateAndTime. Otherwise, an empty string is returned.
Context
- MIB
- ADVA-MIB
- OID
.1.3.6.1.4.1.2544.2.3.3.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- neEventLogVarEntry
- Table
- neEventLogVarTable
- Siblings
- 8
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-255
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| neEventLogVarIndex A monotonically increasing integer, starting at 1 for a
given neEventLogIndex, for indexing a variable contained in
the varbind list of a logged event. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.2544.2.3.3.1.1 |
| neEventLogVarUnsigned32Val The value when neEventLogVarType is 'unsigned32'. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.2544.2.3.3.1.10 |
| neEventLogVarId The object identifier of the variable in the varbind list. | column | ObjectIdentifier | .1.3.6.1.4.1.2544.2.3.3.1.2 |
| neEventLogVarType The type of variable. One and only one of the value objects
that follow must be instantiated, based on this type. The
used types depend on the enterprise traps defined for the
spe… | column | Enumeration | .1.3.6.1.4.1.2544.2.3.3.1.3 |
| neEventLogVarInteger32Val The value when neEventLogVarType is 'integer32'. Integer32
is also used to represent INTEGER types.
Otherwise, 0 is returned. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2544.2.3.3.1.4 |
| neEventLogVarIpAddressVal The value when neEventLogVarType is 'ipAddress'.
Otherwise, an empty address is returned. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.2544.2.3.3.1.5 |
| neEventLogVarOidVal The value when neEventLogVarType is 'objectId'.
Otherwise, an objectId { 0.0 } is returned. | column | ObjectIdentifier | .1.3.6.1.4.1.2544.2.3.3.1.7 |
| neEventLogVarCounter64Val The value when neEventLogVarType is 'counter64'. | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.2544.2.3.3.1.8 |