ipsecSaEspInOtherReceiveErrors
IPSEC-SA-MON-MIB ·
.1.3.6.1.2.1.500.1.1.1.1.28
Object
column SNMPv2-SMICounter32
The number of packets discarded by the SA due to errors other than decryption, authentication, replay errors or, when supported, invalid padding errors. This may include packets dropped due to a lack of receive buffers, and may include packets dropped due to congestion at the decryption element.
Context
- MIB
- IPSEC-SA-MON-MIB
- OID
.1.3.6.1.2.1.500.1.1.1.1.28- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ipsecSaEspInEntry
- 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 'IPSEC-SA-MON-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPSEC-SA-MON-MIB::ipsecSaEspInOtherReceiveErrors'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPSEC-SA-MON-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPSEC-SA-MON-MIB::ipsecSaEspInOtherReceiveErrors.<ipsecSaEspInAddress>.<ipsecSaEspInSpi>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPSEC-SA-MON-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPSEC-SA-MON-MIB::ipsecSaEspInOtherReceiveErrors'
Syntax
- Source
- SNMPv2-SMICounter32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of