All MIBs › CROSSSTREAM-MIB › deviceHostAddress
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 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.11 | deviceHostAddress | CROSSSTREAM-MIB |