rsWSDSyslogFacility
RADWARE-MIB ·
.1.3.6.1.4.1.89.35.1.87
Object
scalar 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.87- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- rsServerDispatcher
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 'RADWARE-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADWARE-MIB::rsWSDSyslogFacility.0'
More examples
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::rsWSDSyslogFacility'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | kernelMsg |
1 | userLevelMsg |
2 | mailSystem |
3 | systemDaemons |
4 | authorization |
5 | syslogdMessages |
6 | linePrinter |
7 | networkNews |
8 | uucp |
9 | clockDaemon1 |
10 | security |
11 | ftpDaemon |
12 | ntpSubsystem |
13 | logAudit |
14 | logAlert |
15 | clockDaemon2 |
16 | local0 |
17 | local1 |
18 | local2 |
19 | local3 |
20 | local4 |
21 | local5 |
22 | local6 |
23 | local7 |