sifTxAddr

CTATX-MIB · .1.3.6.1.4.1.97.3.7.2.1.37

Object

column mandatory OctetString
A series of 16 MAC addresses (96 octets in total), of the
source addresses of the last 16 packets that were not sent due
to packet size limitations. If fewer than 16 packets were not
sent, then the unspecified MAC addresses will be all zeroes.

Context

MIB
CTATX-MIB
OID
.1.3.6.1.4.1.97.3.7.2.1.37
Type
column
Access
readonly
Status
mandatory
Parent
sifEntry

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 'CTATX-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTATX-MIB::sifTxAddr'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTATX-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTATX-MIB::sifTxAddr.<sifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTATX-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTATX-MIB::sifTxAddr'

Syntax

OctetString

Values & Constraints

No enumerated values or constraints recorded.