neEventLogVarUnsigned32Val
ADVA-MIB ·
.1.3.6.1.4.1.2544.2.3.3.1.10
Object
column
SNMPv2-SMIUnsigned32
The value when neEventLogVarType is 'unsigned32'.
Context
- MIB
- ADVA-MIB
- OID
.1.3.6.1.4.1.2544.2.3.3.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- neEventLogVarEntry
- Table
- neEventLogVarTable
- Siblings
- 8
Syntax
SNMPv2-SMIUnsigned32
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
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 |
| 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 |
| neEventLogVarOctetStringVal The value when neEventLogVarType is 'octetString'.
OctetString is used for all string types, including
DisplayString, SnmpAdminString and DateAndTime.
Otherwise, an empty string i… | column | OctetString | .1.3.6.1.4.1.2544.2.3.3.1.6 |
| 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 |