ccClientCriticalLogStatus
CTRON-SYSLOG ·
.1.3.6.1.4.1.52.4497.9.3.1.10
Object
column mandatory
r/w
Enumeration
When disabled, client's messages with this log level do not get appended to the log.
Context
- MIB
- CTRON-SYSLOG
- OID
.1.3.6.1.4.1.52.4497.9.3.1.10- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- clientConfigEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CTRON-SYSLOG' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-SYSLOG::ccClientCriticalLogStatus'
More examples
Read one indexed 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::ccClientCriticalLogStatus.<ccClientID>'
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::ccClientCriticalLogStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
2 | disabled |
3 | enabled |