rdnSyslogServerStatus

RDN-SYSLOG-MIB · .1.3.6.1.4.1.4981.3.4.1.3

Object

column r/w Enumeration
Status of remote syslog server. Always enabled;
set to disable to delete a syslog server from
the syslogServerTable. Setting this to disabled
will remove this entry from the table.

Context

MIB
RDN-SYSLOG-MIB
OID
.1.3.6.1.4.1.4981.3.4.1.3
Type
column
Access
readwrite
Status
current
Parent
rdnSyslogServerEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RDN-SYSLOG-MIB' -M '/opt/observium/mibs/riverdelta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RDN-SYSLOG-MIB::rdnSyslogServerStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RDN-SYSLOG-MIB' -M '/opt/observium/mibs/riverdelta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RDN-SYSLOG-MIB::rdnSyslogServerStatus.<rdnSyslogServerIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RDN-SYSLOG-MIB' -M '/opt/observium/mibs/riverdelta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RDN-SYSLOG-MIB::rdnSyslogServerStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enabled
2disabled