tmnxKeyChainKeyAlgorithm

TIMETRA-SECURITY-MIB · .1.3.6.1.4.1.6527.3.1.2.22.15.1.5

Object

The value of tmnxKeyChainKeyAlgorithm specifies the algorithm that
will be used to sign and/or authenticate the protocol stream.
              
tmnxKeyChainAuthenticationKey and tmnxKeyChainKeyAlgorithm, which
indicates the encryption algorithm to be used, must be set together in
the same SNMP request PDU or else the set request will fail with an
inconsistentValue error.

Context

MIB
TIMETRA-SECURITY-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.22.15.1.5
Type
column
Access
readwrite
Status
current
Parent
tmnxKeyChainKeyEntry
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 'TIMETRA-SECURITY-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SECURITY-MIB::tmnxKeyChainKeyAlgorithm'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-SECURITY-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SECURITY-MIB::tmnxKeyChainKeyAlgorithm.<tmnxKeyChainName>.<tmnxKeyChainKeyDirection>.<tmnxKeyChainKeyID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-SECURITY-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-SECURITY-MIB::tmnxKeyChainKeyAlgorithm'

Syntax

Source
TmnxKeyChainKeyAlgorithm
Base type
Enumeration

Values & Constraints

Type Values
0nullKeyAlgo
1aes128Cmac96
2hmacSha196
3password
4message-digest
5hmacMd5
6hmacSha1
7hmacSha256
8aes128Gcm16

Conformance