sDot3StatsMultipleCollisionFrames
QTECH-GBNDeviceSWAPI-MIB ·
.1.3.6.1.4.1.27514.1.2.2.2.9.1.2.1.5
Object
column SNMPv2-SMICounter32
A count of successfully transmitted frames on
a particular interface for which transmission
is inhibited by more than one collision.
A frame that is counted by an instance of this
object is also counted by the corresponding
instance of either the ifOutUcastPkts,
ifOutMulticastPkts, or ifOutBroadcastPkts,
and is not counted by the corresponding
instance of the sDot3StatsSingleCollisionFrames
object.
Context
- MIB
- QTECH-GBNDeviceSWAPI-MIB
- OID
.1.3.6.1.4.1.27514.1.2.2.2.9.1.2.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sDot3StatsEntry
- 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 'QTECH-GBNDeviceSWAPI-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-GBNDeviceSWAPI-MIB::sDot3StatsMultipleCollisionFrames'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'QTECH-GBNDeviceSWAPI-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-GBNDeviceSWAPI-MIB::sDot3StatsMultipleCollisionFrames.<sDot3StatsIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'QTECH-GBNDeviceSWAPI-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'QTECH-GBNDeviceSWAPI-MIB::sDot3StatsMultipleCollisionFrames'
Syntax
- Source
- SNMPv2-SMICounter32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of