-
cvicente committed patchset 635 of module snmp-info to the SNMP::Info CVS repository, changing 1 files.
2009-03-20 17:34:59 UTC in SNMP::Info
-
cvicente committed patchset 634 of module snmp-info to the SNMP::Info CVS repository, changing 1 files.
2009-03-20 17:13:12 UTC in SNMP::Info
-
cvicente committed patchset 633 of module snmp-info to the SNMP::Info CVS repository, changing 1 files.
2009-03-12 22:28:55 UTC in SNMP::Info
-
cvicente committed patchset 632 of module snmp-info to the SNMP::Info CVS repository, changing 2 files.
2009-03-10 16:56:24 UTC in SNMP::Info
-
cvicente committed patchset 631 of module snmp-info to the SNMP::Info CVS repository, changing 3 files.
2009-03-10 16:52:08 UTC in SNMP::Info
-
cvicente committed patchset 630 of module snmp-info to the SNMP::Info CVS repository, changing 1 files.
2009-03-10 01:25:52 UTC in SNMP::Info
-
I just updated the diff file. I noticed today I had unnecessarily added a munge function for the port value.
Carlos.
2009-01-14 23:56:52 UTC in SNMP::Info
-
http://www.cisco.com/en/US/products/ps6730/index.html
This module uses the Airespace MIBs, but it is not detected by SNMP::Info because its sysObjectId is different:
SNMPv2-MIB::sysDescr.0 = STRING: Cisco Controller
SNMPv2-MIB::sysObjectID.0 = OID: SNMPv2-SMI::enterprises.9.1.818
So all that needs to be done is add this block to Info.pm:
+ # Airespace (WLC) Module
+ $.
2008-11-06 22:23:24 UTC in SNMP::Info
-
I noticed I was getting some garbage out of HP switches' CDP/LLDP information, specifically the c_id and c_port methods. These patches deal with different binary formatting of MAC and IP addresses. I ignore if other vendors are returning similarly formatted values, so it might make sense to do it at the higher-level classes if that is the case.
Carlos.
2008-03-06 23:24:55 UTC in SNMP::Info
-
File Added: C6500.pm.diff.
2008-01-15 23:30:30 UTC in SNMP::Info