nlmLogVariableIpAddressVal
NOTIFICATION-LOG-MIB ·
.1.3.6.1.2.1.92.1.3.2.1.9
Object
column
SNMPv2-SMIIpAddress
The value when nlmLogVariableType is 'ipAddress'.
Although this seems to be unfriendly for IPv6, we
have to recognize that there are a number of older
MIBs that do contain an IPv4 format address, known
as IpAddress.
IPv6 addresses are represented using TAddress or
InetAddress, and so the underlying datatype is
OCTET STRING, and their value would be stored in
the nlmLogVariableOctetStringVal column.
Context
- MIB
- NOTIFICATION-LOG-MIB
- OID
.1.3.6.1.2.1.92.1.3.2.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- nlmLogVariableEntry
- Table
- nlmLogVariableTable
- Siblings
- 11
Syntax
SNMPv2-SMIIpAddress
- Source
- SNMPv2-SMIIpAddress
- Base type
OctetString
Values & Constraints
Type Constraints
range: 4
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| nlmLogVariableIndex A monotonically increasing integer, starting at 1 for a given
nlmLogIndex, for indexing variables within the logged
Notification. | column | Unsigned32 | .1.3.6.1.2.1.92.1.3.2.1.1 |
| nlmLogVariableOidVal The value when nlmLogVariableType is 'objectId'. | column | ObjectIdentifier | .1.3.6.1.2.1.92.1.3.2.1.10 |
| nlmLogVariableCounter64Val The value when nlmLogVariableType is 'counter64'. | column | SNMPv2-SMICounter64 | .1.3.6.1.2.1.92.1.3.2.1.11 |
| nlmLogVariableOpaqueVal The value when nlmLogVariableType is 'opaque'. | column | SNMPv2-SMIOpaque | .1.3.6.1.2.1.92.1.3.2.1.12 |
| nlmLogVariableID The variable's object identifier. | column | ObjectIdentifier | .1.3.6.1.2.1.92.1.3.2.1.2 |
| nlmLogVariableValueType The type of the value. One and only one of the value
objects that follow must be instantiated, based on this type. | column | Enumeration | .1.3.6.1.2.1.92.1.3.2.1.3 |
| nlmLogVariableCounter32Val The value when nlmLogVariableType is 'counter32'. | column | SNMPv2-SMICounter32 | .1.3.6.1.2.1.92.1.3.2.1.4 |
| nlmLogVariableUnsigned32Val The value when nlmLogVariableType is 'unsigned32'. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.92.1.3.2.1.5 |
| nlmLogVariableTimeTicksVal The value when nlmLogVariableType is 'timeTicks'. | column | SNMPv2-SMITimeTicks | .1.3.6.1.2.1.92.1.3.2.1.6 |
| nlmLogVariableInteger32Val The value when nlmLogVariableType is 'integer32'. | column | SNMPv2-SMIInteger32 | .1.3.6.1.2.1.92.1.3.2.1.7 |
| nlmLogVariableOctetStringVal The value when nlmLogVariableType is 'octetString'. | column | OctetString | .1.3.6.1.2.1.92.1.3.2.1.8 |