Versions in this module Expand all Collapse all v0 v0.9.0 Oct 20, 2021retracted Changes in this version + const DeviceStatusReachable + const DeviceStatusUnreachable + const IfAdminStatusOID + const IfAliasOID + const IfDescrOID + const IfNameOID + const IfOperStatusOID + const IfPhysAddressOID + const PayloadMetadataBatchSize + const SysDescrOID + const SysNameOID + const SysObjectIDOID + var ColumnOIDs = []string + var ScalarOIDs = []string + type DeviceMetadata struct + Description string + ID string + IDTags []string + IPAddress string + Name string + Profile string + Status DeviceStatus + Subnet string + SysObjectID string + Tags []string + Vendor string + type DeviceStatus int32 + type InterfaceMetadata struct + AdminStatus int32 + Alias string + Description string + DeviceID string + IDTags []string + Index int32 + MacAddress string + Name string + OperStatus int32 + type NetworkDevicesMetadata struct + CollectTimestamp int64 + Devices []DeviceMetadata + Interfaces []InterfaceMetadata + Namespace string + Subnet string