change Checkpoint to CheckPoint

This commit is contained in:
Oliver Gorwits
2018-01-28 19:57:29 +00:00
parent 04ca5793fa
commit c8eff78d34
6 changed files with 18 additions and 18 deletions

View File

@@ -730,11 +730,11 @@ This class covers Catalyst 6500s in native mode, hybrid mode. Catalyst
See documentation in L<SNMP::Info::Layer3::C6500> for details.
=item SNMP::Info::Layer3::Checkpoint
=item SNMP::Info::Layer3::CheckPoint
Subclass for Checkpoint devices
Subclass for CheckPoint devices
See documentation in L<SNMP::Info::Layer3::Checkpoint> for details.
See documentation in L<SNMP::Info::Layer3::CheckPoint> for details.
=item SNMP::Info::Layer3::Cisco
@@ -1553,7 +1553,7 @@ sub device_type {
2011 => 'SNMP::Info::Layer3::Huawei',
2021 => 'SNMP::Info::Layer3::NetSNMP',
2272 => 'SNMP::Info::Layer3::Passport',
2620 => 'SNMP::Info::Layer3::Checkpoint',
2620 => 'SNMP::Info::Layer3::CheckPoint',
2636 => 'SNMP::Info::Layer3::Juniper',
2925 => 'SNMP::Info::Layer1::Cyclades',
3076 => 'SNMP::Info::Layer3::Altiga',