CROSSSTREAM-MIB :: deviceGwAddress

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCROSSSTREAM-MIBdeviceGwAddress

deviceGwAddress

Module: CROSSSTREAM-MIB

OID (symbolic): CROSSSTREAM-MIB::deviceGwAddress

OID (numeric): 1.3.6.1.4.1.4962.1.1.10

Node type: OBJECT-TYPE

Type: IpAddress

Access: read-write

Description: This object returns the default gateway address of the device when read and modifies the default gateway when set.

What is deviceGwAddress?

This read-write IpAddress object reports the device's default gateway when read and changes it when set. An admin updates this whenever the device is moved to a different network segment or the upstream router address changes, since an incorrect gateway would cut off remote management and any off-subnet streaming traffic. For example, after relocating the unit to a new rack served by a different router, the admin would set this to the new router's IP to restore connectivity.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4962.1.1.10
snmpwalk -v2c -c public <target> CROSSSTREAM-MIB::deviceGwAddress

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.4962.1.1.10.1
snmpget -v2c -c public <target> CROSSSTREAM-MIB::deviceGwAddress.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.4962.1.1.10.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::deviceGwAddress 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.10deviceGwAddressCROSSSTREAM-MIB