CISCO-SYSLOG-MIB :: clogOriginIDType

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-SYSLOG-MIBclogOriginIDType

clogOriginIDType

Module: CISCO-SYSLOG-MIB

OID (symbolic): CISCO-SYSLOG-MIB::clogOriginIDType

OID (numeric): 1.3.6.1.4.1.9.9.41.1.1.6

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: 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.

What is clogOriginIDType?

This object controls how the device identifies itself in syslog messages sent to remote servers, choosing between options like hostname, IP address, context name, or user-defined string. When multiple devices send logs to a central server, this identifier helps correlate which device generated each message. An operator sets this to ensure syslog messages are properly tagged with their source.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.41.1.1.6
snmpwalk -v2c -c public <target> CISCO-SYSLOG-MIB::clogOriginIDType

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.41.1.1.6.1
snmpget -v2c -c public <target> CISCO-SYSLOG-MIB::clogOriginIDType.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.41.1.1.6.1 i <value>

Start monitoring Cisco Catalyst 9300 series switch (syslog) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-SYSLOG-MIB::clogOriginIDType OID value, configure state conditions and alerts, and monitor any Cisco Catalyst 9300 series switch (syslog) from a single console.

OID Breakdown

Upper-level ancestors (8 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.9ciscoCAT2600-MIB
1.3.6.1.4.1.9.9ciscoMgmtCISCO-SMI
Numeric OIDNameModule
1.3.6.1.4.1.9.9.41ciscoSyslogMIBCISCO-SYSLOG-MIB
1.3.6.1.4.1.9.9.41.1ciscoSyslogMIBObjectsCISCO-SYSLOG-MIB
1.3.6.1.4.1.9.9.41.1.1clogBasicCISCO-SYSLOG-MIB
1.3.6.1.4.1.9.9.41.1.1.6clogOriginIDTypeCISCO-SYSLOG-MIB