ntcMultiDemodAesSConfEKey

NEWTEC-MULTI-DEMOD-MIB · .1.3.6.1.4.1.5835.5.2.3300.1.17.1.7

Object

column r/w OctetString
The even key which is used to encrypt/decrypt the stream. Regular expression :
(?-mix:^[A-Fa-f0-9]{16}$|^[A-Fa-f0-9]{32}$|^[A-Fa-f0-9]{64}$|^[\*]{10}$)

Context

MIB
NEWTEC-MULTI-DEMOD-MIB
OID
.1.3.6.1.4.1.5835.5.2.3300.1.17.1.7
Type
column
Access
readwrite
Status
current
Parent
ntcMultiDemodAesSConfEntry
Groups
1

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 'NEWTEC-MULTI-DEMOD-MIB' -M '/opt/observium/mibs/newtec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NEWTEC-MULTI-DEMOD-MIB::ntcMultiDemodAesSConfEKey'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NEWTEC-MULTI-DEMOD-MIB' -M '/opt/observium/mibs/newtec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NEWTEC-MULTI-DEMOD-MIB::ntcMultiDemodAesSConfEKey.<ntcMultiDemodAesSConfName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NEWTEC-MULTI-DEMOD-MIB' -M '/opt/observium/mibs/newtec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NEWTEC-MULTI-DEMOD-MIB::ntcMultiDemodAesSConfEKey'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 10-64

Conformance