PowerSNMP for .NET
authenticationFailure Constructor




System uptime, usually taken from Dart.Snmp.Agent.SysUpTime.
Creates a Trap2Message that indicates an authentication failure.
Syntax
Public Function New( _
   ByVal sysUpTime As Long _
)
Dim sysUpTime As Long
 
Dim instance As New authenticationFailure(sysUpTime)
public authenticationFailure( 
   long sysUpTime
)
public: authenticationFailure( 
   long sysUpTime
)
public:
authenticationFailure( 
   int64 sysUpTime
)

Parameters

sysUpTime
System uptime, usually taken from Dart.Snmp.Agent.SysUpTime.
See Also

Reference

authenticationFailure Class
authenticationFailure Members


PowerSNMP for .NET Documentation Version 8.0
© 2024 Dart Communications. All Rights Reserved.
Send comments on this topic