Uses of Interface
org.ocap.diagnostics.MIBDefinition

Packages that use MIBDefinition
org.ocap.diagnostics The org.ocap.diagnostics package provides diagnostic MIBs. 
 

Uses of MIBDefinition in org.ocap.diagnostics
 

Methods in org.ocap.diagnostics that return MIBDefinition
abstract  MIBDefinition[] MIBManager.queryMibs(int subDevice, String oid)
          Makes a query for all MIB objects matching the oid parameter, as well as any descendants in the MIB tree, in a specific sub-device including eSTB and eCM.
abstract  MIBDefinition[] MIBManager.queryMibs(String oid)
          Makes a query for all MIB objects matching the oid parameter, as well as any descendants in the MIB tree.
 



Copyright © 2011. All Rights Reserved.