acdPortTxStatsSupportBits
ACD-PORT-MIB ·
.1.3.6.1.4.1.22420.2.9.1.3.1.1.2
Object
column Bits
A value that identifies the set of TX statistics supported by the device. Each bit indicates whether or not the specific statistic value is valid on the system.
Context
- MIB
- ACD-PORT-MIB
- OID
.1.3.6.1.4.1.22420.2.9.1.3.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- acdPortTxStatsEntry
- 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 'ACD-PORT-MIB' -M '/opt/observium/mibs/accedian:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACD-PORT-MIB::acdPortTxStatsSupportBits'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ACD-PORT-MIB' -M '/opt/observium/mibs/accedian:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACD-PORT-MIB::acdPortTxStatsSupportBits.<acdPortTxStatsIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ACD-PORT-MIB' -M '/opt/observium/mibs/accedian:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ACD-PORT-MIB::acdPortTxStatsSupportBits'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | bBytesGood |
1 | bBytesTotal |
2 | bUnicastPkts |
3 | bMulticastPkts |
4 | bBroadcastPkts |
5 | bPauseFrames |
6 | bTaggedFrames |
7 | bCRCErrors |
8 | bDeferred |
9 | bExcessiveDeferrals |
10 | bSingleCollisions |
11 | bMultipleCollisions |
12 | bExcessiveCollisions |
13 | bLateCollisions |
14 | bNormalCollisions |
15 | bFifoErrors |
16 | bPkts64 |
17 | bPkts65to127 |
18 | bPkts128to255 |
19 | bPkts256to511 |
20 | bPkts512to1023 |
21 | bPkts1024to1518 |
22 | bPkts1519to2047 |
23 | bPkts2048to4095 |
24 | bPkts4096to8191 |
25 | bPkts8192andMore |
26 | bPktsLarge |
27 | bL1Rate |
28 | bL1Percent |
29 | bL2Rate |
Conformance
Member of