portStatsPktsTxOversizeOctets
AIRESPACE-SWITCHING-MIB ·
.1.3.6.1.4.1.14179.1.4.1.1.30
Object
column PacketsSNMPv2-SMICounter32
The total number of packets (including bad packets) transmitted that were more than 1530 octets in length. (excluding framing bits but including FCS octets). For 5500 controllers, the length is more than 1518 octets.
Context
- MIB
- AIRESPACE-SWITCHING-MIB
- OID
.1.3.6.1.4.1.14179.1.4.1.1.30- Type
- column
- Access
- readonly
- Status
- current
- Units
- Packets
- Parent
- portStatsEntry
- 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 'AIRESPACE-SWITCHING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AIRESPACE-SWITCHING-MIB::portStatsPktsTxOversizeOctets'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AIRESPACE-SWITCHING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AIRESPACE-SWITCHING-MIB::portStatsPktsTxOversizeOctets.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AIRESPACE-SWITCHING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AIRESPACE-SWITCHING-MIB::portStatsPktsTxOversizeOctets'
Syntax
PacketsSNMPv2-SMICounter32
- Source
- SNMPv2-SMICounter32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of