CISCO-SYSLOG-MIB :: clogOriginIDType

MIB Reference — IPNetwork Monitor

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>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.9ciscoCISCO-SMI
1.3.6.1.4.1.9.9ciscoMgmtCISCO-SMI
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