All MIBs › CTRON-AppleTalk-ROUTER-MIB › nwAtEventMaxEntries
nwAtEventMaxEntries
Module: CTRON-AppleTalk-ROUTER-MIB
OID (symbolic): CTRON-AppleTalk-ROUTER-MIB::nwAtEventMaxEntries
OID (numeric): 1.3.6.1.4.1.52.4.2.2.2.3.4.2.10.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Sets the maximum number of entries allowed in the event log table. When the number of entries reaches the value of nwAtEventMaxEntries the first (oldest) entry is deleted to allow a new entry to be added.
What is nwAtEventMaxEntries?
This read-write INTEGER caps how many entries the AppleTalk event log table can hold, and once full the oldest entry is deleted automatically to make room for a new one. An administrator sizes it to balance how much AppleTalk event history is retained against memory use on the device. Increasing nwAtEventMaxEntries before a lengthy troubleshooting session keeps early AppleTalk events from being overwritten before the investigation is finished.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.2.2.2.3.4.2.10.1.2 snmpwalk -v2c -c public <target> CTRON-AppleTalk-ROUTER-MIB::nwAtEventMaxEntries
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.4.2.2.2.3.4.2.10.1.2.1 snmpget -v2c -c public <target> CTRON-AppleTalk-ROUTER-MIB::nwAtEventMaxEntries.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.4.2.2.2.3.4.2.10.1.2.1 i <value>
Start monitoring Cabletron Systems router (AppleTalk, legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTRON-AppleTalk-ROUTER-MIB::nwAtEventMaxEntries OID value, configure state conditions and alerts, and monitor any Cabletron Systems router (AppleTalk, legacy) from a single console.
OID Breakdown
Upper-level ancestors (12 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.52 | cabletron | Cabletron-MIB |
| 1.3.6.1.4.1.52.4 | mibs | CTRON-AP3000-MIB |
| 1.3.6.1.4.1.52.4.2 | ctronExp | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.2.2 | ctronRouterExp | ROUTER-OIDS |
| 1.3.6.1.4.1.52.4.2.2.2 | nwRouter | ROUTER-OIDS |
| 1.3.6.1.4.1.52.4.2.2.2.3 | nwRtrProtoSuites | ROUTER-OIDS |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.4.2.2.2.3.4 | nwAtRouter | CTRON-AppleTalk-ROUTER-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.4.2 | nwAtComponents | CTRON-AppleTalk-ROUTER-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.4.2.10 | nwAtEvent | CTRON-AppleTalk-ROUTER-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.4.2.10.1 | nwAtEventLogConfig | CTRON-AppleTalk-ROUTER-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.4.2.10.1.2 | nwAtEventMaxEntries | CTRON-AppleTalk-ROUTER-MIB |