syslogMsgDisplayTimeFormat
MX-SYSLOG-MIB ·
.1.3.6.1.4.1.4935.15.17.1.200.175
Object
scalar r/w
Enumeration
Selects the timestamp format of the syslog messages.
trueRfcFormat : The timestamp complies with the RFC 3164
format.
pseudoRfcFormat : The timestamp uses a pseudo-RFC 3164
format.
Timestamp in true RFC 3164 format : Jan 1 09:05:06
Timestamp in pseudo-RFC 3164 format : Jan 1 9:5:6
This applies only to syslog messages sent on the network
and not the local syslog messages.
Context
- MIB
- MX-SYSLOG-MIB
- OID
.1.3.6.1.4.1.4935.15.17.1.200.175- Type
- scalar
- Access
- readwrite
- Status
- current
- Default
pseudoRfcFormat- Parent
- syslogMsgCustomization
- 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 'MX-SYSLOG-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SYSLOG-MIB::syslogMsgDisplayTimeFormat.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-SYSLOG-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-SYSLOG-MIB::syslogMsgDisplayTimeFormat'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | pseudoRfcFormat |
1 | trueRfcFormat |
Conformance
Member of