cdstvIngestMgrDebugLevel
CISCO-CDSTV-INGESTMGR-MIB ·
.1.3.6.1.4.1.9.9.739.1.1.10
Object
scalar r/w
Enumeration
This object specifies the amount of debugging information logged. errors(1) - Only error messages are logged. all(2) - Errors, warnings and success message are all logged. off(3) - Debugging is disabled.
Context
- MIB
- CISCO-CDSTV-INGESTMGR-MIB
- OID
.1.3.6.1.4.1.9.9.739.1.1.10- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cdstvIngestMgrGeneralSettings
- 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-INGESTMGR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CDSTV-INGESTMGR-MIB::cdstvIngestMgrDebugLevel.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CDSTV-INGESTMGR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CDSTV-INGESTMGR-MIB::cdstvIngestMgrDebugLevel'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | errors |
2 | all |
3 | off |
Conformance
Member of
Compliance refinements
ciscoCdstvIngestMgrMIBCompliance
readonly
Write-access is not required.