ipfixTransportSessionDiscardedMessages
IPFIX-MIB ·
.1.3.6.1.2.1.193.1.2.1.1.5
Object
column SNMPv2-SMICounter64
The number of received IPFIX Messages that are malformed,
cannot be decoded, are received in the wrong order, or are
missing according to the sequence number.
If used at the Exporter, the number of messages that could
not be sent due to, for example, internal buffer overflows,
network congestion, or routing issues.
Discontinuities in the value of this counter can occur at
re-initialization of the management system and at other
times as indicated by the value of
ipfixTransportSessionDiscontinuityTime.
Context
- MIB
- IPFIX-MIB
- OID
.1.3.6.1.2.1.193.1.2.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ipfixTransportSessionStatsEntry
- 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 'IPFIX-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPFIX-MIB::ipfixTransportSessionDiscardedMessages'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPFIX-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPFIX-MIB::ipfixTransportSessionDiscardedMessages.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPFIX-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPFIX-MIB::ipfixTransportSessionDiscardedMessages'
Syntax
- Source
- SNMPv2-SMICounter64
- Base type
Unsigned64
Values & Constraints
Type Constraints
range: 0..18446744073709551615
Conformance
Member of