All MIBs › TUBS-IBR-NFS-MIB › nfsServerLookup
nfsServerLookup
Module: TUBS-IBR-NFS-MIB
OID (symbolic): TUBS-IBR-NFS-MIB::nfsServerLookup
OID (numeric): 1.3.6.1.4.1.1575.1.2.1.7
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The number of nfs lookup operations.
What is nfsServerLookup?
Count of NFS LOOKUP calls received by this server, i.e. requests from clients to resolve a filename within a directory to its file handle; a heavy load of these typically points to directory-traversal-heavy workloads.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1575.1.2.1.7 snmpwalk -v2c -c public <target> TUBS-IBR-NFS-MIB::nfsServerLookup
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1575.1.2.1.7.1 snmpget -v2c -c public <target> TUBS-IBR-NFS-MIB::nfsServerLookup.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> nfsServerLookup.1
Start monitoring vendor-neutral, standards-based MIB, NFS server or NFS client host (per-procedure call/error counter status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the TUBS-IBR-NFS-MIB::nfsServerLookup OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB, NFS server or NFS client host (per-procedure call/error counter status) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.1575 | tubs | TUBS-SMI |
| 1.3.6.1.4.1.1575.1 | ibr | TUBS-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1575.1.2 | nfsMIB | TUBS-IBR-NFS-MIB |
| 1.3.6.1.4.1.1575.1.2.1 | nfsServer | TUBS-IBR-NFS-MIB |
| 1.3.6.1.4.1.1575.1.2.1.7 | nfsServerLookup | TUBS-IBR-NFS-MIB |