public class AgentXNodeQuery extends DefaultMOQuery
Modifier and Type | Field and Description |
---|---|
static int |
QUERY_AGENTX_NODES |
static int |
QUERY_ALL |
static int |
QUERY_NON_AGENTX_NODES |
Constructor and Description |
---|
AgentXNodeQuery(OctetString context,
MOScope scope,
int queryMode) |
Modifier and Type | Method and Description |
---|---|
DefaultMOContextScope |
getMutableScope() |
boolean |
matchesQuery(ManagedObject managedObject) |
void |
substractScope(MOScope scope) |
covers, getContext, getLowerBound, getScope, getSource, getUpperBound, isCovered, isLowerIncluded, isOverlapping, isUpperIncluded, isWriteAccessQuery, toString
public static final int QUERY_AGENTX_NODES
public static final int QUERY_NON_AGENTX_NODES
public static final int QUERY_ALL
public AgentXNodeQuery(OctetString context, MOScope scope, int queryMode)
public DefaultMOContextScope getMutableScope()
public boolean matchesQuery(ManagedObject managedObject)
matchesQuery
in interface MOQuery
matchesQuery
in class DefaultMOQuery
public void substractScope(MOScope scope)
substractScope
in interface MOQuery
substractScope
in class DefaultMOQuery
Copyright © 2016 SNMP4J.org. All rights reserved.