acdPortRxStatsUnicastPkts

ACD-PORT-MIB · .1.3.6.1.4.1.22420.2.9.1.3.2.1.9

Object

column PacketsSNMPv2-SMICounter64
This is a count of the good unicast packets received by this port.
A good unicast packet is a normally sized packet (64 to maxsize
bytes) that is received without error a good CRC, no PHY or FIFO
errors. Unicast packets are identified by having a 0 in the least
significant bit of the first byte of the destination address (i.e.
the first bit received is a 0).

Context

MIB
ACD-PORT-MIB
OID
.1.3.6.1.4.1.22420.2.9.1.3.2.1.9
Type
column
Access
readonly
Status
current
Units
Packets
Parent
acdPortRxStatsEntry
Groups
1

Walk 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::acdPortRxStatsUnicastPkts'
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::acdPortRxStatsUnicastPkts.<acdPortRxStatsIndex>'
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::acdPortRxStatsUnicastPkts'

Syntax

Source
SNMPv2-SMICounter64
Base type
Unsigned64

Values & Constraints

Type Constraints
range: 0..18446744073709551615

Conformance