Skip to content

Instantly share code, notes, and snippets.

@infotek
Created October 8, 2016 19:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save infotek/21091f2f17fb18a39ef15ae88d581354 to your computer and use it in GitHub Desktop.
Save infotek/21091f2f17fb18a39ef15ae88d581354 to your computer and use it in GitHub Desktop.
Adding SNMP Informant Standard to librenms
http://docs.librenms.org/Extensions/MIB-based-polling/#how-to-add-a-new-device-mib
SNMP Informant Standard is a 100% free, scaled down version of SNMP Informant Advanced.
agent:
http://www.snmp-informant.com/snmp-informant-standard.htm
mibs:
http://www.wtcs.org/informant/Files/MIBS/Standard/SMIv2/WTCS.MIB.txt
http://www.wtcs.org/informant/Files/MIBS/Standard/SMIv2/INFORMANT-STD.MIB.txt
OID .1.3.6.1.4.1.9600.1.1
INFORMANT VER .1.3.6.1.4.1.9600.1.1.999.0 = STRING: "1.7"
root@librenms:~# snmptranslate -Ts -M /opt/librenms/mibs -m INFORMANT-STD | grep -i informant
.iso.org.dod.internet.private.enterprises.wtcs.informant
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.logicalDiskTable
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.logicalDiskTable.logicalDiskEntry
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.logicalDiskTable.logicalDiskEntry.lDiskInstance
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.logicalDiskTable.logicalDiskEntry.lDiskPercentDiskReadTime
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.logicalDiskTable.logicalDiskEntry.lDiskPercentDiskTime
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.logicalDiskTable.logicalDiskEntry.lDiskPercentDiskWriteTime
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.logicalDiskTable.logicalDiskEntry.lDiskPercentFreeSpace
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.logicalDiskTable.logicalDiskEntry.lDiskPercentIdleTime
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.logicalDiskTable.logicalDiskEntry.lDiskAvgDiskQueueLength
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.logicalDiskTable.logicalDiskEntry.lDiskAvgDiskReadQueueLength
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.logicalDiskTable.logicalDiskEntry.lDiskAvgDiskWriteQueueLength
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.logicalDiskTable.logicalDiskEntry.lDiskAvgDiskSecPerRead
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.logicalDiskTable.logicalDiskEntry.lDiskAvgDiskSecPerTransfer
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.logicalDiskTable.logicalDiskEntry.lDiskAvgDiskSecPerWrite
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.logicalDiskTable.logicalDiskEntry.lDiskCurrentDiskQueueLength
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.logicalDiskTable.logicalDiskEntry.lDiskDiskBytesPerSec
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.logicalDiskTable.logicalDiskEntry.lDiskDiskReadBytesPerSec
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.logicalDiskTable.logicalDiskEntry.lDiskDiskReadsPerSec
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.logicalDiskTable.logicalDiskEntry.lDiskDiskTransfersPerSec
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.logicalDiskTable.logicalDiskEntry.lDiskDiskWriteBytesPerSec
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.logicalDiskTable.logicalDiskEntry.lDiskDiskWritesPerSec
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.logicalDiskTable.logicalDiskEntry.lDiskFreeMegabytes
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.logicalDiskTable.logicalDiskEntry.lDiskSplitIOPerSec
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.memory
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.memory.memoryAvailableBytes
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.memory.memoryAvailableKBytes
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.memory.memoryAvailableMBytes
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.memory.memoryCommittedBytes
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.memory.memoryCacheBytes
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.memory.memoryCacheBytesPeak
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.memory.memoryPageFaultsPerSec
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.memory.memoryPagesInputPerSec
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.memory.memoryPagesOutputPerSec
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.memory.memoryPagesPerSec
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.memory.memoryPoolNonpagedBytes
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.memory.memoryPoolPagedBytes
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.memory.memoryPoolPagedResidentBytes
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.memory.memorySystemCacheResidentBytes
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.memory.memorySystemCodeResidentBytes
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.memory.memorySystemCodeTotalBytes
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.memory.memorySystemDriverResidentBytes
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.memory.memorySystemDriverTotalBytes
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.memory.memoryCommittedKBytes
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.memory.memoryCacheKBytes
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.memory.memoryCacheKBytesPeak
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.memory.memoryPoolNonpagedKBytes
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.memory.memoryPoolPagedKBytes
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.memory.memoryPoolPagedResidentKBytes
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.memory.memorySystemCacheResidentKBytes
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.memory.memorySystemCodeResidentKBytes
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.memory.memorySystemCodeTotalKBytes
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.memory.memorySystemDriverResidentKBytes
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.memory.memorySystemDriverTotalKBytes
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.memory.memoryCommittedMBytes
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.memory.memoryCacheMBytes
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.memory.memoryCacheMBytesPeak
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.memory.memoryPoolNonpagedMBytes
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.memory.memoryPoolPagedMBytes
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.memory.memoryPoolPagedResidentMBytes
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.memory.memorySystemCacheResidentMBytes
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.memory.memorySystemCodeResidentMBytes
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.memory.memorySystemCodeTotalMBytes
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.memory.memorySystemDriverResidentMBytes
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.memory.memorySystemDriverTotalMBytes
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.networkInterfaceTable
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.networkInterfaceTable.networkInterfaceEntry
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.networkInterfaceTable.networkInterfaceEntry.netInstance
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.networkInterfaceTable.networkInterfaceEntry.netBytesReceivedPerSec
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.networkInterfaceTable.networkInterfaceEntry.netBytesSentPerSec
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.networkInterfaceTable.networkInterfaceEntry.netBytesTotalPerSec
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.networkInterfaceTable.networkInterfaceEntry.netCurrentBandwidth
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.networkInterfaceTable.networkInterfaceEntry.netOutputQueueLength
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.networkInterfaceTable.networkInterfaceEntry.netPacketsOutboundDiscarded
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.networkInterfaceTable.networkInterfaceEntry.netPacketsOutboundErrors
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.networkInterfaceTable.networkInterfaceEntry.netPacketsReceivedDiscarded
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.networkInterfaceTable.networkInterfaceEntry.netPacketsReceivedErrors
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.networkInterfaceTable.networkInterfaceEntry.netPacketsReceivedUnknown
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.networkInterfaceTable.networkInterfaceEntry.netPacketsReceivedPerSec
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.networkInterfaceTable.networkInterfaceEntry.netPacketsSentPerSec
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.networkInterfaceTable.networkInterfaceEntry.netPacketsPerSec
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.objects
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.objects.objectsProcesses
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.objects.objectsThreads
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.processorTable
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.processorTable.processorEntry
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.processorTable.processorEntry.cpuInstance
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.processorTable.processorEntry.cpuPercentDPCTime
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.processorTable.processorEntry.cpuPercentInterruptTime
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.processorTable.processorEntry.cpuPercentPrivilegedTime
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.processorTable.processorEntry.cpuPercentProcessorTime
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.processorTable.processorEntry.cpuPercentUserTime
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.processorTable.processorEntry.cpuAPCBypassesPerSec
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.processorTable.processorEntry.cpuDPCBypassesPerSec
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.processorTable.processorEntry.cpuDPCRate
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.processorTable.processorEntry.cpuDPCsQueuedPerSec
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.processorTable.processorEntry.cpuInterruptsPerSec
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.system
.iso.org.dod.internet.private.enterprises.wtcs.informant.standard.system.systemSystemUpTime
snmptranslate -Td -On -M /opt/librenms/mibs -m INFORMANT-STD INFORMANT-STD::standard
.1.3.6.1.4.1.9600.1.1
standard MODULE-IDENTITY
-- FROM INFORMANT-STD
DESCRIPTION "The MIB module for SNMP Informant Standard
performance counter entries."
::= { iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) wtcs(9600) informant(1) 1 }
snmpget -v2c -c 'public' -OUsb -m SNMPv2-MIB -M /opt/librenms/mibs -t 30 192.168.1.204 sysObjectID.0
sysObjectID.0 = OID: enterprises.311.1.1.3.1.2
.1.3.6.1.4.1.9600.1.1
example output
# snmpwalk -v2c -c 'public' -M /opt/librenms/mibs -m WTCS:INFORMANT-STD 192.168.1.204 .iso.org.dod.internet.private.enterprises.wtcs.informant.standard
INFORMANT-STD::lDiskInstance."C:" = STRING: C:
INFORMANT-STD::lDiskInstance."_Total" = STRING: _Total
INFORMANT-STD::lDiskInstance."HarddiskVolume1" = STRING: HarddiskVolume1
INFORMANT-STD::lDiskPercentDiskReadTime."C:" = Gauge32: 0
INFORMANT-STD::lDiskPercentDiskReadTime."_Total" = Gauge32: 0
INFORMANT-STD::lDiskPercentDiskReadTime."HarddiskVolume1" = Gauge32: 0
INFORMANT-STD::lDiskPercentDiskTime."C:" = Gauge32: 10
INFORMANT-STD::lDiskPercentDiskTime."_Total" = Gauge32: 5
INFORMANT-STD::lDiskPercentDiskTime."HarddiskVolume1" = Gauge32: 0
INFORMANT-STD::lDiskPercentDiskWriteTime."C:" = Gauge32: 9
INFORMANT-STD::lDiskPercentDiskWriteTime."_Total" = Gauge32: 5
INFORMANT-STD::lDiskPercentDiskWriteTime."HarddiskVolume1" = Gauge32: 0
INFORMANT-STD::lDiskPercentFreeSpace."C:" = Gauge32: 34
INFORMANT-STD::lDiskPercentFreeSpace."_Total" = Gauge32: 34
INFORMANT-STD::lDiskPercentFreeSpace."HarddiskVolume1" = Gauge32: 71
INFORMANT-STD::lDiskPercentIdleTime."C:" = Gauge32: 89
INFORMANT-STD::lDiskPercentIdleTime."_Total" = Gauge32: 95
INFORMANT-STD::lDiskPercentIdleTime."HarddiskVolume1" = Gauge32: 100
INFORMANT-STD::lDiskAvgDiskQueueLength."C:" = Gauge32: 107
INFORMANT-STD::lDiskAvgDiskQueueLength."_Total" = Gauge32: 107
INFORMANT-STD::lDiskAvgDiskQueueLength."HarddiskVolume1" = Gauge32: 0
INFORMANT-STD::lDiskAvgDiskReadQueueLength."C:" = Gauge32: 5
INFORMANT-STD::lDiskAvgDiskReadQueueLength."_Total" = Gauge32: 5
INFORMANT-STD::lDiskAvgDiskReadQueueLength."HarddiskVolume1" = Gauge32: 0
INFORMANT-STD::lDiskAvgDiskWriteQueueLength."C:" = Gauge32: 101
INFORMANT-STD::lDiskAvgDiskWriteQueueLength."_Total" = Gauge32: 101
INFORMANT-STD::lDiskAvgDiskWriteQueueLength."HarddiskVolume1" = Gauge32: 0
INFORMANT-STD::lDiskAvgDiskSecPerRead."C:" = Gauge32: 6841
INFORMANT-STD::lDiskAvgDiskSecPerRead."_Total" = Gauge32: 6841
INFORMANT-STD::lDiskAvgDiskSecPerRead."HarddiskVolume1" = Gauge32: 0
INFORMANT-STD::lDiskAvgDiskSecPerTransfer."C:" = Gauge32: 53
INFORMANT-STD::lDiskAvgDiskSecPerTransfer."_Total" = Gauge32: 53
INFORMANT-STD::lDiskAvgDiskSecPerTransfer."HarddiskVolume1" = Gauge32: 0
INFORMANT-STD::lDiskAvgDiskSecPerWrite."C:" = Gauge32: 50
INFORMANT-STD::lDiskAvgDiskSecPerWrite."_Total" = Gauge32: 50
INFORMANT-STD::lDiskAvgDiskSecPerWrite."HarddiskVolume1" = Gauge32: 0
INFORMANT-STD::lDiskCurrentDiskQueueLength."C:" = Gauge32: 0
INFORMANT-STD::lDiskCurrentDiskQueueLength."_Total" = Gauge32: 0
INFORMANT-STD::lDiskCurrentDiskQueueLength."HarddiskVolume1" = Gauge32: 0
INFORMANT-STD::lDiskDiskBytesPerSec."C:" = Gauge32: 11101921
INFORMANT-STD::lDiskDiskBytesPerSec."_Total" = Gauge32: 11101921
INFORMANT-STD::lDiskDiskBytesPerSec."HarddiskVolume1" = Gauge32: 0
INFORMANT-STD::lDiskDiskReadBytesPerSec."C:" = Gauge32: 33989
INFORMANT-STD::lDiskDiskReadBytesPerSec."_Total" = Gauge32: 33989
INFORMANT-STD::lDiskDiskReadBytesPerSec."HarddiskVolume1" = Gauge32: 0
INFORMANT-STD::lDiskDiskReadsPerSec."C:" = Gauge32: 0
INFORMANT-STD::lDiskDiskReadsPerSec."_Total" = Gauge32: 0
INFORMANT-STD::lDiskDiskReadsPerSec."HarddiskVolume1" = Gauge32: 0
INFORMANT-STD::lDiskDiskTransfersPerSec."C:" = Gauge32: 2011
INFORMANT-STD::lDiskDiskTransfersPerSec."_Total" = Gauge32: 2011
INFORMANT-STD::lDiskDiskTransfersPerSec."HarddiskVolume1" = Gauge32: 0
INFORMANT-STD::lDiskDiskWriteBytesPerSec."C:" = Gauge32: 11067934
INFORMANT-STD::lDiskDiskWriteBytesPerSec."_Total" = Gauge32: 11067934
INFORMANT-STD::lDiskDiskWriteBytesPerSec."HarddiskVolume1" = Gauge32: 0
INFORMANT-STD::lDiskDiskWritesPerSec."C:" = Gauge32: 2011
INFORMANT-STD::lDiskDiskWritesPerSec."_Total" = Gauge32: 2011
INFORMANT-STD::lDiskDiskWritesPerSec."HarddiskVolume1" = Gauge32: 0
INFORMANT-STD::lDiskFreeMegabytes."C:" = Gauge32: 314036
INFORMANT-STD::lDiskFreeMegabytes."_Total" = Gauge32: 314107
INFORMANT-STD::lDiskFreeMegabytes."HarddiskVolume1" = Gauge32: 71
INFORMANT-STD::lDiskSplitIOPerSec."C:" = Gauge32: 9
INFORMANT-STD::lDiskSplitIOPerSec."_Total" = Gauge32: 9
INFORMANT-STD::lDiskSplitIOPerSec."HarddiskVolume1" = Gauge32: 0
INFORMANT-STD::memoryAvailableBytes.0 = Gauge32: 3861839872
INFORMANT-STD::memoryAvailableKBytes.0 = Gauge32: 24742836
INFORMANT-STD::memoryAvailableMBytes.0 = Gauge32: 24162
INFORMANT-STD::memoryCommittedBytes.0 = Gauge32: 2685370368
INFORMANT-STD::memoryCacheBytes.0 = Gauge32: 450330624
INFORMANT-STD::memoryCacheBytesPeak.0 = Gauge32: 870653952
INFORMANT-STD::memoryPagesInputPerSec.0 = Gauge32: 4
INFORMANT-STD::memoryPagesOutputPerSec.0 = Gauge32: 0
INFORMANT-STD::memoryPagesPerSec.0 = Gauge32: 4
INFORMANT-STD::memoryPoolNonpagedBytes.0 = Gauge32: 238501888
INFORMANT-STD::memoryPoolPagedBytes.0 = Gauge32: 299339776
INFORMANT-STD::memoryPoolPagedResidentBytes.0 = Gauge32: 298119168
INFORMANT-STD::memorySystemCacheResidentBytes.0 = Gauge32: 450211840
INFORMANT-STD::memorySystemCodeResidentBytes.0 = Gauge32: 32768
INFORMANT-STD::memorySystemCodeTotalBytes.0 = Gauge32: 4112384
INFORMANT-STD::memorySystemDriverResidentBytes.0 = Gauge32: 6176768
INFORMANT-STD::memorySystemDriverTotalBytes.0 = Gauge32: 4784128
INFORMANT-STD::memoryCommittedKBytes.0 = Gauge32: 11011040
INFORMANT-STD::memoryCacheKBytes.0 = Gauge32: 439856
INFORMANT-STD::memoryCacheKBytesPeak.0 = Gauge32: 850248
INFORMANT-STD::memoryPoolNonpagedKBytes.0 = Gauge32: 232912
INFORMANT-STD::memoryPoolPagedKBytes.0 = Gauge32: 292324
INFORMANT-STD::memoryPoolPagedResidentKBytes.0 = Gauge32: 291132
INFORMANT-STD::memorySystemCacheResidentKBytes.0 = Gauge32: 439704
INFORMANT-STD::memorySystemCodeResidentKBytes.0 = Gauge32: 32
INFORMANT-STD::memorySystemCodeTotalKBytes.0 = Gauge32: 4016
INFORMANT-STD::memorySystemDriverResidentKBytes.0 = Gauge32: 6032
INFORMANT-STD::memorySystemDriverTotalKBytes.0 = Gauge32: 4672
INFORMANT-STD::memoryCommittedMBytes.0 = Gauge32: 10752
INFORMANT-STD::memoryCacheMBytes.0 = Gauge32: 429
INFORMANT-STD::memoryCacheMBytesPeak.0 = Gauge32: 830
INFORMANT-STD::memoryPoolNonpagedMBytes.0 = Gauge32: 227
INFORMANT-STD::memoryPoolPagedMBytes.0 = Gauge32: 285
INFORMANT-STD::memoryPoolPagedResidentMBytes.0 = Gauge32: 284
INFORMANT-STD::memorySystemCacheResidentMBytes.0 = Gauge32: 429
INFORMANT-STD::memorySystemCodeResidentMBytes.0 = Gauge32: 0
INFORMANT-STD::memorySystemCodeTotalMBytes.0 = Gauge32: 3
INFORMANT-STD::memorySystemDriverResidentMBytes.0 = Gauge32: 5
INFORMANT-STD::memorySystemDriverTotalMBytes.0 = Gauge32: 4
INFORMANT-STD::netInstance."6TO4 Adapter" = STRING: 6TO4 Adapter
INFORMANT-STD::netInstance."Intel[R] I350 Gigabit Network Connection" = STRING: Intel[R] I350 Gigabit Network Connection
INFORMANT-STD::netInstance."Intel[R] I350 Gigabit Network Connection _2" = STRING: Intel[R] I350 Gigabit Network Connection _2
INFORMANT-STD::netInstance."isatap.{2DE9CF8B-C5FF-4F4F-A71F-695AC1C5CA07}" = STRING: isatap.{2DE9CF8B-C5FF-4F4F-A71F-695AC1C5CA07}
INFORMANT-STD::netInstance."isatap.{BF6CEE29-0EA9-40E7-AFF3-F7D97BDA392F}" = STRING: isatap.{BF6CEE29-0EA9-40E7-AFF3-F7D97BDA392F}
INFORMANT-STD::netBytesReceivedPerSec."6TO4 Adapter" = Gauge32: 22
INFORMANT-STD::netBytesReceivedPerSec."Intel[R] I350 Gigabit Network Connection" = Gauge32: 123436
INFORMANT-STD::netBytesReceivedPerSec."Intel[R] I350 Gigabit Network Connection _2" = Gauge32: 0
INFORMANT-STD::netBytesReceivedPerSec."isatap.{2DE9CF8B-C5FF-4F4F-A71F-695AC1C5CA07}" = Gauge32: 0
INFORMANT-STD::netBytesReceivedPerSec."isatap.{BF6CEE29-0EA9-40E7-AFF3-F7D97BDA392F}" = Gauge32: 0
INFORMANT-STD::netBytesSentPerSec."6TO4 Adapter" = Gauge32: 6
INFORMANT-STD::netBytesSentPerSec."Intel[R] I350 Gigabit Network Connection" = Gauge32: 25346
INFORMANT-STD::netBytesSentPerSec."Intel[R] I350 Gigabit Network Connection _2" = Gauge32: 0
INFORMANT-STD::netBytesSentPerSec."isatap.{2DE9CF8B-C5FF-4F4F-A71F-695AC1C5CA07}" = Gauge32: 0
INFORMANT-STD::netBytesSentPerSec."isatap.{BF6CEE29-0EA9-40E7-AFF3-F7D97BDA392F}" = Gauge32: 0
INFORMANT-STD::netBytesTotalPerSec."6TO4 Adapter" = Gauge32: 29
INFORMANT-STD::netBytesTotalPerSec."Intel[R] I350 Gigabit Network Connection" = Gauge32: 148781
INFORMANT-STD::netBytesTotalPerSec."Intel[R] I350 Gigabit Network Connection _2" = Gauge32: 0
INFORMANT-STD::netBytesTotalPerSec."isatap.{2DE9CF8B-C5FF-4F4F-A71F-695AC1C5CA07}" = Gauge32: 0
INFORMANT-STD::netBytesTotalPerSec."isatap.{BF6CEE29-0EA9-40E7-AFF3-F7D97BDA392F}" = Gauge32: 0
INFORMANT-STD::netCurrentBandwidth."6TO4 Adapter" = Gauge32: 30000000
INFORMANT-STD::netCurrentBandwidth."Intel[R] I350 Gigabit Network Connection" = Gauge32: 100000000
INFORMANT-STD::netCurrentBandwidth."Intel[R] I350 Gigabit Network Connection _2" = Gauge32: 0
INFORMANT-STD::netCurrentBandwidth."isatap.{2DE9CF8B-C5FF-4F4F-A71F-695AC1C5CA07}" = Gauge32: 100000
INFORMANT-STD::netCurrentBandwidth."isatap.{BF6CEE29-0EA9-40E7-AFF3-F7D97BDA392F}" = Gauge32: 100000
INFORMANT-STD::netOutputQueueLength."6TO4 Adapter" = Gauge32: 0
INFORMANT-STD::netOutputQueueLength."Intel[R] I350 Gigabit Network Connection" = Gauge32: 0
INFORMANT-STD::netOutputQueueLength."Intel[R] I350 Gigabit Network Connection _2" = Gauge32: 0
INFORMANT-STD::netOutputQueueLength."isatap.{2DE9CF8B-C5FF-4F4F-A71F-695AC1C5CA07}" = Gauge32: 0
INFORMANT-STD::netOutputQueueLength."isatap.{BF6CEE29-0EA9-40E7-AFF3-F7D97BDA392F}" = Gauge32: 0
INFORMANT-STD::netPacketsOutboundDiscarded."6TO4 Adapter" = Gauge32: 0
INFORMANT-STD::netPacketsOutboundDiscarded."Intel[R] I350 Gigabit Network Connection" = Gauge32: 0
INFORMANT-STD::netPacketsOutboundDiscarded."Intel[R] I350 Gigabit Network Connection _2" = Gauge32: 0
INFORMANT-STD::netPacketsOutboundDiscarded."isatap.{2DE9CF8B-C5FF-4F4F-A71F-695AC1C5CA07}" = Gauge32: 0
INFORMANT-STD::netPacketsOutboundDiscarded."isatap.{BF6CEE29-0EA9-40E7-AFF3-F7D97BDA392F}" = Gauge32: 0
INFORMANT-STD::netPacketsOutboundErrors."6TO4 Adapter" = Gauge32: 0
INFORMANT-STD::netPacketsOutboundErrors."Intel[R] I350 Gigabit Network Connection" = Gauge32: 0
INFORMANT-STD::netPacketsOutboundErrors."Intel[R] I350 Gigabit Network Connection _2" = Gauge32: 0
INFORMANT-STD::netPacketsOutboundErrors."isatap.{2DE9CF8B-C5FF-4F4F-A71F-695AC1C5CA07}" = Gauge32: 0
INFORMANT-STD::netPacketsOutboundErrors."isatap.{BF6CEE29-0EA9-40E7-AFF3-F7D97BDA392F}" = Gauge32: 0
INFORMANT-STD::netPacketsReceivedDiscarded."6TO4 Adapter" = Gauge32: 0
INFORMANT-STD::netPacketsReceivedDiscarded."Intel[R] I350 Gigabit Network Connection" = Gauge32: 2
INFORMANT-STD::netPacketsReceivedDiscarded."Intel[R] I350 Gigabit Network Connection _2" = Gauge32: 0
INFORMANT-STD::netPacketsReceivedDiscarded."isatap.{2DE9CF8B-C5FF-4F4F-A71F-695AC1C5CA07}" = Gauge32: 0
INFORMANT-STD::netPacketsReceivedDiscarded."isatap.{BF6CEE29-0EA9-40E7-AFF3-F7D97BDA392F}" = Gauge32: 0
INFORMANT-STD::netPacketsReceivedErrors."6TO4 Adapter" = Gauge32: 0
INFORMANT-STD::netPacketsReceivedErrors."Intel[R] I350 Gigabit Network Connection" = Gauge32: 1
INFORMANT-STD::netPacketsReceivedErrors."Intel[R] I350 Gigabit Network Connection _2" = Gauge32: 0
INFORMANT-STD::netPacketsReceivedErrors."isatap.{2DE9CF8B-C5FF-4F4F-A71F-695AC1C5CA07}" = Gauge32: 0
INFORMANT-STD::netPacketsReceivedErrors."isatap.{BF6CEE29-0EA9-40E7-AFF3-F7D97BDA392F}" = Gauge32: 0
INFORMANT-STD::netPacketsReceivedUnknown."6TO4 Adapter" = Gauge32: 0
INFORMANT-STD::netPacketsReceivedUnknown."Intel[R] I350 Gigabit Network Connection" = Gauge32: 0
INFORMANT-STD::netPacketsReceivedUnknown."Intel[R] I350 Gigabit Network Connection _2" = Gauge32: 0
INFORMANT-STD::netPacketsReceivedUnknown."isatap.{2DE9CF8B-C5FF-4F4F-A71F-695AC1C5CA07}" = Gauge32: 0
INFORMANT-STD::netPacketsReceivedUnknown."isatap.{BF6CEE29-0EA9-40E7-AFF3-F7D97BDA392F}" = Gauge32: 0
INFORMANT-STD::netPacketsReceivedPerSec."6TO4 Adapter" = Gauge32: 0
INFORMANT-STD::netPacketsReceivedPerSec."Intel[R] I350 Gigabit Network Connection" = Gauge32: 108
INFORMANT-STD::netPacketsReceivedPerSec."Intel[R] I350 Gigabit Network Connection _2" = Gauge32: 0
INFORMANT-STD::netPacketsReceivedPerSec."isatap.{2DE9CF8B-C5FF-4F4F-A71F-695AC1C5CA07}" = Gauge32: 0
INFORMANT-STD::netPacketsReceivedPerSec."isatap.{BF6CEE29-0EA9-40E7-AFF3-F7D97BDA392F}" = Gauge32: 0
INFORMANT-STD::netPacketsSentPerSec."6TO4 Adapter" = Gauge32: 0
INFORMANT-STD::netPacketsSentPerSec."Intel[R] I350 Gigabit Network Connection" = Gauge32: 56
INFORMANT-STD::netPacketsSentPerSec."Intel[R] I350 Gigabit Network Connection _2" = Gauge32: 0
INFORMANT-STD::netPacketsSentPerSec."isatap.{2DE9CF8B-C5FF-4F4F-A71F-695AC1C5CA07}" = Gauge32: 0
INFORMANT-STD::netPacketsSentPerSec."isatap.{BF6CEE29-0EA9-40E7-AFF3-F7D97BDA392F}" = Gauge32: 0
INFORMANT-STD::netPacketsPerSec."6TO4 Adapter" = Gauge32: 0
INFORMANT-STD::netPacketsPerSec."Intel[R] I350 Gigabit Network Connection" = Gauge32: 165
INFORMANT-STD::netPacketsPerSec."Intel[R] I350 Gigabit Network Connection _2" = Gauge32: 0
INFORMANT-STD::netPacketsPerSec."isatap.{2DE9CF8B-C5FF-4F4F-A71F-695AC1C5CA07}" = Gauge32: 0
INFORMANT-STD::netPacketsPerSec."isatap.{BF6CEE29-0EA9-40E7-AFF3-F7D97BDA392F}" = Gauge32: 0
INFORMANT-STD::objectsProcesses.0 = Gauge32: 89
INFORMANT-STD::objectsThreads.0 = Gauge32: 2900
INFORMANT-STD::cpuInstance."0" = STRING: 0
INFORMANT-STD::cpuInstance."1" = STRING: 1
INFORMANT-STD::cpuInstance."2" = STRING: 2
INFORMANT-STD::cpuInstance."3" = STRING: 3
INFORMANT-STD::cpuInstance."4" = STRING: 4
INFORMANT-STD::cpuInstance."5" = STRING: 5
INFORMANT-STD::cpuInstance."6" = STRING: 6
INFORMANT-STD::cpuInstance."7" = STRING: 7
INFORMANT-STD::cpuInstance."8" = STRING: 8
INFORMANT-STD::cpuInstance."9" = STRING: 9
INFORMANT-STD::cpuInstance."10" = STRING: 10
INFORMANT-STD::cpuInstance."11" = STRING: 11
INFORMANT-STD::cpuInstance."_Total" = STRING: _Total
INFORMANT-STD::cpuPercentDPCTime."0" = Gauge32: 0
INFORMANT-STD::cpuPercentDPCTime."1" = Gauge32: 0
INFORMANT-STD::cpuPercentDPCTime."2" = Gauge32: 0
INFORMANT-STD::cpuPercentDPCTime."3" = Gauge32: 0
INFORMANT-STD::cpuPercentDPCTime."4" = Gauge32: 0
INFORMANT-STD::cpuPercentDPCTime."5" = Gauge32: 0
INFORMANT-STD::cpuPercentDPCTime."6" = Gauge32: 1
INFORMANT-STD::cpuPercentDPCTime."7" = Gauge32: 0
INFORMANT-STD::cpuPercentDPCTime."8" = Gauge32: 0
INFORMANT-STD::cpuPercentDPCTime."9" = Gauge32: 0
INFORMANT-STD::cpuPercentDPCTime."10" = Gauge32: 0
INFORMANT-STD::cpuPercentDPCTime."11" = Gauge32: 0
INFORMANT-STD::cpuPercentDPCTime."_Total" = Gauge32: 0
INFORMANT-STD::cpuPercentInterruptTime."0" = Gauge32: 0
INFORMANT-STD::cpuPercentInterruptTime."1" = Gauge32: 0
INFORMANT-STD::cpuPercentInterruptTime."2" = Gauge32: 0
INFORMANT-STD::cpuPercentInterruptTime."3" = Gauge32: 0
INFORMANT-STD::cpuPercentInterruptTime."4" = Gauge32: 0
INFORMANT-STD::cpuPercentInterruptTime."5" = Gauge32: 0
INFORMANT-STD::cpuPercentInterruptTime."6" = Gauge32: 0
INFORMANT-STD::cpuPercentInterruptTime."7" = Gauge32: 0
INFORMANT-STD::cpuPercentInterruptTime."8" = Gauge32: 0
INFORMANT-STD::cpuPercentInterruptTime."9" = Gauge32: 0
INFORMANT-STD::cpuPercentInterruptTime."10" = Gauge32: 0
INFORMANT-STD::cpuPercentInterruptTime."11" = Gauge32: 0
INFORMANT-STD::cpuPercentInterruptTime."_Total" = Gauge32: 0
INFORMANT-STD::cpuPercentPrivilegedTime."0" = Gauge32: 4
INFORMANT-STD::cpuPercentPrivilegedTime."1" = Gauge32: 7
INFORMANT-STD::cpuPercentPrivilegedTime."2" = Gauge32: 2
INFORMANT-STD::cpuPercentPrivilegedTime."3" = Gauge32: 7
INFORMANT-STD::cpuPercentPrivilegedTime."4" = Gauge32: 4
INFORMANT-STD::cpuPercentPrivilegedTime."5" = Gauge32: 7
INFORMANT-STD::cpuPercentPrivilegedTime."6" = Gauge32: 4
INFORMANT-STD::cpuPercentPrivilegedTime."7" = Gauge32: 8
INFORMANT-STD::cpuPercentPrivilegedTime."8" = Gauge32: 9
INFORMANT-STD::cpuPercentPrivilegedTime."9" = Gauge32: 9
INFORMANT-STD::cpuPercentPrivilegedTime."10" = Gauge32: 13
INFORMANT-STD::cpuPercentPrivilegedTime."11" = Gauge32: 4
INFORMANT-STD::cpuPercentPrivilegedTime."_Total" = Gauge32: 6
INFORMANT-STD::cpuPercentProcessorTime."0" = Gauge32: 19
INFORMANT-STD::cpuPercentProcessorTime."1" = Gauge32: 29
INFORMANT-STD::cpuPercentProcessorTime."2" = Gauge32: 15
INFORMANT-STD::cpuPercentProcessorTime."3" = Gauge32: 25
INFORMANT-STD::cpuPercentProcessorTime."4" = Gauge32: 15
INFORMANT-STD::cpuPercentProcessorTime."5" = Gauge32: 30
INFORMANT-STD::cpuPercentProcessorTime."6" = Gauge32: 13
INFORMANT-STD::cpuPercentProcessorTime."7" = Gauge32: 30
INFORMANT-STD::cpuPercentProcessorTime."8" = Gauge32: 21
INFORMANT-STD::cpuPercentProcessorTime."9" = Gauge32: 28
INFORMANT-STD::cpuPercentProcessorTime."10" = Gauge32: 31
INFORMANT-STD::cpuPercentProcessorTime."11" = Gauge32: 15
INFORMANT-STD::cpuPercentProcessorTime."_Total" = Gauge32: 23
INFORMANT-STD::cpuPercentUserTime."0" = Gauge32: 15
INFORMANT-STD::cpuPercentUserTime."1" = Gauge32: 22
INFORMANT-STD::cpuPercentUserTime."2" = Gauge32: 12
INFORMANT-STD::cpuPercentUserTime."3" = Gauge32: 18
INFORMANT-STD::cpuPercentUserTime."4" = Gauge32: 10
INFORMANT-STD::cpuPercentUserTime."5" = Gauge32: 22
INFORMANT-STD::cpuPercentUserTime."6" = Gauge32: 8
INFORMANT-STD::cpuPercentUserTime."7" = Gauge32: 21
INFORMANT-STD::cpuPercentUserTime."8" = Gauge32: 12
INFORMANT-STD::cpuPercentUserTime."9" = Gauge32: 18
INFORMANT-STD::cpuPercentUserTime."10" = Gauge32: 18
INFORMANT-STD::cpuPercentUserTime."11" = Gauge32: 11
INFORMANT-STD::cpuPercentUserTime."_Total" = Gauge32: 16
INFORMANT-STD::cpuDPCRate."0" = Gauge32: 43
INFORMANT-STD::cpuDPCRate."1" = Gauge32: 0
INFORMANT-STD::cpuDPCRate."2" = Gauge32: 0
INFORMANT-STD::cpuDPCRate."3" = Gauge32: 0
INFORMANT-STD::cpuDPCRate."4" = Gauge32: 0
INFORMANT-STD::cpuDPCRate."5" = Gauge32: 0
INFORMANT-STD::cpuDPCRate."6" = Gauge32: 0
INFORMANT-STD::cpuDPCRate."7" = Gauge32: 0
INFORMANT-STD::cpuDPCRate."8" = Gauge32: 0
INFORMANT-STD::cpuDPCRate."9" = Gauge32: 0
INFORMANT-STD::cpuDPCRate."10" = Gauge32: 0
INFORMANT-STD::cpuDPCRate."11" = Gauge32: 0
INFORMANT-STD::cpuDPCRate."_Total" = Gauge32: 43
INFORMANT-STD::cpuDPCsQueuedPerSec."0" = Gauge32: 105
INFORMANT-STD::cpuDPCsQueuedPerSec."1" = Gauge32: 146
INFORMANT-STD::cpuDPCsQueuedPerSec."2" = Gauge32: 34
INFORMANT-STD::cpuDPCsQueuedPerSec."3" = Gauge32: 194
INFORMANT-STD::cpuDPCsQueuedPerSec."4" = Gauge32: 1390
INFORMANT-STD::cpuDPCsQueuedPerSec."5" = Gauge32: 45
INFORMANT-STD::cpuDPCsQueuedPerSec."6" = Gauge32: 2268
INFORMANT-STD::cpuDPCsQueuedPerSec."7" = Gauge32: 112
INFORMANT-STD::cpuDPCsQueuedPerSec."8" = Gauge32: 45
INFORMANT-STD::cpuDPCsQueuedPerSec."9" = Gauge32: 160
INFORMANT-STD::cpuDPCsQueuedPerSec."10" = Gauge32: 68
INFORMANT-STD::cpuDPCsQueuedPerSec."11" = Gauge32: 154
INFORMANT-STD::cpuDPCsQueuedPerSec."_Total" = Gauge32: 4727
INFORMANT-STD::cpuInterruptsPerSec."0" = Gauge32: 1214
INFORMANT-STD::cpuInterruptsPerSec."1" = Gauge32: 1219
INFORMANT-STD::cpuInterruptsPerSec."2" = Gauge32: 1160
INFORMANT-STD::cpuInterruptsPerSec."3" = Gauge32: 1230
INFORMANT-STD::cpuInterruptsPerSec."4" = Gauge32: 2579
INFORMANT-STD::cpuInterruptsPerSec."5" = Gauge32: 1117
INFORMANT-STD::cpuInterruptsPerSec."6" = Gauge32: 3397
INFORMANT-STD::cpuInterruptsPerSec."7" = Gauge32: 1165
INFORMANT-STD::cpuInterruptsPerSec."8" = Gauge32: 1047
INFORMANT-STD::cpuInterruptsPerSec."9" = Gauge32: 1200
INFORMANT-STD::cpuInterruptsPerSec."10" = Gauge32: 1110
INFORMANT-STD::cpuInterruptsPerSec."11" = Gauge32: 1242
INFORMANT-STD::cpuInterruptsPerSec."_Total" = Gauge32: 17687
INFORMANT-STD::systemSystemUpTime.0 = Gauge32: 2041936
INFORMANT-STD::standard.999.0 = STRING: "1.7"
INFORMANT-STD::standard.999.0 = No more variables left in this MIB View (It is past the end of the MIB tree)
@paraviz02
Copy link

Hey there Jason, we're trying to get LibreNMS working with SNMP Informant, and your documentation here is nice. But I'm a little confused regarding the LibreNMS docs on how to add this to the discovery.

What did you need to do in order to finish up after getting the MIBs in the folder? Did you turn on MIB polling for the hosts running SNMP Informant or create a discovery OS template that includes that?

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment