MIB Viewer

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-SMIInteger32 mib-2 MODULE-IDENTITY OBJECT-TYPE Unsigned32
SNMPv2-TC-- RFC2578 RowStatus
OIDNameAccessStatusDescription
1.3.6.1.2.1.82IdentitylookupMIBThe 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.1NodelookupObjects
1.3.6.1.2.1.82.1.1ScalarlookupMaxConcurrentRequestsread-writecurrentThe 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.2ScalarlookupPurgeTimeread-writecurrentThe 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.3TablelookupCtlTablenot-accessiblecurrentDefines 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.1RowlookupCtlEntrynot-accessiblecurrentDefines 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.1ColumnlookupCtlOwnerIndexnot-accessiblecurrentTo 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.2ColumnlookupCtlOperationNamenot-accessiblecurrentThe 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.3ColumnlookupCtlTargetAddressTyperead-createcurrentSpecifies 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.4ColumnlookupCtlTargetAddressread-createcurrentSpecifies 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.5ColumnlookupCtlOperStatusread-onlycurrentReflects 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.6ColumnlookupCtlTimeread-onlycurrentReports 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.7ColumnlookupCtlRcread-onlycurrentThe 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.8ColumnlookupCtlRowStatusread-createcurrentThis 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.4TablelookupResultsTablenot-accessiblecurrentDefines 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.1RowlookupResultsEntrynot-accessiblecurrentDefines 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.1ColumnlookupResultsIndexnot-accessiblecurrentEntries 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.2ColumnlookupResultsAddressTyperead-onlycurrentIndicates 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.3ColumnlookupResultsAddressread-onlycurrentReflects a result for a remote lookup operation as per the value of lookupResultsAddressType.
1.3.6.1.2.1.82.2NodelookupConformance
1.3.6.1.2.1.82.2.1NodelookupCompliances
1.3.6.1.2.1.82.2.1.1CompliancelookupComplianceread-onlycurrentThe compliance statement for the DISMAN-NSLOOKUP-MIB.
1.3.6.1.2.1.82.2.2NodelookupGroups
1.3.6.1.2.1.82.2.2.1GrouplookupGroupcurrentThe group of objects that comprise the remote Lookup operation.