All MIBs › TIMETRA-LOG-MIB › tmnxEventCounter
tmnxEventCounter
Module: TIMETRA-LOG-MIB
OID (symbolic): TIMETRA-LOG-MIB::tmnxEventCounter
OID (numeric): 1.3.6.1.4.1.6527.3.1.2.12.10.1.5
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
The value of tmnxEventCounter is the number of times an event of this type has been generated.
What is tmnxEventCounter?
This counter tracks how many times a specific type of event has been generated and logged on a Nokia system, with the count being specific to the particular event type being referenced. An operator uses this to understand the frequency and prevalence of specific event conditions in the system. High counts for critical or warning events may indicate underlying problems that need troubleshooting.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6527.3.1.2.12.10.1.5 snmpwalk -v2c -c public <target> TIMETRA-LOG-MIB::tmnxEventCounter
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6527.3.1.2.12.10.1.5.1 snmpget -v2c -c public <target> TIMETRA-LOG-MIB::tmnxEventCounter.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> tmnxEventCounter.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.6527 | timetra | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3 | timetraProducts | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3.1 | tmnxSRMIB | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3.1.2 | tmnxSRObjs | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3.1.2.12 | tmnxLogObjs | TIMETRA-LOG-MIB |
| 1.3.6.1.4.1.6527.3.1.2.12.10 | tmnxEventTable | TIMETRA-LOG-MIB |
| 1.3.6.1.4.1.6527.3.1.2.12.10.1 | tmnxEventEntry | TIMETRA-LOG-MIB |
| 1.3.6.1.4.1.6527.3.1.2.12.10.1.5 | tmnxEventCounter | TIMETRA-LOG-MIB |