tmnxIPsecTransformAuthAlgorithm

TIMETRA-IPSEC-MIB · .1.3.6.1.4.1.6527.3.1.2.48.2.1.4

Object

The value of tmnxIPsecTransformAuthAlgorithm specifies the Hashing
algorithm used for the AH (Authentication Header) protocol's
authentication function. If 'none' is used then AH protocol will not
be used.

Context

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

Values & Constraints

Type Values
1null
2md5
3sha1
4sha256
5sha384
6sha512
7aesXcbc
8authEncryption

Conformance