#include <yateasn.h>
List of all members.
Detailed Description
Constructor & Destructor Documentation
Constructor
- Parameters:
-
fileName | File from which the tree is to be built |
Member Function Documentation
Build the tree of MIB objects
Find a MIB object given the object id
- Parameters:
-
- Returns:
- A pointer to the MIB with the searched object id, 0 if not found
Find a MIB given the MIB name
- Parameters:
-
name | The name of the MIB object |
- Returns:
- A pointer to the MIB with the searched object id, 0 if not found
Find the next MIB object in the tree
- Parameters:
-
id | Object id of the current MIB object |
- Returns:
- A pointer to the next MIB object in the tree, 0 if there is no next
Find the module revision of which this OID is part of
- Parameters:
-
- Returns:
- String value of the module revision
Get access level for the given object id
- Parameters:
-
oid | Object id for which the access level is required |
- Returns:
- Enum value describing the access level required for this object
The documentation for this class was generated from the following file: