Click or drag to resize

MessengerUnknownEngineId Property

If the value of the msgAuthoritativeEngineID field in the securityParameters is unknown then the usmStatsUnknownEngineIDs counter is incremented, and an error indication (unknownEngineID) 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 UnknownEngineId { get; }
View Source

Property Value

ObjectIdentifier
See Also