slogOverwrite
CTATX-MIB ·
.1.3.6.1.4.1.97.3.28.3
Object
scalar mandatory
r/w
Enumeration
When enabled, logging entries will be overwritten in the logging queue. When disabled, the entries in the logging queue will not be overwritten until someone reads them.
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 'CTATX-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTATX-MIB::slogOverwrite.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTATX-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTATX-MIB::slogOverwrite'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |