All MIBs › HORIZON-MIB › hzSystemType
hzSystemType
Module: HORIZON-MIB
OID (symbolic): HORIZON-MIB::hzSystemType
OID (numeric): 1.3.6.1.4.1.7262.2.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The current type of the system.
What is hzSystemType?
This value reports which type of unit in the Horizon microwave radio system this particular device is: an ODU (outdoor unit — the radio and antenna component), an IDU (indoor unit — the terminal equipment), a Quantum unit, or an HCP unit. Admins managing a Horizon microwave link use it to confirm they're talking to the correct half of an ODU/IDU pair, since each requires different management and configuration. For example, polling this OID against the equipment mounted near the antenna on the tower should return odu(1), while the rack-mounted terminal in the equipment room would return idu(2).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.7262.2.1 snmpwalk -v2c -c public <target> HORIZON-MIB::hzSystemType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.7262.2.1.1 snmpget -v2c -c public <target> HORIZON-MIB::hzSystemType.1
Start monitoring DragonWave Horizon microwave radio/backhaul equipment with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HORIZON-MIB::hzSystemType OID value, configure state conditions and alerts, and monitor any DragonWave Horizon microwave radio/backhaul equipment from a single console.
OID Breakdown
Upper-level ancestors (7 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 |
| 1.3.6.1.4.1.7262 | dragonwave | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.7262.2 | horizon | HORIZON-MIB |
| 1.3.6.1.4.1.7262.2.1 | hzSystemType | HORIZON-MIB |