rlPortStatLastSampleCounterName
RADLAN-PORT-STATISTICS-MIB ·
.1.3.6.1.4.1.89.223.4.1.3
Object
column PortStatisticsCounterName
Port-statistic counter-name. This variable is a key in port-statistics table.
Context
- MIB
- RADLAN-PORT-STATISTICS-MIB
- OID
.1.3.6.1.4.1.89.223.4.1.3- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- rlPortStatLastSampleEntry
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 'RADLAN-PORT-STATISTICS-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-PORT-STATISTICS-MIB::rlPortStatLastSampleCounterName'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RADLAN-PORT-STATISTICS-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-PORT-STATISTICS-MIB::rlPortStatLastSampleCounterName.<rlPortStatLastSampleIfIndex>.<rlPortStatLastSampleStatSubType>.<rlPortStatLastSampleCounterName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RADLAN-PORT-STATISTICS-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RADLAN-PORT-STATISTICS-MIB::rlPortStatLastSampleCounterName'
Syntax
- Source
- PortStatisticsCounterName
- Base type
Enumeration
Values & Constraints
Type Values
0 | anyCounter |
1 | unicastFrameSent |
2 | broadcastFrameSent |
3 | multicastFrameSent |
4 | goodOctetsSent |
5 | txUtilization |
6 | goodUnicastFrameReceived |
7 | broadcastFrameReceived |
8 | multicastFrameReceived |
9 | rxErrorFrameReceived |
10 | totalOctetsReceived |
11 | rxUtilization |
12 | txRxUtilization |
13 | frames64B |
14 | frames65To127B |
15 | frames128To255B |
16 | frames256To511B |
17 | frames512To1023B |
18 | frames1024To1518B |
19 | dot3StatsFCSErrors |
20 | dot3StatsSingleCollisionFrames |
21 | dot3StatsLateCollisions |
22 | dot3StatsExcessiveCollisions |
23 | dot3StatsFrameTooLongs |
24 | dot3StatsInternalMacReceiveErrors |
25 | dot3InPauseFrames |
26 | dot3OutPauseFrames |
27 | etherStatsDropEvents |
28 | etherStatsCRCAlignErrors |
29 | etherStatsUndersizePkts |
30 | etherStatsOversizePkts |
31 | etherStatsFragments |
32 | etherStatsJabbers |
33 | etherStatsCollisions |
34 | goodOctetsReceived |
35 | badOctetsReceived |
36 | goodFrameSent |
37 | goodFrameReceived |
38 | lastCounterSpecifier |