All MIBs › CROSSSTREAM-MIB › deviceGwAddress
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 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.4962 | artel | CROSSSTREAM-MIB |
| 1.3.6.1.4.1.4962.1 | common | CROSSSTREAM-MIB |
| 1.3.6.1.4.1.4962.1.1 | device | CROSSSTREAM-MIB |
| 1.3.6.1.4.1.4962.1.1.10 | deviceGwAddress | CROSSSTREAM-MIB |