stowed
Module: AATS-MIB
OID (symbolic): AATS-MIB::stowed
OID (numeric): 1.3.6.1.4.1.37069.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Specifies if the system is currently stowed. When an integer 1 is set, the system will begin stowing. When an integer 0 is set, the system will begin unstowing. (Additional license is required)
What is stowed?
This OID controls whether the device's mechanical or RF elements are stowed (1) or operational (0), typically for weatherproofing or power conservation. A network engineer sets this during maintenance or when the device is temporarily out of service. Example: 1 retracts a dish antenna or disables RF; 0 deploys it for active use.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.37069.1.1.3 snmpwalk -v2c -c public <target> AATS-MIB::stowed
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.37069.1.1.3.1 snmpget -v2c -c public <target> AATS-MIB::stowed.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.37069.1.1.3.1 i <value>
Start monitoring Broadband Antenna Tracking Systems (BATS) ground terminals with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AATS-MIB::stowed OID value, configure state conditions and alerts, and monitor any Broadband Antenna Tracking Systems (BATS) ground terminals 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.37069 | aats | AATS-MIB |
| 1.3.6.1.4.1.37069.1 | aatsDot1 | AATS-MIB |
| 1.3.6.1.4.1.37069.1.1 | system | AATS-MIB |
| 1.3.6.1.4.1.37069.1.1.3 | stowed | AATS-MIB |