eventLogVarOctetStringVal
ADVA-FSP3000ALM-MIB ·
.1.3.6.1.4.1.2544.1.14.4.3.1.6
Object
column
OctetString
The value when eventLogVarType is 'octetString'. OctetString is used for all string types, including DisplayString, SnmpAdminString and DateAndTime. Otherwise, an empty string is returned.
Context
- MIB
- ADVA-FSP3000ALM-MIB
- OID
.1.3.6.1.4.1.2544.1.14.4.3.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- eventLogVarEntry
- Table
- eventLogVarTable
- Siblings
- 8
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-255
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| eventLogVarIndex A monotonically increasing integer, starting at 1 for a
given eventLogIndex, for indexing a variable contained in
the varbind list of a logged event. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.2544.1.14.4.3.1.1 |
| eventLogVarUnsigned32Val The value when eventLogVarType is 'unsigned32'. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.2544.1.14.4.3.1.10 |
| eventLogVarId The object identifier of the variable in the varbind list. | column | ObjectIdentifier | .1.3.6.1.4.1.2544.1.14.4.3.1.2 |
| eventLogVarType 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.1.14.4.3.1.3 |
| eventLogVarInteger32Val The value when eventLogVarType is 'integer32'. Integer32
is also used to represent INTEGER types.
Otherwise, 0 is returned. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2544.1.14.4.3.1.4 |
| eventLogVarIpAddressVal The value when eventLogVarType is 'ipAddress'.
Otherwise, an empty address is returned. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.2544.1.14.4.3.1.5 |
| eventLogVarOidVal The value when eventLogVarType is 'objectId'.
Otherwise, an objectId { 0.0 } is returned. | column | ObjectIdentifier | .1.3.6.1.4.1.2544.1.14.4.3.1.7 |
| eventLogVarCounter64Val The value when eventLogVarType is 'counter64'. | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.2544.1.14.4.3.1.8 |