All MIBs › COMTROL-ES8510-MIB › ipConfigurationSubMask
ipConfigurationSubMask
Module: COMTROL-ES8510-MIB
OID (symbolic): COMTROL-ES8510-MIB::ipConfigurationSubMask
OID (numeric): 1.3.6.1.4.1.2882.2.1.1.2.3.1.1.4
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-write
Description: The subnet mask is a 32-bit number in the same format and representation as IP addresses. The subnet mask determines which bits in the IP address are interpreted as the network number, which as the subnetwork number, and which as the host number. Each IP address bit that corresponds to a 1 in the subnet mask is in the network/subnetwork part of the address. This group of numbers is also called the Network ID. Each IP address bit that corresponds to a 0 is in the host part of the IP address.
What is ipConfigurationSubMask?
This read-write value sets the subnet mask applied to the switch's management IP address, defining the boundary between the network and host portions of that address. Getting this value correct is essential for the switch to determine which traffic is on its local subnet versus traffic that needs to go through the gateway. For example, if an admin assigns the switch an address in a /24 network, they would set this mask to 255.255.255.0 to match.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2882.2.1.1.2.3.1.1.4 snmpwalk -v2c -c public <target> COMTROL-ES8510-MIB::ipConfigurationSubMask
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2882.2.1.1.2.3.1.1.4.1 snmpget -v2c -c public <target> COMTROL-ES8510-MIB::ipConfigurationSubMask.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2882.2.1.1.2.3.1.1.4.1 a <value>
Start monitoring Comtrol ES8510 industrial managed Ethernet switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the COMTROL-ES8510-MIB::ipConfigurationSubMask OID value, configure state conditions and alerts, and monitor any Comtrol ES8510 industrial managed Ethernet switch from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2882 | comtrol | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2 | products | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2.1 | managedSwitch | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2.1.1 | es8510 | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2.1.1.2 | basicSetting | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2.1.1.2.3 | ipConfiguration | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2.1.1.2.3.1 | ipConfigurationTable | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2.1.1.2.3.1.1 | ipConfigurationEntry | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2.1.1.2.3.1.1.4 | ipConfigurationSubMask | COMTROL-ES8510-MIB |