CROSSSTREAM-MIB :: deviceIpNetmask

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCROSSSTREAM-MIBdeviceIpNetmask

deviceIpNetmask

Module: CROSSSTREAM-MIB

OID (symbolic): CROSSSTREAM-MIB::deviceIpNetmask

OID (numeric): 1.3.6.1.4.1.4962.1.1.9

Node type: OBJECT-TYPE

Type: IpAddress

Access: read-write

Description: This object returns the netmask of the interface when read and modifies the netmask when set.

What is deviceIpNetmask?

This read-write IpAddress object returns the subnet mask of the device's management interface when read and changes it when set. An admin adjusts this when re-subnetting the network segment the CrossStream unit lives on, ensuring its IP configuration matches the new addressing plan. For example, migrating from a /24 to a /25 subnet would require setting this object from 255.255.255.0 to 255.255.255.128.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4962.1.1.9
snmpwalk -v2c -c public <target> CROSSSTREAM-MIB::deviceIpNetmask

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.4962.1.1.9.1
snmpget -v2c -c public <target> CROSSSTREAM-MIB::deviceIpNetmask.1

Set instance 1 (SNMPv2c):

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

Start monitoring Artel Video Systems CrossStream video-transport device with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CROSSSTREAM-MIB::deviceIpNetmask OID value, configure state conditions and alerts, and monitor any Artel Video Systems CrossStream video-transport device from a single console.

OID Breakdown

Upper-level ancestors (6 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
Numeric OIDNameModule
1.3.6.1.4.1.4962artelCROSSSTREAM-MIB
1.3.6.1.4.1.4962.1commonCROSSSTREAM-MIB
1.3.6.1.4.1.4962.1.1deviceCROSSSTREAM-MIB
1.3.6.1.4.1.4962.1.1.9deviceIpNetmaskCROSSSTREAM-MIB