scriptExportSecretKey
MX-CONF-MIB ·
.0.800.1.100.1000.300
Object
scalar r/w
OctetString
Encryption Key
Key used to encrypt the exported configuration script.
The key is encoded in hexadecimal notation, meaning only
characters in the range 0-9 and A-F can be used. The maximum
key length is 64 characters, which gives a binary key of 32
bytes (256 bits). It is the maximum key size accepted by the
MxCryptFile external tool.
For example, a 32 bits key could look like: A36CB299.
Context
- MIB
- MX-CONF-MIB
- OID
.0.800.1.100.1000.300- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- scriptExportGroup
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::scriptExportSecretKey.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::scriptExportSecretKey'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-64