Home
last modified time | relevance | path

Searched defs:ObjectIdentity (Results 1 – 2 of 2) sorted by relevance

/third_party/lwip/contrib/apps/LwipMibCompiler/SharpSnmpLib/Mib/Elements/Entities/
DObjectIdentity.cs7 public sealed class ObjectIdentity : EntityBase class
16 … public ObjectIdentity(IModule module, SymbolList preAssignSymbols, ISymbolEnumerator symbols) in ObjectIdentity() method in Lextm.SharpSnmpLib.Mib.Elements.Entities.ObjectIdentity
/third_party/lwip/contrib/apps/LwipMibCompiler/SharpSnmpLib/Mib/
DSymbol.cs199 public static readonly Symbol ObjectIdentity = new Symbol("OBJECT-IDENTITY"); field in Lextm.SharpSnmpLib.Mib.Symbol