summaryrefslogtreecommitdiff
path: root/usr/src/lib/fm/libfmd_snmp/common/problem.c
AgeCommit message (Collapse)AuthorFilesLines
2020-02-2712099 fm: cast between incompatible function typesToomas Soome1-5/+3
Reviewed by: Matthias Scheler <mscheler@tintri.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2015-04-155835 fix printf tokens for net-snmp 5.7.2Dan McDonald1-1/+1
2009-11-116894028 Some fm libraries are not lint cleanRobert Johnston1-44/+44
6897387 IPMI facility provider methods not registered on some platforms 6893713 Some fm cmds are not lint clean
2008-08-04PSARC/2008/487 Repair Observability changesstephh1-155/+44
6733169 SUN-FM-MIB.mib is missing additions of sunFmFaultEventLocation and sunFmFaultEventStatus 6733173 First element in sunFmFaultEventStatus table not initialised correctly
2008-08-02PSARC/2008/487 Repair Observability changesstephh1-17/+195
6534561 need means of finding existing fault state of a resource 6637804 fmd should distinguish between "repaired" and "acquitted" resources 6637812 fmd_nvl_fmri_has_fault() required to report if a given fault has been diagnosed on a resourtce/fru 6663744 send list.updated events when an individual suspect in a suspect list is repaired 6682295 need fmd_nvl_fmri_replaced() functionality 6686317 extend fmd case state to include final "repair responses complete" state 6712074 need scheme/topo interface to report full service state of a resource 6720169 add location member to the sun-fm-mib
2007-04-026480198 Unable to retrieve fma data from snmp traps via snmpgetwesolows1-3/+1
6541833 fma snmp plugin fails to provide ASRU/FRU data 6541834 dead code in libfmd_snmp's problem.c
2006-06-066433683 FMA SNMP agent can return incorrect sunFmFaultEventResourcewesolows1-27/+31
6433685 sunFmFaultEventResource never returned to snmpwalkers 6433686 FMA SNMP agent can leak memory 6433687 sunFmResourceCount never returned to snmpwalkers 6433688 faulty resource list obtained from SNMP may be inconsistent 6433690 libfmd_snmp could be linted
2006-01-20PSARC 2005/754 FMA SNMP Agentwesolows1-0/+1015
6365742 fault management data needs an SNMP interface 6365743 need 64-bit fmd scheme plugins