aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rwxr-xr-xinclude/config.pm6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/config.pm b/include/config.pm
index 4d20e43..99cc6ba 100755
--- a/include/config.pm
+++ b/include/config.pm
@@ -36,6 +36,12 @@ our @snmp_objects = [
['ifOutQLen'],
['sysUpTime'],
['ciscoEnvMonTemperatureStatusValue'],
+ ['entPhysicalSerialNum'],
+ ['entPhysicalName'],
+ ['entPhysicalHardwareRev'],
+ ['entPhysicalFirmwareRev'],
+ ['entPhysicalSoftwareRev'],
+ ['entPhysicalDescr'],
['jnxOperatingTemp'],
['jnxOperatingCPU'],
['jnxOperatingDescr'],