adaOS
Module: GWADA-MIB
OID (symbolic): GWADA-MIB::adaOS
OID (numeric): 1.3.6.1.4.1.23.2.39.1.1.1.16
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: Operating System name and version
What is adaOS?
This read-only string reports the operating system name and version on which this Administration Agent instance is running. Admins check it when troubleshooting platform-specific issues or when auditing which OS versions are deployed across their GroupWise Administration Agents. For example, adaOS might return 'NetWare 6.5' or 'Windows Server 2012', letting the admin match a known OS-specific bug to this agent.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.23.2.39.1.1.1.16 snmpwalk -v2c -c public <target> GWADA-MIB::adaOS
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.23.2.39.1.1.1.16.1 snmpget -v2c -c public <target> GWADA-MIB::adaOS.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> adaOS.1
Start monitoring Novell GroupWise domain/post office server (Address Book Agent) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the GWADA-MIB::adaOS OID value, configure state conditions and alerts, and monitor any Novell GroupWise domain/post office server (Address Book Agent) 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.23 | novell | GWADA-MIB |
| 1.3.6.1.4.1.23.2 | mibDoc | GWADA-MIB |
| 1.3.6.1.4.1.23.2.39 | gwada | GWADA-MIB |
| 1.3.6.1.4.1.23.2.39.1 | ada | GWADA-MIB |
| 1.3.6.1.4.1.23.2.39.1.1 | adaTable | GWADA-MIB |
| 1.3.6.1.4.1.23.2.39.1.1.1 | adaEntry | GWADA-MIB |
| 1.3.6.1.4.1.23.2.39.1.1.1.16 | adaOS | GWADA-MIB |