CROSSSTREAM-MIB :: deviceHostAddress

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCROSSSTREAM-MIBdeviceHostAddress

deviceHostAddress

Module: CROSSSTREAM-MIB

OID (symbolic): CROSSSTREAM-MIB::deviceHostAddress

OID (numeric): 1.3.6.1.4.1.4962.1.1.11

Node type: OBJECT-TYPE

Type: IpAddress

Access: read-write

Description: This object has the host (TFTP) server ip address which is used for software upgrade.

What is deviceHostAddress?

This read-write IpAddress object holds the IP address of the TFTP server the device uses when performing a software upgrade. An admin sets this before initiating a firmware update so the device knows where to pull the new image from. For example, staging a new firmware file on a TFTP server at 10.0.0.50 and then setting this object to that address is the first step before triggering the actual upgrade.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4962.1.1.11
snmpwalk -v2c -c public <target> CROSSSTREAM-MIB::deviceHostAddress

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.4962.1.1.11.1
snmpget -v2c -c public <target> CROSSSTREAM-MIB::deviceHostAddress.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.4962.1.1.11.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::deviceHostAddress 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.11deviceHostAddressCROSSSTREAM-MIB