cadCliLogLevel

CADANT-TRAP-LOG-MIB · .1.3.6.1.4.1.4998.1.1.6.2.5.1.2

Object

column r/w Enumeration
The logging level that all commands assigned to this authorization
level will be output at when executed.

Context

MIB
CADANT-TRAP-LOG-MIB
OID
.1.3.6.1.4.1.4998.1.1.6.2.5.1.2
Type
column
Access
readwrite
Status
current
Parent
cadCliAuthToLogLevelEntry
Groups
1

Walk 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 'CADANT-TRAP-LOG-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-TRAP-LOG-MIB::cadCliLogLevel'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CADANT-TRAP-LOG-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-TRAP-LOG-MIB::cadCliLogLevel.<cadCliAuthLevel>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CADANT-TRAP-LOG-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CADANT-TRAP-LOG-MIB::cadCliLogLevel'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1emergency
2alert
3critical
4error
5warning
6notice
7information
8debug

Conformance