cdstvFsiLogLevel
CISCO-CDSTV-FSI-MIB ·
.1.3.6.1.4.1.9.9.735.1.7
Object
scalar r/w
Enumeration
This object specifies the logging level, i.e., the amount of event information logged. 'off' indicates that logging is completely disabled. 'low' indicates that only errors are logged. 'high' indicates that all errors, warnings and success messages are logged.
Context
- MIB
- CISCO-CDSTV-FSI-MIB
- OID
.1.3.6.1.4.1.9.9.735.1.7- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- ciscoCdstvFsiMIBObjects
- Groups
- 1
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 'CISCO-CDSTV-FSI-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CDSTV-FSI-MIB::cdstvFsiLogLevel.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CDSTV-FSI-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CDSTV-FSI-MIB::cdstvFsiLogLevel'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | off |
2 | low |
3 | high |
Conformance
Member of
Compliance refinements
ciscoCdstvFsiMIBCompliance
readonly
Write access is not required.