All MIBs › ACE20-MIB › atmSuPortEtherMask
atmSuPortEtherMask
Module: ACE20-MIB
OID (symbolic): ACE20-MIB::atmSuPortEtherMask
OID (numeric): 1.3.6.1.4.1.164.12.4.2.7.1.1.2
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-write
Description: The interface IP address mask for SNMP requests.
What is atmSuPortEtherMask?
This OID stores the subnet mask for the Ethernet-side IP address, defining which IP addresses are on the same local network. You configure this alongside the Ethernet IP address so the device knows how to route traffic on the management network. For example, if your Ethernet IP is 192.168.1.10, you would set the mask to 255.255.255.0 to define the /24 subnet.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.12.4.2.7.1.1.2 snmpwalk -v2c -c public <target> ACE20-MIB::atmSuPortEtherMask
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.12.4.2.7.1.1.2.1 snmpget -v2c -c public <target> ACE20-MIB::atmSuPortEtherMask.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.12.4.2.7.1.1.2.1 a <value>
Start monitoring Nortel ACE 20 ATM concentrator (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACE20-MIB::atmSuPortEtherMask OID value, configure state conditions and alerts, and monitor any Nortel ACE 20 ATM concentrator (legacy) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.12 | radAtm | RAD-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.164.12.4 | atmSu | ACE20-MIB |
| 1.3.6.1.4.1.164.12.4.2 | atmSuPort | ACE20-MIB |
| 1.3.6.1.4.1.164.12.4.2.7 | atmSuPortEther | ACE20-MIB |
| 1.3.6.1.4.1.164.12.4.2.7.1 | atmSuPortEtherTable | ACE20-MIB |
| 1.3.6.1.4.1.164.12.4.2.7.1.1 | atmSuPortEtherEntry | ACE20-MIB |
| 1.3.6.1.4.1.164.12.4.2.7.1.1.2 | atmSuPortEtherMask | ACE20-MIB |