pdnSyslogRateLimiting
PDN-SYSLOG-MIB ·
.1.3.6.1.4.1.1795.2.24.2.31.1.12
Object
scalar r/w
Enumeration
This allows one to enable or disable rate limitiming. When rate limiting is enabled, it prevents the exact same message from being resent within a fixed amount of time.
Context
- MIB
- PDN-SYSLOG-MIB
- OID
.1.3.6.1.4.1.1795.2.24.2.31.1.12- 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::pdnSyslogRateLimiting.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::pdnSyslogRateLimiting'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disable |
2 | enable |
Conformance
Member of
Compliance refinements
pdnSyslogCompliance
readonly
Write access is not required.