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
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 '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
1 | emergency |
2 | alert |
3 | critical |
4 | error |
5 | warning |
6 | notice |
7 | information |
8 | debug |
Conformance
Member of