All MIBs › MICOM-NAC-MIB › nacCacheEntryStatus
nacCacheEntryStatus
Module: MICOM-NAC-MIB
OID (symbolic): MICOM-NAC-MIB::nacCacheEntryStatus
OID (numeric): 1.3.6.1.4.1.335.1.4.15.1.2.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: NAME = StaticEntryInsertionDeletion; DESC = For software releases prior to 3.0 \ this object only supports add and delete \ with an access of write-only. Used to insert \ or remove a static address resolution entry; HELP = ; CAPABILITIES = ;
What is nacCacheEntryStatus?
Controls insertion or removal of a static cache entry: add(1) or delete(2) for legacy write-only behavior on pre-3.0 software, or active(3) to mark an inserted entry as in use on newer releases.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.335.1.4.15.1.2.1.6 snmpwalk -v2c -c public <target> MICOM-NAC-MIB::nacCacheEntryStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.335.1.4.15.1.2.1.6.1 snmpget -v2c -c public <target> MICOM-NAC-MIB::nacCacheEntryStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.335.1.4.15.1.2.1.6.1 i <value>
Start monitoring MICOM Network Access Controller (WAN address-resolution equipment) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the MICOM-NAC-MIB::nacCacheEntryStatus OID value, configure state conditions and alerts, and monitor any MICOM Network Access Controller (WAN address-resolution equipment) from a single console.
OID Breakdown
Upper-level ancestors (9 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.335 | micom | MICOM-OSCAR-MIB |
| 1.3.6.1.4.1.335.1 | products | MICOM-OSCAR-MIB |
| 1.3.6.1.4.1.335.1.4 | micom_oscar | MICOM-OSCAR-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.335.1.4.15 | micom_nac | MICOM-NAC-MIB |
| 1.3.6.1.4.1.335.1.4.15.1 | nac_configuration | MICOM-NAC-MIB |
| 1.3.6.1.4.1.335.1.4.15.1.2 | nacCacheTable | MICOM-NAC-MIB |
| 1.3.6.1.4.1.335.1.4.15.1.2.1 | nacCacheEntry | MICOM-NAC-MIB |
| 1.3.6.1.4.1.335.1.4.15.1.2.1.6 | nacCacheEntryStatus | MICOM-NAC-MIB |