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
Net-SNMP examples
How SNMP and these commands workWalk 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
0 | nullKeyAlgo |
1 | aes128Cmac96 |
2 | hmacSha196 |
3 | password |
4 | message-digest |
5 | hmacMd5 |
6 | hmacSha1 |
7 | hmacSha256 |
8 | aes128Gcm16 |
Conformance
Member of