imagePrivacyAlgo
MX-CONF-MIB ·
.0.800.1.200.400.100
Object
scalar r/w
Enumeration
Privacy Enable
Defines the encryption method to use for backup operations.
This parameter is not used for restore operations.
* None: Backup images are not encrypted.
* DefaultAlgo: Backup images are encrypted with the default
algorithm.
Context
- MIB
- MX-CONF-MIB
- OID
.0.800.1.200.400.100- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- imagePrivacyGroup
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 'MX-CONF-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-CONF-MIB::imagePrivacyAlgo.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-CONF-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-CONF-MIB::imagePrivacyAlgo'
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | none |
200 | defaultAlgo |