scriptsSecretKey

MX-CONF-MIB · .0.800.1.100.600

Object

scalar r/w OctetString
Decryption Key
          
Key used to decrypt configuration scripts when they are
encrypted (auto-detected). The key is encoded in hexadecimal
notation, meaning only characters in the range 0-9, A-F, and
a-f can be used. Each character encodes 4 bits and the maximum
key length is 112 characters, which gives a binary key of 56
bytes. It is the maximum 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.600
Type
scalar
Access
readwrite
Status
current
Parent
scriptsGroup

Scalars 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::scriptsSecretKey.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::scriptsSecretKey'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-112