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
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SYSLOG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SYSLOG-MIB::clogOriginIDType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SYSLOG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SYSLOG-MIB::clogOriginIDType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | other |
3 | hostName |
4 | ipv4Address |
5 | contextName |
6 | userDefined |
Conformance
Member of