Interface IMibObject
-
- All Known Implementing Classes:
MibObjectImpl
public interface IMibObject
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getAlias()
IGroup
getGroup()
String
getInstance()
SnmpObjId
getOid()
String
getType()
-