pagpInErrors

CISCO-PAGP-MIB · .1.3.6.1.4.1.9.9.98.1.2.2.1.8

Object

column packetsSNMPv2-SMICounter32
Number of packet received on this interface which were
identified
by the encapsulation as being PAgP packets (of any type, e.g.
information or flush), but which were not valid packets because
of length, version, number of TLVs, or an illegal value in an
enumerated field.

Context

MIB
CISCO-PAGP-MIB
OID
.1.3.6.1.4.1.9.9.98.1.2.2.1.8
Type
column
Access
readonly
Status
current
Units
packets
Parent
pagpProtocolStatsEntry
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 'CISCO-PAGP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PAGP-MIB::pagpInErrors'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-PAGP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PAGP-MIB::pagpInErrors.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-PAGP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-PAGP-MIB::pagpInErrors'

Syntax

Source
SNMPv2-SMICounter32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance