All MIBs › CTRON-APPN-MIB › nwAppnEventMaxEntries
nwAppnEventMaxEntries
Module: CTRON-APPN-MIB
OID (symbolic): CTRON-APPN-MIB::nwAppnEventMaxEntries
OID (numeric): 1.3.6.1.4.1.52.4.2.2.2.3.5.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 nwAppnEventMaxEntries the first (oldest) entry is deleted to allow a new entry to be added.
What is nwAppnEventMaxEntries?
This read-write INTEGER caps how many entries the APPN event log table can hold, and once that limit is reached the oldest entry is automatically deleted to make room for a new one. It lets an administrator size the log to balance historical depth against memory use on the router. Raising nwAppnEventMaxEntries before a long troubleshooting window would keep older APPN events from being overwritten too quickly by new ones.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.2.2.2.3.5.2.10.1.2 snmpwalk -v2c -c public <target> CTRON-APPN-MIB::nwAppnEventMaxEntries
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.4.2.2.2.3.5.2.10.1.2.1 snmpget -v2c -c public <target> CTRON-APPN-MIB::nwAppnEventMaxEntries.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.4.2.2.2.3.5.2.10.1.2.1 i <value>
Start monitoring Cabletron/Enterasys router (IBM SNA/APPN) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTRON-APPN-MIB::nwAppnEventMaxEntries OID value, configure state conditions and alerts, and monitor any Cabletron/Enterasys router (IBM SNA/APPN) 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.5 | nwAppnRouter | CTRON-APPN-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.5.2 | nwAppnComponents | CTRON-APPN-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.5.2.10 | nwAppnEvent | CTRON-APPN-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.5.2.10.1 | nwAppnEventLogConfig | CTRON-APPN-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.5.2.10.1.2 | nwAppnEventMaxEntries | CTRON-APPN-MIB |