pdnSyslogMsgToConsole
PDN-SYSLOG-MIB ·
.1.3.6.1.4.1.1795.2.24.2.31.1.11
Object
scalar r/w
Enumeration
This allows messages to be sent to the device's console port. Note this is intended for debug use only! It is not recommended to be used to monitor syslog message on a regular bases. If one needs to constantly monitor the syslog messages, then they should use the remote syslog daemon, or other user interfaces.
Context
- MIB
- PDN-SYSLOG-MIB
- OID
.1.3.6.1.4.1.1795.2.24.2.31.1.11- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- pdnSyslog
- 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 'PDN-SYSLOG-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-SYSLOG-MIB::pdnSyslogMsgToConsole.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PDN-SYSLOG-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PDN-SYSLOG-MIB::pdnSyslogMsgToConsole'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disable |
2 | enable |
Conformance
Member of
Compliance refinements
pdnSyslogCompliance
readonly
Write access is not required.