Interface MOContextScope

All Superinterfaces:
MOScope
All Known Subinterfaces:
MOQuery
All Known Implementing Classes:
DefaultMOContextScope, DefaultMOQuery, MOQueryWithSource

public interface MOContextScope extends MOScope
The MOContextScope extends the MOScope by applying a scope to a context.
Version:
1.0
Author:
Frank Fock
  • Method Details

    • getContext

      org.snmp4j.smi.OctetString getContext()
      Returns the context name of this scope.
      Returns:
      the context name of this scope.