All MIBs › CTRON-DECIV-ROUTER-MIB › nwDecIVEventMaxEntries
nwDecIVEventMaxEntries
Module: CTRON-DECIV-ROUTER-MIB
OID (symbolic): CTRON-DECIV-ROUTER-MIB::nwDecIVEventMaxEntries
OID (numeric): 1.3.6.1.4.1.52.4.2.2.2.3.3.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 nwDecIVEventMaxEntries, the first (oldest) entry is deleted to allow a new entry to be added.
What is nwDecIVEventMaxEntries?
nwDecIVEventMaxEntries is a read-write integer setting the maximum number of entries the DECnet event log table can hold, with the oldest entry being deleted automatically to make room once that limit is reached. An admin sizes this based on how much event history they want retained versus how much memory the device can devote to logging. For example, setting nwDecIVEventMaxEntries to 500 means that once 500 events have been logged, each new event causes the single oldest entry to be dropped to keep the table at that size.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.2.2.2.3.3.2.10.1.2 snmpwalk -v2c -c public <target> CTRON-DECIV-ROUTER-MIB::nwDecIVEventMaxEntries
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.4.2.2.2.3.3.2.10.1.2.1 snmpget -v2c -c public <target> CTRON-DECIV-ROUTER-MIB::nwDecIVEventMaxEntries.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.4.2.2.2.3.3.2.10.1.2.1 i <value>
Start monitoring Cabletron router/multiprotocol switch (legacy DECnet Phase IV) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTRON-DECIV-ROUTER-MIB::nwDecIVEventMaxEntries OID value, configure state conditions and alerts, and monitor any Cabletron router/multiprotocol switch (legacy DECnet Phase IV) 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.3 | nwDecIVRouter | CTRON-DECIV-ROUTER-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.3.2 | nwDecIVComponents | CTRON-DECIV-ROUTER-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.3.2.10 | nwDecIVEvent | CTRON-DECIV-ROUTER-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.3.2.10.1 | nwDecIVEventLogConfig | CTRON-DECIV-ROUTER-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.3.2.10.1.2 | nwDecIVEventMaxEntries | CTRON-DECIV-ROUTER-MIB |