cdstvAuthMgrDebugLevel
CISCO-CDSTV-AUTHMGR-MIB ·
.1.3.6.1.4.1.9.9.751.1.9
Object
scalar r/w
Enumeration
This object specifies the amount of debugging information logged. off(1) - Logging is disabled. low(2) - Errors and minimal information are logged. high(3) - Errors, warnings, and full information is logged.
Context
- MIB
- CISCO-CDSTV-AUTHMGR-MIB
- OID
.1.3.6.1.4.1.9.9.751.1.9- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- ciscoCdstvAuthMgrMIBObjects
- 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-AUTHMGR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CDSTV-AUTHMGR-MIB::cdstvAuthMgrDebugLevel.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CDSTV-AUTHMGR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CDSTV-AUTHMGR-MIB::cdstvAuthMgrDebugLevel'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | off |
2 | low |
3 | high |
Conformance
Member of
Compliance refinements
ciscoCdstvAuthMgrMIBCompliance
readonly
Write access is not required