cleanup
This commit is contained in:
		| @@ -56,7 +56,6 @@ $INIT = 0; | ||||
|           %SNMP::Info::Bridge::MIBS, | ||||
|           %SNMP::Info::EtherLike::MIBS, | ||||
|           %SNMP::Info::Entity::MIBS, | ||||
|           'ENTITY-MIB'         => 'entPhysicalName', | ||||
|           'OSPF-MIB'           => 'ospfRouterId', | ||||
|         ); | ||||
|  | ||||
| @@ -306,8 +305,6 @@ For L2/L3 devices. | ||||
|  | ||||
| =over | ||||
|  | ||||
| =item ENTITY-MIB | ||||
|  | ||||
| =item OSPF-MIB | ||||
|  | ||||
| =item Inherited Classes | ||||
| @@ -324,12 +321,6 @@ These are methods that return scalar value from SNMP | ||||
|  | ||||
| =over | ||||
|  | ||||
| =item $l3->chassis() | ||||
|  | ||||
| Returns Chassis type (model). | ||||
|  | ||||
| (B<entPhysicalDescr.1>) | ||||
|  | ||||
| =item $l3->mac() | ||||
|  | ||||
| Returns root port mac address | ||||
| @@ -354,7 +345,7 @@ Removes 'cisco'  from cisco devices for readability. | ||||
|  | ||||
| =item $l3->serial() | ||||
|  | ||||
| Trys to cull a serial number from $l3->chassis() | ||||
| Trys to cull a serial number from ENTITY-MIB, description, and OLD-CISCO-... mib | ||||
|  | ||||
| =item $l3->vendor() | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Max Baker
					Max Baker