The following tables list the members exposed by MibTrap.
Name | Description | |
---|---|---|
![]() | MibTrap Constructor | Constructs a MibTrap initialized to the specified values. |
Name | Description | |
---|---|---|
![]() | Description | Gets or sets the description. (Inherited from Dart.Snmp.MibDefinition) |
![]() | Enterprise | Use 'snmp' for generic traps, and other values specified in the MIB for specific traps. |
![]() | GenericTrap | Generic trap value. Use 6 if a SpecificTrap value is provided. |
![]() | Module | Gets or sets the module identifier. (Inherited from Dart.Snmp.MibDefinition) |
![]() | Name | Gets or sets the human readable name. (Inherited from Dart.Snmp.MibDefinition) |
![]() | SpecificTrap | If GenericTrap is 6, provide an enterprise-specific trap value here. |
![]() | Variables | A list of variable names present in the trap. |