All MIBs › AIMOS › aimosSystemAvailability
aimosSystemAvailability
Module: AIMOS
OID (symbolic): AIMOS::aimosSystemAvailability
OID (numeric): 1.3.6.1.4.1.6408.201.1.1
Node type: OBJECT-TYPE
Type: SystemAvailability
Access: read-only
Description: aimosSystemAvailability of type SystemAvailability gives information about system login possibility. The required value to be able to login is accessible(1). The first version of the A.I.M.O.S. SNMP Agent will report this value only.
If the agent itself is not reachable by the SNMP protocol, then the manager will get a timeout error.
What is aimosSystemAvailability?
This is the system access status indicator; must be accessible(1) to permit user logins. Engineers monitor this to verify login availability. Example: returns accessible(1) when system permits user access.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6408.201.1.1 snmpwalk -v2c -c public <target> AIMOS::aimosSystemAvailability
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6408.201.1.1.1 snmpget -v2c -c public <target> AIMOS::aimosSystemAvailability.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> aimosSystemAvailability.1
Start monitoring Andrew Wireless Systems DAS/repeater equipment with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AIMOS::aimosSystemAvailability OID value, configure state conditions and alerts, and monitor any Andrew Wireless Systems DAS/repeater equipment 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.6408 | mikom | AIMOS |
| 1.3.6.1.4.1.6408.201 | aimos | AIMOS |
| 1.3.6.1.4.1.6408.201.1 | aimosPublic | AIMOS |
| 1.3.6.1.4.1.6408.201.1.1 | aimosSystemAvailability | AIMOS |