scAutoFreeze
CTRON-SYSLOG ·
.1.3.6.1.4.1.52.4497.9.2.1
Object
scalar mandatory
r/w
Enumeration
After this value is enabled, the act of logging a FREEZE level message will prevent any additional messages from being logged. The logging process can continue when scAdminStatus is set to enableLogging(3).
Context
- MIB
- CTRON-SYSLOG
- OID
.1.3.6.1.4.1.52.4497.9.2.1- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- serverConfig
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 'CTRON-SYSLOG' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-SYSLOG::scAutoFreeze.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRON-SYSLOG' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRON-SYSLOG::scAutoFreeze'
Syntax
Enumeration
Values & Constraints
Enumerated Values
2 | disabled |
3 | enabled |