fsSyslogConsoleLog
SUPERMICRO-SYSLOG-MIB ·
.1.3.6.1.4.1.10876.101.1.89.1.3
Object
scalar r/w
Enumeration
This object is for enabling or disabling the console log option.
When enabled, the messages (log and email alert messages) sent to
the server will be displayed in the console also.
When disabled,the messages will just be sent to the servers and not
be displayed in the console.
Context
- MIB
- SUPERMICRO-SYSLOG-MIB
- OID
.1.3.6.1.4.1.10876.101.1.89.1.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fsSyslogGeneralGroup
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 'SUPERMICRO-SYSLOG-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-SYSLOG-MIB::fsSyslogConsoleLog.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-SYSLOG-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-SYSLOG-MIB::fsSyslogConsoleLog'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |