lookupCtlTargetAddressType
Specifies the type of address for performing a lookup operation for a symbolic host name or for a host address from a remote host. Specification of dns(16) as the value for this object means that a function such as, for example, getaddrinfo() or gethostbyname() should be performed to return one or more numeric addresses. Use of a value of either ipv4(1) or ipv6(2) means that a functions such as, for example, getnameinfo() or gethostbyaddr() should be used to return the symbolic names associated with a host.
Table columns
8 objects| Oid | Name | Access | Type |
|---|---|---|---|
| 1.3.6.1.2.1.82.1.3.1.1 | lookupCtlOwnerIndex | noaccess | Unknown |
| 1.3.6.1.2.1.82.1.3.1.2 | lookupCtlOperationName | noaccess | Unknown |
| 1.3.6.1.2.1.82.1.3.1.3 | lookupCtlTargetAddressType | readwrite | InetAddressType |
| 1.3.6.1.2.1.82.1.3.1.4 | lookupCtlTargetAddress | readwrite | InetAddress |
| 1.3.6.1.2.1.82.1.3.1.5 | lookupCtlOperStatus | readonly | enabled(1), notStarted(2), completed(3) |
| 1.3.6.1.2.1.82.1.3.1.6 | lookupCtlTime | readonly | Unsigned32 |
| 1.3.6.1.2.1.82.1.3.1.7 | lookupCtlRc | readonly | Integer32 |
| 1.3.6.1.2.1.82.1.3.1.8 | lookupCtlRowStatus | readwrite | RowStatus |
Used by conformance groups
1 objects- 1.3.6.1.2.1.82.2.2.1 lookupGroup