All MIBs › CISCO-SYSLOG-MIB › clogNotificationsSent
clogNotificationsSent
Module: CISCO-SYSLOG-MIB
OID (symbolic): CISCO-SYSLOG-MIB::clogNotificationsSent
OID (numeric): 1.3.6.1.4.1.9.9.41.1.1.1
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
The number of clogMessageGenerated notifications that have been sent. This number may include notifications that were prevented from being transmitted due to reasons such as resource limitations and/or non-connectivity. If one is receiving notifications, one can periodically poll this object to determine if any notifications were missed. If so, a poll of the clogHistoryTable might be appropriate.
What is clogNotificationsSent?
A read-only counter of clogMessageGenerated notifications sent by the device, which may include some that failed to actually transmit due to resource or connectivity limits.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.41.1.1.1 snmpwalk -v2c -c public <target> CISCO-SYSLOG-MIB::clogNotificationsSent
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.41.1.1.1.1 snmpget -v2c -c public <target> CISCO-SYSLOG-MIB::clogNotificationsSent.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.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 1.3.6.1.4.1.9.9.41 | ciscoSyslogMIB | CISCO-SYSLOG-MIB |
| 1.3.6.1.4.1.9.9.41.1 | ciscoSyslogMIBObjects | CISCO-SYSLOG-MIB |
| 1.3.6.1.4.1.9.9.41.1.1 | clogBasic | CISCO-SYSLOG-MIB |
| 1.3.6.1.4.1.9.9.41.1.1.1 | clogNotificationsSent | CISCO-SYSLOG-MIB |