All MIBs › DLSW-MIB › dlswDirNBCacheHits
dlswDirNBCacheHits
Module: DLSW-MIB
OID (symbolic): DLSW-MIB::dlswDirNBCacheHits
OID (numeric): 1.3.6.1.2.1.46.1.4.1.6
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
The number of times a cache search for a particular NetBIOS name resulted in success.
What is dlswDirNBCacheHits?
This counter increments each time a Data Link Switching (DLSW) NetBIOS name directory cache lookup successfully finds a matching cached entry. It is a read-only Counter32 value. An operator would use this metric along with cache miss counts to evaluate the efficiency of the DLSW naming cache, with higher hit rates indicating better performance and less network overhead.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.46.1.4.1.6 snmpwalk -v2c -c public <target> DLSW-MIB::dlswDirNBCacheHits
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.46.1.4.1.6.1 snmpget -v2c -c public <target> DLSW-MIB::dlswDirNBCacheHits.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.46 | dlsw | DLSW-MIB |
| 1.3.6.1.2.1.46.1 | dlswMIB | DLSW-MIB |
| 1.3.6.1.2.1.46.1.4 | dlswDirectory | DLSW-MIB |
| 1.3.6.1.2.1.46.1.4.1 | dlswDirStat | DLSW-MIB |
| 1.3.6.1.2.1.46.1.4.1.6 | dlswDirNBCacheHits | DLSW-MIB |