clogOriginIDType
CISCO-SYSLOG-MIB ·
.1.3.6.1.4.1.9.9.41.1.1.6
Object
scalar
r/w
Enumeration
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
syslog messages.
'other' : type that is not identified by other
values specified in this object.
'hostName' : Send hostname of the system in syslog
messages.
'ipv4Address': Send IP address of the sending interface.
'contextName': Send context name of the security device.
'userDefined': Send user configured string in
syslog message.
The value 'other' and 'none' can not be set but
can only be read.
Context
- MIB
- CISCO-SYSLOG-MIB
- OID
.1.3.6.1.4.1.9.9.41.1.1.6- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- clogBasic
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | other |
3 | hostName |
4 | ipv4Address |
5 | contextName |
6 | userDefined |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| clogNotificationsSent 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 resou… | scalar | notifications SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.9.41.1.1.1 |
| 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 |
| 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 |