cslogEventDetailDefault

CISCO-SYSLOG-EVENT-EXT-MIB · .1.3.6.1.4.1.9.9.270.1.1.1

Object

scalar r/w Enumeration
This object defines the detail level at which
Syslog messages are displayed on the console or 
HTML user interface. Detail level classifications 
are:
    noDisplay(1)         - No display at all.
    sparseDetail(2)      - Minimum detail.
    normalDetail(3)      - General detail.
    verboseDetail(4)     - Verbose detail.
    exhaustiveDetail(5)  - Full detail.

Context

MIB
CISCO-SYSLOG-EVENT-EXT-MIB
OID
.1.3.6.1.4.1.9.9.270.1.1.1
Type
scalar
Access
readwrite
Status
current
Parent
cslogEventConfig
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SYSLOG-EVENT-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SYSLOG-EVENT-EXT-MIB::cslogEventDetailDefault.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SYSLOG-EVENT-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SYSLOG-EVENT-EXT-MIB::cslogEventDetailDefault'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1noDisplay
2sparseDetail
3normalDetail
4verboseDetail
5exhaustiveDetail

Conformance