public interface SnmpDefaults
Modifier and Type | Field and Description |
---|---|
static int |
AGENT_PORT |
static int |
NOTIFICATION_PORT |
static int |
RETRIES |
static long |
TIMEOUT |
static int |
WALK_MAX_REPETITIONS |
static final int AGENT_PORT
static final int NOTIFICATION_PORT
static final int RETRIES
static final long TIMEOUT
static final int WALK_MAX_REPETITIONS
Copyright © 2012–2015. All rights reserved.