clogNotificationsSent
CISCO-SYSLOG-MIB ·
.1.3.6.1.4.1.9.9.41.1.1.1
Object
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.
Context
- MIB
- CISCO-SYSLOG-MIB
- OID
.1.3.6.1.4.1.9.9.41.1.1.1- Type
- scalar
- Access
- readonly
- Status
- current
- Units
- notifications
- Parent
- clogBasic
- Siblings
- 6
Syntax
notifications SNMPv2-SMICounter32
- Source
- SNMPv2-SMICounter32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| clogNotificationsEnabled Indicates whether clogMessageGenerated notifications
will or will not be sent when a syslog message is
generated by the device. Disabling notifications
does not prevent syslog me… | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.41.1.1.2 |
| clogMaxSeverity Indicates which syslog severity levels will be
processed. Any syslog message with a severity value
greater than this value will be ignored by the agent.
note: severity numeric va… | scalar | SyslogSeverity | .1.3.6.1.4.1.9.9.41.1.1.3 |
| clogMsgIgnores The number of syslog messages which were ignored. A
message will be ignored if it has a severity value
greater than clogMaxSeverity. | scalar | messages SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.9.41.1.1.4 |
| clogMsgDrops The number of syslog messages which could not be
processed due to lack of system resources. Most
likely this will occur at the same time that syslog
messages are generated to indi… | scalar | messages SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.9.41.1.1.5 |
| clogOriginIDType This object identifies the type of value that
will be contained in clogOriginID object.
The possible value(s) are:
'none' : do not send origin identifier in
… | scalar | Enumeration | .1.3.6.1.4.1.9.9.41.1.1.6 |
| clogOriginID This object is used for configuring the
origin identifier for the syslog messages.
The origin identifier is useful for identifying
the source of system logging message… | scalar | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.9.9.41.1.1.7 |