All MIBs › EMD-MIB › deviceInetNetmask
deviceInetNetmask
Module: EMD-MIB
OID (symbolic): EMD-MIB::deviceInetNetmask
OID (numeric): 1.3.6.1.4.1.13742.8.1.1.1.11
Node type: OBJECT-TYPE
Type: InetAddress
Access: read-only
Description: The current netmask. A value of 0.0.0.0 indicates an error or an unset option.
What is deviceInetNetmask?
The device's current network subnet mask; a value of 0.0.0.0 signals an error or that it hasn't been configured yet. Used to verify the EMD's IP configuration matches the intended subnet during network troubleshooting.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.13742.8.1.1.1.11 snmpwalk -v2c -c public <target> EMD-MIB::deviceInetNetmask
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.13742.8.1.1.1.11.1 snmpget -v2c -c public <target> EMD-MIB::deviceInetNetmask.1
Start monitoring Raritan EMX Environmental Monitoring Device with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the EMD-MIB::deviceInetNetmask OID value, configure state conditions and alerts, and monitor any Raritan EMX Environmental Monitoring Device from a single console.
OID Breakdown
Upper-level ancestors (7 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.13742 | raritan | ASSETMANAGEMENT-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.13742.8 | emd | EMD-MIB |
| 1.3.6.1.4.1.13742.8.1 | configuration | EMD-MIB |
| 1.3.6.1.4.1.13742.8.1.1 | unit | EMD-MIB |
| 1.3.6.1.4.1.13742.8.1.1.1 | unitConfiguration | EMD-MIB |
| 1.3.6.1.4.1.13742.8.1.1.1.11 | deviceInetNetmask | EMD-MIB |