tmnxIPsecSAStatsCryptoErrors

TIMETRA-IPSEC-MIB · .1.3.6.1.4.1.6527.3.1.2.48.14.1.7

Object

The value of tmnxIPsecSAStatsCryptoErrors indicates the number of
crypto errors encountered on this SA.
              
When the value of tmnxIPsecSADirection is 'inbound (1)', the
tmnxIPsecSAStatsCryptoErrors will be set for the following errors:
    MAC miscompare
    Pad errors
    Illegal configure algorithm
    Illegal authentication algorithm
    Inner IP checksum errors
    Payload alignment errors
    Sequence number errors
    Protocol errors
              
When the value of tmnxIPsecSADirection is 'outbound (2)', the
tmnxIPsecSAStatsCryptoErrors will be set for the following errors:
    Sequence wrap errors
    Illegal configure algorithm
    Illegal authentication algorithm
    Expanded packet too big
    TTL decrement errors

Context

MIB
TIMETRA-IPSEC-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.48.14.1.7
Type
column
Access
readonly
Status
current
Parent
tmnxIPsecSAStatsEntry
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::tmnxIPsecSAStatsCryptoErrors'
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::tmnxIPsecSAStatsCryptoErrors.<svcId>.<sapPortId>.<sapEncapValue>.<tmnxIPsecTunnelName>.<tmnxIPsecSAId>.<tmnxIPsecSADirection>.<tmnxIPsecSAIndex>'
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::tmnxIPsecSAStatsCryptoErrors'

Syntax

Source
SNMPv2-SMICounter32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance