lookupResultsAddressType
DISMAN-NSLOOKUP-MIB ·
.1.3.6.1.2.1.82.1.4.1.2
Object
column
INET-ADDRESS-MIBInetAddressType
Indicates the type of result of a remote lookup operation. A value of unknown(0) implies either that the operation hasn't been started or that it has failed.
Context
- MIB
- DISMAN-NSLOOKUP-MIB
- OID
.1.3.6.1.2.1.82.1.4.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- lookupResultsEntry
- Table
- lookupResultsTable
- Siblings
- 2
Syntax
INET-ADDRESS-MIBInetAddressType
- Source
- INET-ADDRESS-MIBInetAddressType
- Base type
Enumeration
Values & Constraints
Type Values
0 | unknown |
1 | ipv4 |
2 | ipv6 |
3 | ipv4z |
4 | ipv6z |
16 | dns |
25 | l2vpn |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| lookupResultsIndex Entries in the lookupResultsTable are created when
the result of a lookup operation is determined.
Entries MUST be stored in the lookupResultsTable in
the order tha… | column | Unsigned32 | .1.3.6.1.2.1.82.1.4.1.1 |
| lookupResultsAddress Reflects a result for a remote lookup operation
as per the value of lookupResultsAddressType.
The address type (InetAddressType) that relates to
this object is spec… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.2.1.82.1.4.1.3 |