CTATX-MIB :: addrPortMap

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCTATX-MIBaddrPortMap

addrPortMap

Module: CTATX-MIB

OID (symbolic): CTATX-MIB::addrPortMap

OID (numeric): 1.3.6.1.4.1.97.3.5.10

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-write

Description: This is a bitmap of up to 32 sets of 32 bits each (128 octets), which defines which source ports are allowed to forward packets to which destination ports. Within each set of four octets, each bit is set if a packet with a matching destination address may be forwarded to that port.Since only the ES/1's ports 2 through 21 are available for bridging, all unused bits as well as the first 8 octets as well as the last 40 octets are meaningless.

What is addrPortMap?

This read-write OCTET STRING is a bitmap of up to 32 sets of 32 bits (128 octets total) defining which source ports are allowed to forward packets to which destination ports, with only ports 2 through 21 meaningful for bridging on this device. An administrator sets bits in it to implement port-based traffic isolation independent of the per-address classification in addrFlags. For example, the admin sets bits in addrPortMap to prevent port 5 from ever forwarding packets destined for port 10, isolating the two segments at the bridging layer.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.97.3.5.10
snmpwalk -v2c -c public <target> CTATX-MIB::addrPortMap

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.97.3.5.10.1
snmpget -v2c -c public <target> CTATX-MIB::addrPortMap.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.97.3.5.10.1 s <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> addrPortMap.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::addrPortMap 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.10addrPortMapCTATX-MIB