public static final class AgentppTestMib.AgentppTestSessionIndexStrategyEnum extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
alwaysAnySubIndex |
static int |
alwaysFirstSubIndex |
static int |
anyNonAllocatedSubIndex |
static int |
firstSubIndexOnly |
static int |
noIndexAllocation |
| Constructor and Description |
|---|
AgentppTestSessionIndexStrategyEnum() |
public static final int noIndexAllocation
public static final int firstSubIndexOnly
public static final int anyNonAllocatedSubIndex
public static final int alwaysFirstSubIndex
public static final int alwaysAnySubIndex
Copyright © 2020 SNMP4J.org. All rights reserved.