cryptoPerformanceCounterIvInconsistent

LUM-CRYPTO-MIB · .1.3.6.1.4.1.8708.2.73.2.6.1.1.9

Object

This is relevant for the transmitter (encryptor).
The IV (of which the MFAS is one part) does not match
the internal counter. This can happen at a frame slip
causing a jump in the MFAS. The frame is not dropped at
the transmitter due to this.

Context

MIB
LUM-CRYPTO-MIB
OID
.1.3.6.1.4.1.8708.2.73.2.6.1.1.9
Type
column
Access
readonly
Status
current
Parent
cryptoPerformanceEntry
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 'LUM-CRYPTO-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-CRYPTO-MIB::cryptoPerformanceCounterIvInconsistent'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-CRYPTO-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-CRYPTO-MIB::cryptoPerformanceCounterIvInconsistent.<cryptoPerformanceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-CRYPTO-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-CRYPTO-MIB::cryptoPerformanceCounterIvInconsistent'

Syntax

Source
SNMPv2-SMICounter64
Base type
Unsigned64

Values & Constraints

Type Constraints
range: 0..18446744073709551615

Conformance