kentik / snmp-profiles

SNMP Profiles for ktranslate
Apache License 2.0
24 stars 66 forks source link

Dell iDRAC (Version 2.91) with ID .1.3.6.1.4.1.674.10892.2 [Missing SNMP Polling Profile] #284

Closed AjeetK closed 2 years ago

AjeetK commented 2 years ago

Device Vendor: Dell

Device Model: PowerEdge R710 Integrated Dell Remote Access Controller 6 - Enterprise Version 2.91

System Object Identifier (SysOID):

List of critical metrics that you expect in the profile (does not need to be all-inclusive, just a general idea of your expectations):

Please provide a public gist with a sanitized (sensitive information removed) SNMP walk of the device. Providing MIB files is not a substitute for an SNMP walk and failure to provide one here will result in delays for closing this issue. The output of these commands shows the "true story" of what a device will respond to in SNMP and is used to ensure that our profiles are efficient and accurate for your devices.

Gist Link: https://gist.github.com/AjeetK/e2754686b98c14fe22217f729fb3ab2c


Example SNMP walk commands Used to retrieve output:

# v2c example
snmpwalk -v 2c -t 10 -On -c $COMMUNITY_STRING $IP_ADDRESS . >> snmp_walk.out
thezackm commented 2 years ago

this was recently added to the iDRAC profile; if you pull the latest image and run a fresh discovery you should see the changes