Class TrapInfoVariableBinding
- Assembly
- Skyline.DataMiner.Utils.SNMP.Traps.Protocol.dll
Represents a trap variable binding.
public sealed class TrapInfoVariableBinding
- Inheritance
-
TrapInfoVariableBinding
- Extension Methods
Properties
- Oid
Gets the OID of this trap variable binding.
- Value
Gets the value of this variable binding.
Methods
- Equals(TrapInfoVariableBinding)
Returns a value indicating whether the value of this instance is equal to the value of the specified TrapInfoVariableBinding instance.
- Equals(object)
Determines whether the specified object is equal to the current object.
- GetHashCode()
Calculates the hash code for this object.
- ToString()
Returns a string that represents the current object.