Details
-
Improvement
-
Resolution: Fixed
-
Trivial
-
None
-
Professional Edition
Description
For BOSS Software, used in Extreme Networks ERS 4950, the inventory information for power supplies are not completely in S5ChasComTable.
They introduced a new Table: s5ChasPsuInfoTable
You can compare these information in the attached text file.
Where s5ChasComType = s5reg.3.8.146.1 or s5reg.3.8.146.2 - this are power supplies.
s5ChasComType.4.10.0 = s5reg.3.8.146.1
s5ChasComType.4.11.0 = s5reg.3.8.146.2
s5ChasComType.4.20.0 = s5reg.3.8.146.1
s5ChasComType.4.21.0 = s5reg.3.8.146.2
s5ChasComType.4.30.0 = s5reg.3.8.146.1
s5ChasComType.4.31.0 = s5reg.3.8.146.2
An the indexes (10,11,20,21,30,31,....) equals s5ChasPsuInfoTable index.
s5ChasPsuInfoPsuId.10 = 10
s5ChasPsuInfoPsuId.11 = 11
s5ChasPsuInfoPsuId.20 = 20
s5ChasPsuInfoPsuId.21 = 21
s5ChasPsuInfoPsuId.30 = 30
s5ChasPsuInfoPsuId.31 = 31
I don't really know how to implement this "additional" information to inventory items..
Can you help?