Catagories
-
.1.3.6.1.4.1.674.10892.1 12th Generation 504 bad xml bash bios cheatsheet chmod custom delete Dell dellBiosUpdate dell_dup_componentid_00159 ESXi ESXI 4.1 ESXi 5.0 Exec format error files find firmware folders Helo command rejected HP IIS libdsupt.so libdsupt.so.1 Mail No network adapters were detected No such object oid older omreport OMSA Openmanage Prolient R410 R520 R620 R720 script snmp snmptranslate srvadmin Windows
Your Information
Category Archives: SNMP
Dell Openmanage SNMP No Such Object
After upgrading your openmanage you could get a No Such Object in your monitoring. snmpget -v2c -c public localhost .1.3.6.1.4.1.674.10892.1 SNMPv2-SMI::enterprises.674.10892.1 = No Such Object available on this agent at this OID To fix this issue: sed -r -i ‘s/^(SNMP)=disable$/\1=enable/’ … Continue reading
Posted in CentOS, Dell, SNMP
Tagged .1.3.6.1.4.1.674.10892.1, No such object, Openmanage, snmp, srvadmin
Leave a comment
Creating a custom SNMP oid for a bash script
I would like to know how many files are in a certain directory, so i create a little one liner that counts them: In my case i want to know the files on my replicated slave of postgres. I make … Continue reading
Posted in CentOS, SNMP
Tagged bash, custom, Exec format error, oid, script, snmp, snmptranslate
Leave a comment