lookupCtlEntry
DISMAN-NSLOOKUP-MIB ·
.1.3.6.1.2.1.82.1.3.1
Object
row
Defines an entry in the lookupCtlTable. A lookupCtlEntry is initially indexed by lookupCtlOwnerIndex, which is a type of SnmpAdminString, a textual convention that allows for the use of the SNMPv3 View-Based Access Control Model (RFC 3415, VACM) and that also allows a management application to identify its entries. The second index element, lookupCtlOperationName, enables the same lookupCtlOwnerIndex entity to have multiple outstanding requests. The value of lookupCtlTargetAddressType determines which lookup function to perform.
Context
- MIB
- DISMAN-NSLOOKUP-MIB
- OID
.1.3.6.1.2.1.82.1.3.1- Type
- row
- Status
- current
- Parent
- lookupCtlTable
- Table
- lookupCtlTable
- Children
- 8
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| lookupCtlOwnerIndex To facilitate the provisioning of access control by a
security administrator using the View-Based Access
Control Model (RFC 2575, VACM) for tables in which
multiple users may need… | column | OctetString | .1.3.6.1.2.1.82.1.3.1.1 |
| lookupCtlOperationName The name of a lookup operation. This is locally unique,
within the scope of an lookupCtlOwnerIndex. | column | OctetString | .1.3.6.1.2.1.82.1.3.1.2 |
| 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 v… | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.2.1.82.1.3.1.3 |
| lookupCtlTargetAddress Specifies the address used for a resolver lookup at a
remote host. The corresponding lookupCtlTargetAddressType
objects determines its type, as well as the function
that can be r… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.2.1.82.1.3.1.4 |
| lookupCtlOperStatus Reflects the operational state of an lookupCtlEntry:
enabled(1) - Operation is active.
notStarted(2) - Operation has not been enabled.
completed(3) - Operation … | column | Enumeration | .1.3.6.1.2.1.82.1.3.1.5 |
| lookupCtlTime Reports the number of milliseconds that a lookup
operation required to be completed at a remote host.
Completed means operation failure as well as
success. | column | milliseconds SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.82.1.3.1.6 |
| lookupCtlRc The system-specific return code from a lookup
operation. All implementations MUST return a value
of 0 for this object when the remote lookup
operation succeeds. A non-zero value… | column | SNMPv2-SMIInteger32 | .1.3.6.1.2.1.82.1.3.1.7 |
| lookupCtlRowStatus This object allows entries to be created and deleted
in the lookupCtlTable.
A remote lookup operation is started when an
entry in this table is created via an SNMP … | column | SNMPv2-TCRowStatus | .1.3.6.1.2.1.82.1.3.1.8 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| lookupCtlOwnerIndex To facilitate the provisioning of access control by a
security administrator using the View-Based Access
Control Model (RFC 2575, VACM) for tables in which
multiple users may need… | column | OctetString | .1.3.6.1.2.1.82.1.3.1.1 |
| lookupCtlOperationName The name of a lookup operation. This is locally unique,
within the scope of an lookupCtlOwnerIndex. | column | OctetString | .1.3.6.1.2.1.82.1.3.1.2 |