tnEtherRawCountStatTxUndersizedPkts
TROPIC-STATISTICS-MIB ·
.1.3.6.1.4.1.7483.2.4.1.2.3.8.1.31
Object
column SNMPv2-SMICounter64
Provides a count of the total number of packets received that were less than 64 octets long and were otherwise well formed. The packet length excludes framing bits and includes FCS octets.
Context
- MIB
- TROPIC-STATISTICS-MIB
- OID
.1.3.6.1.4.1.7483.2.4.1.2.3.8.1.31- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tnEtherRawCountStatsEntry
- 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 'TROPIC-STATISTICS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TROPIC-STATISTICS-MIB::tnEtherRawCountStatTxUndersizedPkts'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TROPIC-STATISTICS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TROPIC-STATISTICS-MIB::tnEtherRawCountStatTxUndersizedPkts.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TROPIC-STATISTICS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TROPIC-STATISTICS-MIB::tnEtherRawCountStatTxUndersizedPkts'
Syntax
- Source
- SNMPv2-SMICounter64
- Base type
Unsigned64
Values & Constraints
Type Constraints
range: 0..18446744073709551615
Conformance
Member of