clogOriginID
CISCO-SYSLOG-MIB ·
.1.3.6.1.4.1.9.9.41.1.1.7
Object
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 messages in cases
syslog messages from multiple devices are sent
to a single syslog host.
The origin identifier is added to the beginning of
all system logging (syslog) messages sent to remote
hosts.
The type of the identifier is specified
by clogOriginIDType object.
This object can be written by the SNMP manager
only when clogOriginIDType is set to 'userDefined'.
For following value(s) of clogOriginIDType,
this object can not be set; the value of this
object is derived by the system in these cases:
'contextName'
'ipv4Address'
'hostName'
'other'
'none'
This object contains the context name
of the device, when clogOriginIDType is
set to 'contextName'.
This object contains IPv4 address
(in dotted decimal notation) of the sending
interface when clogOriginIDType is set to
'ipv4Address'.
This object contains hostname of the system
when clogOriginIDType is set to 'hostName'.
This object will contain zero length
octet string when clogOriginIDType is
either 'none' or 'other'.
Context
- MIB
- CISCO-SYSLOG-MIB
- OID
.1.3.6.1.4.1.9.9.41.1.1.7- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- clogBasic
- Siblings
- 6
Syntax
SNMP-FRAMEWORK-MIBSnmpAdminString
- Source
- SNMP-FRAMEWORK-MIBSnmpAdminString
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..255
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 |
| 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 |