ccmDiagSignatureActive
CISCO-CALLHOME-MIB ·
.1.3.6.1.4.1.9.9.300.1.9.1
Object
The object specifies if the Diagnostic Signature functionality
of Call Home is active.
Diagnostic signatures allow customers to download Cisco
digitally signed signatures to devices, and call home will be
able to support new events and new actions without upgrading
the software.
A value of 'true' makes the Diagnostic Signature functionality
active.
Context
- MIB
- CISCO-CALLHOME-MIB
- OID
.1.3.6.1.4.1.9.9.300.1.9.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- ccmCallHomeDiagSignature
- 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-CALLHOME-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CALLHOME-MIB::ccmDiagSignatureActive.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CALLHOME-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CALLHOME-MIB::ccmDiagSignatureActive'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of
Compliance refinements
chMIBCompliance10
readonly
Write access is not required.
chMIBCompliance9
readonly
Write access is not required.