DISMAN-NSLOOKUP-MIB
24 objects
The Lookup MIB (DISMAN-NSLOOKUP-MIB) enables determination of either the name(s) corresponding to a host address or of the address(es) associated with a host name at a remote host.
Imported Objects
| INET-ADDRESS-MIB | -- RFC2571 InetAddressType InetAddress |
| SNMP-FRAMEWORK-MIB | -- RFC2580 SnmpAdminString |
| SNMPv2-CONF | -- RFC2579 MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | Integer32 mib-2 MODULE-IDENTITY OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | -- RFC2578 RowStatus |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.2.1.82 | IdentitylookupMIB | The Lookup MIB (DISMAN-NSLOOKUP-MIB) enables determination of either the name(s) corresponding to a host address or of the address(es) associated with a host n… | ||
| 1.3.6.1.2.1.82.1 | NodelookupObjects | |||
| 1.3.6.1.2.1.82.1.1 | ScalarlookupMaxConcurrentRequests | read-write | current | The maximum number of concurrent active lookup requests that are allowed within an agent implementation. A value of 0 for this object implies that there is no … |
| 1.3.6.1.2.1.82.1.2 | ScalarlookupPurgeTime | read-write | current | The amount of time to wait before automatically deleting an entry in the lookupCtlTable and any dependent lookupResultsTable entries after the lookup operation… |
| 1.3.6.1.2.1.82.1.3 | TablelookupCtlTable | not-accessible | current | Defines the Lookup Control Table for providing the capability of performing a lookup operation, gethostbyname or gethostbyaddr, from a remote host. |
| 1.3.6.1.2.1.82.1.3.1 | RowlookupCtlEntry | not-accessible | current | Defines an entry in the lookupCtlTable. A lookupCtlEntry is initially indexed by lookupCtlOwnerIndex, which is of type SnmpAdminString, a textual convention th… |
| 1.3.6.1.2.1.82.1.3.1.1 | ColumnlookupCtlOwnerIndex | not-accessible | current | 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 mul… |
| 1.3.6.1.2.1.82.1.3.1.2 | ColumnlookupCtlOperationName | not-accessible | current | The name of a lookup operation. This is locally unique, within the scope of an lookupCtlOwnerIndex. |
| 1.3.6.1.2.1.82.1.3.1.3 | ColumnlookupCtlTargetAddressType | read-create | current | Specifies the type of address for either performing a gethostbyname or a gethostbyaddr function at a remote host. Specification of dns(16) as the value for thi… |
| 1.3.6.1.2.1.82.1.3.1.4 | ColumnlookupCtlTargetAddress | read-create | current | Specifies the address used for a resolver lookup at a remote host. The corresponding lookupCtlAddressType objects determines its type as well as the function t… |
| 1.3.6.1.2.1.82.1.3.1.5 | ColumnlookupCtlOperStatus | read-only | current | Reflects the operational state of an lookupCtlEntry: enabled(1) - Operation is active. notStarted(2) - Operation has not been enabled. completed(3) - Operation… |
| 1.3.6.1.2.1.82.1.3.1.6 | ColumnlookupCtlTime | read-only | current | 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. |
| 1.3.6.1.2.1.82.1.3.1.7 | ColumnlookupCtlRc | read-only | current | 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… |
| 1.3.6.1.2.1.82.1.3.1.8 | ColumnlookupCtlRowStatus | read-create | current | 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 … |
| 1.3.6.1.2.1.82.1.4 | TablelookupResultsTable | not-accessible | current | Defines the Lookup Results Table for providing the capability of determining the results of a operation at a remote host. One or more entries are added to the … |
| 1.3.6.1.2.1.82.1.4.1 | RowlookupResultsEntry | not-accessible | current | Defines an entry in the lookupResultsTable. The first two index elements identify the lookupCtlEntry that a lookupResultsEntry belongs to. The third index elem… |
| 1.3.6.1.2.1.82.1.4.1.1 | ColumnlookupResultsIndex | not-accessible | current | Entries in the lookupResultsTable are created when the result of a lookup operation is determined. Entries MUST be stored in the lookupResultsTable in the orde… |
| 1.3.6.1.2.1.82.1.4.1.2 | ColumnlookupResultsAddressType | read-only | current | Indicates the type of result of a remote lookup operation. A value of unknown(0) implies that either the operation hasn't been started or that it has failed. |
| 1.3.6.1.2.1.82.1.4.1.3 | ColumnlookupResultsAddress | read-only | current | Reflects a result for a remote lookup operation as per the value of lookupResultsAddressType. |
| 1.3.6.1.2.1.82.2 | NodelookupConformance | |||
| 1.3.6.1.2.1.82.2.1 | NodelookupCompliances | |||
| 1.3.6.1.2.1.82.2.1.1 | CompliancelookupCompliance | read-only | current | The compliance statement for the DISMAN-NSLOOKUP-MIB. |
| 1.3.6.1.2.1.82.2.2 | NodelookupGroups | |||
| 1.3.6.1.2.1.82.2.2.1 | GrouplookupGroup | current | The group of objects that comprise the remote Lookup operation. |