Click or drag to resize

MessengerUnsupportedSecurityLevel Property

If the information about the user indicates that it does not support the securityLevel requested by the caller, then the usmStatsUnsupportedSecLevels counter is incremented and an error indication (unsupportedSecurityLevel) together with the OID and value of the incremented counter is returned to the calling module.

Namespace: GSF.Net.Snmp.Messaging
Assembly: GSF.Net (in GSF.Net.dll) Version: 2.4.181-beta
Syntax
public static ObjectIdentifier UnsupportedSecurityLevel { get; }
View Source

Property Value

ObjectIdentifier
See Also