SimpleObjectRegistry Class |
Namespace: Lextm.SharpSnmpPro.Mib.Registry
The SimpleObjectRegistry type exposes the following members.
Name | Description | |
---|---|---|
![]() | SimpleObjectRegistry |
Initializes a new instance of the SimpleObjectRegistry class.
|
Name | Description | |
---|---|---|
![]() | Tree |
Object tree.
(Inherited from ObjectRegistryBase.) |
Name | Description | |
---|---|---|
![]() | CreateVariable(String) |
Creates a variable.
(Inherited from ObjectRegistryBase.) |
![]() | CreateVariable(String, ISnmpData) |
Creates a variable.
(Inherited from ObjectRegistryBase.) |
![]() | Decode(UInt32, ISnmpData) |
Decodes the data against the object identifier.
(Inherited from ObjectRegistryBase.) |
![]() | Decode(ObjectIdentifier, ISnmpData) |
Decodes the data against the object identifier.
(Inherited from ObjectRegistryBase.) |
![]() | Decode(String, String, ISnmpData) |
Decodes the data against the object name in specified module.
(Inherited from ObjectRegistryBase.) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | Import |
Imports instances of Module.
(Inherited from ObjectRegistryBase.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Refresh |
Refreshes.
(Inherited from ObjectRegistryBase.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | Translate(String) |
Gets numerical form from textual form.
(Inherited from ObjectRegistryBase.) |
![]() | Translate(UInt32) |
Gets textual form from numerical form.
(Inherited from ObjectRegistryBase.) |
![]() | Translate(String, String) |
Gets numerical form from textual form.
(Inherited from ObjectRegistryBase.) |
![]() | ValidateTable |
Validates if an ObjectIdentifier is a table.
(Inherited from ObjectRegistryBase.) |
![]() | Verify(ObjectIdentifier, ISnmpData) |
Verifies the data against the object identifier.
(Inherited from ObjectRegistryBase.) |
![]() | Verify(String, String, ISnmpData) |
Verifies the data against the object name defined in specified module.
(Inherited from ObjectRegistryBase.) |
Name | Description | |
---|---|---|
![]() | OnChanged |
This event occurs when new documents are loaded.
(Inherited from ObjectRegistryBase.) |