Anyone have experience using 3ware's SNMP library under SELINUX? I get the following error:
snmpget -v 2c -c pub hostname TW-RAID-MIB::twRaidUnitStatus.1
Error in packet
Reason: noCreation (That table does not support row creation or that object can not ever be created)
Failed object: TW-RAID-MIB::twRaidUnitStatus.1
If disable selinux and restart snmpd, the snmpget works fine.
I've taken the following steps, none of which fixes the problem:
- yum update net-snmp
- yum update selinux-policy
- /sbin/restorecon -R -v /etc/snmp /var/net-snmp /usr/share/snmp /dev/twa*