rsADClientEntrySyslogLoggingCommitment
WSD-MIB ·
.1.3.6.1.4.1.89.35.1.40.111
Object
scalar r/w
Enumeration
This MIB indicates whether the device is will attempt to log when it is lacking resources (buffers). BestEffort means that if resources are lacking (due to stress) then logging will not occur. Full means that the if resources are lacking, the logging will be delayed until such time as it can take place. This may result in further performance degradation.
Context
- MIB
- WSD-MIB
- OID
.1.3.6.1.4.1.89.35.1.40.111- Type
- scalar
- Access
- readwrite
- Status
- current
- Default
bestEffort
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 'WSD-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WSD-MIB::rsADClientEntrySyslogLoggingCommitment.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WSD-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WSD-MIB::rsADClientEntrySyslogLoggingCommitment'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | bestEffort |
2 | full |