atmSigSSCOPErrdPdus

ATM2-MIB · .1.3.6.1.2.1.37.1.14.1.3.1.2

Object

SSCOP Errored PDUs Counter.  This counter counts the
sum of the following errors:
              
1) Invalid PDUs.
   These are defined in SSCOP and consist of PDUs
   with an incorrect length (MAA-ERROR code U), an
   undefined PDU type code, or that are not 32-bit
   aligned.
              
2) PDUs that result in MAA-ERROR codes and are
              
   discarded.
              
See MAA-ERROR codes A-D, F-M, and Q-T defined in
ITU-T Q.2110.

Context

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

Syntax

Source
SNMPv2-SMICounter32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance