GWADA-MIB :: adaIndex

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsGWADA-MIBadaIndex

adaIndex

Module: GWADA-MIB

OID (symbolic): GWADA-MIB::adaIndex

OID (numeric): 1.3.6.1.4.1.23.2.39.1.1.1.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Index into the ADA table

What is adaIndex?

This read-write integer serves as the index into the ADA (Administration Agent) table, uniquely identifying each Administration Agent instance being monitored. Admins use it to correlate the name, status, and counter values of a specific GroupWise Administration Agent when polling or configuring multiple agents from one device. For example, index 1 might identify the Administration Agent for the primary domain, while index 2 identifies the agent for a specific post office.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.23.2.39.1.1.1.1
snmpwalk -v2c -c public <target> GWADA-MIB::adaIndex

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.23.2.39.1.1.1.1.1
snmpget -v2c -c public <target> GWADA-MIB::adaIndex.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.23.2.39.1.1.1.1.1 i <value>

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::adaIndex 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.23novellGWADA-MIB
1.3.6.1.4.1.23.2mibDocGWADA-MIB
1.3.6.1.4.1.23.2.39gwadaGWADA-MIB
1.3.6.1.4.1.23.2.39.1adaGWADA-MIB
1.3.6.1.4.1.23.2.39.1.1adaTableGWADA-MIB
1.3.6.1.4.1.23.2.39.1.1.1adaEntryGWADA-MIB
1.3.6.1.4.1.23.2.39.1.1.1.1adaIndexGWADA-MIB