CHASSIS-MIB :: chasControlEthPortRemoteHost

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCHASSIS-MIBchasControlEthPortRemoteHost

chasControlEthPortRemoteHost

Module: CHASSIS-MIB

OID (symbolic): CHASSIS-MIB::chasControlEthPortRemoteHost

OID (numeric): 1.3.6.1.4.1.800.2.1.3.1.1.28

Node type: OBJECT-TYPE

Type: IpAddress

Access: read-write

Description: The IP network remote host address of the Ethernet Mgmt. Port.

What is chasControlEthPortRemoteHost?

This object holds the IP address of a remote host associated with the Ethernet management port, likely used for a point-to-point or filtered management link configuration. An admin restricting management access to a specific remote host, rather than an open subnet, would configure this alongside chasControlEthPortRemoteMask to define exactly which remote endpoint the mgmt port is allowed to communicate with. An admin locking down management access to only the NMS server at 172.16.1.10 would set this object to that address.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.800.2.1.3.1.1.28
snmpwalk -v2c -c public <target> CHASSIS-MIB::chasControlEthPortRemoteHost

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.800.2.1.3.1.1.28.1
snmpget -v2c -c public <target> CHASSIS-MIB::chasControlEthPortRemoteHost.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.800.2.1.3.1.1.28.1 a <value>

SNMPv3 example:

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

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::chasControlEthPortRemoteHost 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 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.800xylanXYLAN-BASE-MIB
1.3.6.1.4.1.800.2xylanArchXYLAN-BASE-MIB
1.3.6.1.4.1.800.2.1xylanChassisXYLAN-BASE-MIB
Numeric OIDNameModule
1.3.6.1.4.1.800.2.1.3chasControllerCHASSIS-MIB
1.3.6.1.4.1.800.2.1.3.1chasControlTableCHASSIS-MIB
1.3.6.1.4.1.800.2.1.3.1.1chasControlEntryCHASSIS-MIB
1.3.6.1.4.1.800.2.1.3.1.1.28chasControlEthPortRemoteHostCHASSIS-MIB