tmnxIPsecStaticSAAuthAlgorithm

TIMETRA-IPSEC-STATIC-SA-MIB · .1.3.6.1.4.1.6527.3.1.2.73.2.1.6

Object

column r/w TmnxAuthAlgorithm
The value of tmnxIPsecStaticSAAuthAlgorithm specifies the
authentication algorithm used with this static SA.
              
The 'md5' algorithm requires a 16 byte key, and the 'sha1' algorithm
requires a 20 byte key.
              
This is an optional object when creating an entry in
tmnxIPsecStaticSATable.

Context

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

Syntax

Source
TmnxAuthAlgorithm
Base type
Enumeration

Values & Constraints

Type Values
1null
2md5
3sha1

Conformance