All MIBs › CTRON-APPN-MIB › nwAppnEventFltrSeverity
nwAppnEventFltrSeverity
Module: CTRON-APPN-MIB
OID (symbolic): CTRON-APPN-MIB::nwAppnEventFltrSeverity
OID (numeric): 1.3.6.1.4.1.52.4.2.2.2.3.5.2.10.2.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This filter controls the amount of logging by ignoring events of lower priority than that specified by the filter value. Specifying highest(1) causes all events except those of highest severity to be ignored. Specifying highmed(2) causes lowest severity events to be ignored. Specifying highlow(3) causes all events to be logged. highmed(2) is the default setting.
What is nwAppnEventFltrSeverity?
This read-write INTEGER (highest/highmed/highlow) controls how much APPN event detail gets logged by discarding events below the chosen severity threshold, with highmed(2) as the default. Choosing highest(1) keeps only the most critical events, while highlow(3) logs everything. An administrator drowning in low-priority APPN log entries could raise nwAppnEventFltrSeverity to highest(1) to surface only the most serious problems.
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.2.1.1.5 snmpwalk -v2c -c public <target> CTRON-APPN-MIB::nwAppnEventFltrSeverity
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.2.1.1.5.1 snmpget -v2c -c public <target> CTRON-APPN-MIB::nwAppnEventFltrSeverity.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.2.1.1.5.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::nwAppnEventFltrSeverity 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.2 | nwAppnEventLogFilterTable | CTRON-APPN-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.5.2.10.2.1 | nwAppnEventFilterTable | CTRON-APPN-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.5.2.10.2.1.1 | nwAppnEventFilterEntry | CTRON-APPN-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.3.5.2.10.2.1.1.5 | nwAppnEventFltrSeverity | CTRON-APPN-MIB |