|
OID.SnmpStats Field
|
GSF SNMP OIDs for known statistic sources (1.3.6.1.4.1.56056.1.1.x).
Namespace: GSF.NetAssembly: GSF.Net (in GSF.Net.dll) Version: 2.4.246-beta
Syntaxpublic static readonly ReadOnlyDictionary<string, uint[]> SnmpStats
Public Shared ReadOnly SnmpStats As ReadOnlyDictionary(Of String, UInteger())
public:
static initonly ReadOnlyDictionary<String^, array<unsigned int>^>^ SnmpStats
static val SnmpStats: ReadOnlyDictionary<string, uint32[]>
var GSF.Net.OID.SnmpStats
View SourceField Value
ReadOnlyDictionary<String,
UInt32[]>
Remarks
Each source category will subdivide specific statistics by signal index.
See Also