callHomeDataPrivacy
CISCO-CALLHOME-MIB ·
.1.3.6.1.4.1.9.9.300.1.1.41
Object
The objects specifies the privacy level of Call Home messages.
Context
- MIB
- CISCO-CALLHOME-MIB
- OID
.1.3.6.1.4.1.9.9.300.1.1.41- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- ccmCallHomeConfiguration
- 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::callHomeDataPrivacy.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::callHomeDataPrivacy'
Syntax
- Source
- CallHomeDataPrivacyLevel
- Base type
Enumeration
Values & Constraints
Type Values
0 | normal |
1 | high |
2 | hostnameAndNormal |
3 | hostnameAndHigh |
Conformance
Member of
Compliance refinements
chMIBCompliance10
readonly
Write access is not required.