CTATX-MIB :: addrRxPkts

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCTATX-MIBaddrRxPkts

addrRxPkts

Module: CTATX-MIB

OID (symbolic): CTATX-MIB::addrRxPkts

OID (numeric): 1.3.6.1.4.1.97.3.5.46

Node type: OBJECT-TYPE

Type: Counter

Access: read-write

Description: The number of packets received from the address on a port that was in Spanning Tree learning or forwarding state (can be zeroed by zero-stats).

What is addrRxPkts?

This read-write Counter tracks the number of packets received from a given address on a port in Spanning Tree learning or forwarding state, and can be zeroed via a zero-stats addrOperation. An administrator uses this per-host counter to identify a chatty or misbehaving device. For example, the admin zeroes addrRxPkts via addrOperation and then watches it climb abnormally fast for one host, suspecting a broadcast loop originating there.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.97.3.5.46
snmpwalk -v2c -c public <target> CTATX-MIB::addrRxPkts

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.97.3.5.46.1
snmpget -v2c -c public <target> CTATX-MIB::addrRxPkts.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.97.3.5.46.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> addrRxPkts.1

Start monitoring Cabletron/Enterasys ATX switch module with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTATX-MIB::addrRxPkts OID value, configure state conditions and alerts, and monitor any Cabletron/Enterasys ATX switch module from a single console.

OID Breakdown

Upper-level ancestors (7 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.97sigmaCT-ELS10-27-MIB
Numeric OIDNameModule
1.3.6.1.4.1.97.3ecs_1CTATX-MIB
1.3.6.1.4.1.97.3.5addrCTATX-MIB
1.3.6.1.4.1.97.3.5.46addrRxPktsCTATX-MIB