rdEncryptKeyMode

SIAE-RADIO-ENCRYPTION-MIB · .1.3.6.1.4.1.3373.1103.96.2.1.6

Object

column r/w Enumeration
This object select between the Manually-entered key mode and
auto-generated key mode. Agent could not accept the value
automaticKeyGeneration if it don't support the automatic key
generation.

Context

MIB
SIAE-RADIO-ENCRYPTION-MIB
OID
.1.3.6.1.4.1.3373.1103.96.2.1.6
Type
column
Access
readwrite
Status
current
Parent
rdEncryptTableEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SIAE-RADIO-ENCRYPTION-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIAE-RADIO-ENCRYPTION-MIB::rdEncryptKeyMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SIAE-RADIO-ENCRYPTION-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIAE-RADIO-ENCRYPTION-MIB::rdEncryptKeyMode.<rdEncryptIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SIAE-RADIO-ENCRYPTION-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SIAE-RADIO-ENCRYPTION-MIB::rdEncryptKeyMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1manualEnteredKey
2automaticKeyGeneration