All MIBs › DLSW-MIB › dlswDirMacCacheNextIndex
dlswDirMacCacheNextIndex
Module: DLSW-MIB
OID (symbolic): DLSW-MIB::dlswDirMacCacheNextIndex
OID (numeric): 1.3.6.1.2.1.46.1.4.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The next value of dlswDirMacIndex to be assigned by the agent. A retrieval of this object atomically reserves the returned value for use by the manager to create a row in dlswDirMacTable. This makes it possible for the agent to control the index space of the MAC address cache, yet allows the manager to administratively create new rows.
What is dlswDirMacCacheNextIndex?
Returns the next index value the agent will assign for a new row in dlswDirMacTable; reading this object atomically reserves that value for the manager's next row creation. This lets a management station add a new MAC directory entry without index collisions, while the agent retains control of the index space.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.46.1.4.1.4 snmpwalk -v2c -c public <target> DLSW-MIB::dlswDirMacCacheNextIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.46.1.4.1.4.1 snmpget -v2c -c public <target> DLSW-MIB::dlswDirMacCacheNextIndex.1
Start monitoring Router/gateway running Data Link Switching (vendor-neutral, legacy SNA/NetBIOS over IP) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DLSW-MIB::dlswDirMacCacheNextIndex OID value, configure state conditions and alerts, and monitor any Router/gateway running Data Link Switching (vendor-neutral, legacy SNA/NetBIOS over IP) from a single console.
OID Breakdown
Upper-level ancestors (6 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 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.4 | dlswDirMacCacheNextIndex | DLSW-MIB |