rdwrSyslogServerFacility

RADWARE-MIB · .1.3.6.1.4.1.89.35.1.173.1.5

Object

column mandatory r/w Enumeration
The SYSLOG Priority value is calculated by multiplying the Facility
number by 8 and then adding the numerical value of the Severity.

Context

MIB
RADWARE-MIB
OID
.1.3.6.1.4.1.89.35.1.173.1.5
Type
column
Access
readwrite
Status
mandatory
Parent
rdwrSyslogServerEntry

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 'RADWARE-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADWARE-MIB::rdwrSyslogServerFacility'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RADWARE-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADWARE-MIB::rdwrSyslogServerFacility.<rdwrSyslogServerAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RADWARE-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RADWARE-MIB::rdwrSyslogServerFacility'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0kernelMsg
1userLevelMsg
2mailSystem
3systemDaemons
4authorization
5syslogdMessages
6linePrinter
7networkNews
8uucp
9clockDaemon1
10security
11ftpDaemon
12ntpSubsystem
13logAudit
14logAlert
15clockDaemon2
16local0
17local1
18local2
19local3
20local4
21local5
22local6
23local7