All MIBs › CHASSIS-MIB › chasControlEthPortRemoteMask
chasControlEthPortRemoteMask
Module: CHASSIS-MIB
OID (symbolic): CHASSIS-MIB::chasControlEthPortRemoteMask
OID (numeric): 1.3.6.1.4.1.800.2.1.3.1.1.29
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-write
Description: The IP network remote host subnet mask of the Ethernet Mgmt. Port.
What is chasControlEthPortRemoteMask?
This object holds the subnet mask paired with chasControlEthPortRemoteHost, defining the scope of the remote host or network the management port is configured to reach or accept. An admin using this pair to restrict or define a remote management relationship needs the mask to correctly scope the intended remote network; too broad a mask could allow unintended hosts, too narrow could block the intended one. Pairing a remote host of 172.16.1.0 with a mask of 255.255.255.0 would scope the remote relationship to that entire /24 rather than a single host.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.800.2.1.3.1.1.29 snmpwalk -v2c -c public <target> CHASSIS-MIB::chasControlEthPortRemoteMask
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.800.2.1.3.1.1.29.1 snmpget -v2c -c public <target> CHASSIS-MIB::chasControlEthPortRemoteMask.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.800.2.1.3.1.1.29.1 a <value>
Start monitoring Modular/chassis-based network switches and routers (any vendor) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CHASSIS-MIB::chasControlEthPortRemoteMask OID value, configure state conditions and alerts, and monitor any Modular/chassis-based network switches and routers (any vendor) from a single console.
OID Breakdown
Upper-level ancestors (9 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.800 | xylan | XYLAN-BASE-MIB |
| 1.3.6.1.4.1.800.2 | xylanArch | XYLAN-BASE-MIB |
| 1.3.6.1.4.1.800.2.1 | xylanChassis | XYLAN-BASE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.800.2.1.3 | chasController | CHASSIS-MIB |
| 1.3.6.1.4.1.800.2.1.3.1 | chasControlTable | CHASSIS-MIB |
| 1.3.6.1.4.1.800.2.1.3.1.1 | chasControlEntry | CHASSIS-MIB |
| 1.3.6.1.4.1.800.2.1.3.1.1.29 | chasControlEthPortRemoteMask | CHASSIS-MIB |