ciscoAtmIfRxCellDiscards
CISCO-ATM-IF-MIB ·
.1.3.6.1.4.1.9.10.14.1.1.1.40
Object
column SNMPv2-SMICounter32
The total number of cells that were discarded within the switch. The cells can be discarded due to non conformance detected by Usage Parameter Control (UPC) or queue overflows within the switch. This object is not instantiated on systems that do not have support for collecting such statistics.
Context
- MIB
- CISCO-ATM-IF-MIB
- OID
.1.3.6.1.4.1.9.10.14.1.1.1.40- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ciscoAtmIfEntry
- 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 'CISCO-ATM-IF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ATM-IF-MIB::ciscoAtmIfRxCellDiscards'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ATM-IF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ATM-IF-MIB::ciscoAtmIfRxCellDiscards.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ATM-IF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ATM-IF-MIB::ciscoAtmIfRxCellDiscards'
Syntax
- Source
- SNMPv2-SMICounter32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of