DISMAN-NSLOOKUP-MIB

        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.
        
Copyright (C) The Internet Society (2006).  This version of
this MIB module is part of RFC 4560; see the RFC itself for
full legal notices.
    
Source file
DISMAN-NSLOOKUP-MIB
Last revised
Identity
lookupMIB
Base OID
1.3.6.1.2.1.82
Imported Objects
INET-ADDRESS-MIB InetAddress InetAddressType
SNMP-FRAMEWORK-MIB SnmpAdminString
SNMPv2-CONF MODULE-COMPLIANCE (no object page) OBJECT-GROUP (no object page)
SNMPv2-SMI Integer32 mib-2 MODULE-IDENTITY (no object page) OBJECT-TYPE (no object page) Unsigned32
SNMPv2-TC RowStatus
Net-SNMP examples using the rfc MIB directory Show commands

These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.

Translate the module identity
/usr/bin/snmptranslate -Pud -Ir -On -m 'DISMAN-NSLOOKUP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DISMAN-NSLOOKUP-MIB::lookupMIB'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DISMAN-NSLOOKUP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DISMAN-NSLOOKUP-MIB::lookupMIB'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (22)
.1.3.6.1.2.1.82
.1.3.6.1.2.1.82.1
.1.3.6.1.2.1.82.1.1
secondsUnsigned32
.1.3.6.1.2.1.82.1.2
.1.3.6.1.2.1.82.1.3
.1.3.6.1.2.1.82.1.3.1
OctetString
.1.3.6.1.2.1.82.1.3.1.1
OctetString
.1.3.6.1.2.1.82.1.3.1.2
.1.3.6.1.2.1.82.1.3.1.3
.1.3.6.1.2.1.82.1.3.1.4
Enumeration
.1.3.6.1.2.1.82.1.3.1.5
.1.3.6.1.2.1.82.1.3.1.6
.1.3.6.1.2.1.82.1.3.1.7
.1.3.6.1.2.1.82.1.3.1.8
.1.3.6.1.2.1.82.1.4
.1.3.6.1.2.1.82.1.4.1
Unsigned32
.1.3.6.1.2.1.82.1.4.1.1
.1.3.6.1.2.1.82.1.4.1.2
.1.3.6.1.2.1.82.1.4.1.3
.1.3.6.1.2.1.82.2
.1.3.6.1.2.1.82.2.1
.1.3.6.1.2.1.82.2.2
Dependencies (5) 5 direct Show tree and compile order Hide dependency details

Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.

Dependency tree
Dependency-first compile order
  1. SNMPv2-SMIrfc
  2. SNMPv2-TCrfc
  3. INET-ADDRESS-MIBrfc
  4. SNMPv2-CONFrfc
  5. SNMP-FRAMEWORK-MIBrfc
  6. DISMAN-NSLOOKUP-MIBrfcselected
Compliance Statements (2)

OID .1.3.6.1.2.1.82.2.1.1
The compliance statement for SNMP entities that
fully implement the DISMAN-NSLOOKUP-MIB.
Required groups
mandatory lookupGroup
Object refinements
ObjectAccessSyntaxDescription
lookupMaxConcurrentRequests readonly
The agent is not required to support set
operations to this object.
lookupPurgeTime readonly
The agent is not required to support a set
operation to this object.

OID .1.3.6.1.2.1.82.2.1.2
The minimum compliance statement for SNMP entities
that implement the minimal subset of the
DISMAN-NSLOOKUP-MIB. Implementors might choose this
subset for small devices with limited resources.
Required groups
mandatory lookupGroup
Object refinements
ObjectAccessSyntaxDescription
lookupMaxConcurrentRequests readonly
The agent is not required to support set
operations to this object.
lookupPurgeTime readonly
The agent is not required to support a set
operation to this object.
lookupCtlRowStatus readonly
Write access is not required. If write access is
not supported, then at least one entry in the
lookupCtlTable MUST be established already when the SNMP
agent starts offering access to the NSLOOKUP-MIB module.
If, in such a case, only a single entry is offered, then
it is RECOMMENDED that this entry use strings with a
length of 0 for both of its two index objects.