secyTxSAStatsProtectedPkts

IEEE8021-SECY-MIB · .1.0.8802.1.1.3.1.2.1.1.1

Object

column deprecated PacketsSNMPv2-SMICounter32
The number of integrity protected but not encrypted 
packets for this transmit SA. Zero if
secyTxSAConfidentiality is True, and one less than 
secyTxSANextPN otherwise.

Context

MIB
IEEE8021-SECY-MIB
OID
.1.0.8802.1.1.3.1.2.1.1.1
Type
column
Access
readonly
Status
deprecated
Units
Packets
Parent
secyTxSAStatsEntry
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 'IEEE8021-SECY-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-SECY-MIB::secyTxSAStatsProtectedPkts'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IEEE8021-SECY-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-SECY-MIB::secyTxSAStatsProtectedPkts.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IEEE8021-SECY-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IEEE8021-SECY-MIB::secyTxSAStatsProtectedPkts'

Syntax

Source
SNMPv2-SMICounter32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance